mirror of
https://github.com/tbamud/tbamud.git
synced 2025-12-20 17:20:12 +01:00
- 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:
parent
787c392e0a
commit
f2bb44ceb1
13 changed files with 170 additions and 268 deletions
|
|
@ -17,7 +17,7 @@
|
|||
* You are supposed to compare this with the macro CIRCLEMUD_VERSION()
|
||||
* in utils.h. See there for usage.
|
||||
*/
|
||||
#define _CIRCLEMUD 0x030510 /* Major/Minor/Patchlevel - MMmmPP */
|
||||
#define _CIRCLEMUD 0x030520 /* Major/Minor/Patchlevel - MMmmPP */
|
||||
|
||||
/*
|
||||
* If you want equipment to be automatically equipped to the same place
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue