mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-21 11:01:44 +01:00
- Removed MOBprograms, fixed trg/index a few typos and some bleeding, added ALL_PERMISSIONS, --Rumble
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user