Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -93,7 +93,8 @@ const struct c_common_strings c_common_strings = { "Nothing happens.",
|
||||
"You can move again.",
|
||||
"Never mind.",
|
||||
"vision quickly clears.",
|
||||
{ "the", "your" } };
|
||||
{ "the", "your" },
|
||||
{ "mon", "you" } };
|
||||
|
||||
/* NOTE: the order of these words exactly corresponds to the
|
||||
order of oc_material values #define'd in objclass.h. */
|
||||
|
||||
Reference in New Issue
Block a user