forked from kyonshi/grenzland-mud
MAJOR: 3.63 Pre-Release: Cedit Toggle for prot system, new skill, updated documentation, and more.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* on an older version. You are supposed to compare this with the macro
|
||||
* TBAMUD_VERSION() in utils.h.
|
||||
* It is read as Major/Minor/Patchlevel - MMmmPP */
|
||||
#define _TBAMUD 0x030620
|
||||
#define _TBAMUD 0x030630
|
||||
|
||||
/** If you want equipment to be automatically equipped to the same place
|
||||
* it was when players rented, set the define below to 1 because
|
||||
@@ -1348,6 +1348,7 @@ struct game_operation
|
||||
char *START_MESSG; /**< The start msg for new characters. */
|
||||
int medit_advanced; /**< Does the medit OLC show the advanced stats menu ? */
|
||||
int ibt_autosave; /**< Does "bug resolve" autosave ? */
|
||||
int protocol_negotiation; /**< Enable the protocol negotiation system ? */
|
||||
};
|
||||
|
||||
/** The Autowizard options. */
|
||||
|
||||
Reference in New Issue
Block a user