mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-11 23:32:34 +01:00
- Removed MOBprograms, fixed trg/index a few typos and some bleeding, added ALL_PERMISSIONS, --Rumble
This commit is contained in:
parent
8508dc476a
commit
916281ecb0
14 changed files with 37 additions and 600 deletions
|
|
@ -38,9 +38,6 @@ extern int drink_aff[][3];
|
|||
extern const char *trig_types[];
|
||||
extern const char *otrig_types[];
|
||||
extern const char *wtrig_types[];
|
||||
#if defined(CONFIG_OASIS_MPROG)
|
||||
extern const char *mobprog_types[];
|
||||
#endif
|
||||
extern size_t room_bits_count;
|
||||
extern size_t action_bits_count;
|
||||
extern size_t affected_bits_count;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue