forked from kyonshi/grenzland-mud
Altered previous truncation fix and added OLC setting for the HUH message.
This commit is contained in:
@@ -87,6 +87,7 @@ int load_into_inventory = YES;
|
||||
|
||||
/* "okay" etc. */
|
||||
const char *OK = "Okay.\r\n";
|
||||
const char *HUH = "Huh!?!\r\n";
|
||||
const char *NOPERSON = "No one by that name here.\r\n";
|
||||
const char *NOEFFECT = "Nothing seems to happen.\r\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user