mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-23 12:01:45 +01:00
Renamed medit_alias and oedit_namelist to _keyword. Updated CircleMUD to tbaMUD 3.51! I put tba's do_cheat back in. Prior to each release I have to update do_cheat, change advance from level 32 to 33, set <player> advance to level 33, and remove all helpfiles below the XTBA entry in help.hlp--Rumble
This commit is contained in:
@@ -5,14 +5,6 @@
|
||||
* Copyright 1997-2001 by George Greer (greerga@circlemud.org) *
|
||||
************************************************************************/
|
||||
|
||||
#if !defined(_CIRCLEMUD) || !defined(CIRCLEMUD_VERSION)
|
||||
# error "This version of GenOLC only supports CircleMUD 3.0 bpl15 or later."
|
||||
#else
|
||||
# if _CIRCLEMUD < CIRCLEMUD_VERSION(3,0,15)
|
||||
# error "This version of GenOLC only supports CircleMUD 3.0 bpl15 or later."
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#define STRING_TERMINATOR '~'
|
||||
|
||||
#define CONFIG_GENOLC_MOBPROG 0
|
||||
|
||||
Reference in New Issue
Block a user