Updated World and files for 3.59 release. --Rumble

This commit is contained in:
Rumble 2009-04-04 23:44:20 +00:00
parent 15c7e83d3e
commit b656706cb2
165 changed files with 1904 additions and 1533 deletions

View file

@ -24,7 +24,7 @@
* @todo cpp_extern isn't needed here (or anywhere) as the extern reserved word
* works correctly with C compilers (at least in my Experience)
* Jeremy Osborne 1/28/2008 */
cpp_extern const char *tbamud_version = "tbaMUD 3.58";
cpp_extern const char *tbamud_version = "tbaMUD 3.59";
/* strings corresponding to ordinals/bitvectors in structs.h */
/* (Note: strings for class definitions in class.c instead of here) */