forked from kyonshi/grenzland-mud
- Fixed oat and wat (thanks Rhade).
- Numerous social fixes (thanks Rhade, Fizban, and Amber). - Removed do_insult. - Cleaned up hedit formatting and fixed possible bug from editing a help file you can't view (thanks Rhade). - Fixed cast ' ' so it won't cast armor (thanks Rhade). --Rumble
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "interpreter.h" /* alias_data */
|
||||
|
||||
cpp_extern const char *circlemud_version =
|
||||
"tbaMUD, version 3.51";
|
||||
"tbaMUD, version 3.52";
|
||||
|
||||
cpp_extern const char *oasisolc_version =
|
||||
"OasisOLC 2.0.6";
|
||||
|
||||
Reference in New Issue
Block a user