mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-30 04:45:17 +01:00
Added new IBT system for Ideas, Bugs and Typos (thanks Frenze)
This commit is contained in:
parent
baf644d031
commit
71fbf510ba
14 changed files with 389 additions and 121 deletions
|
|
@ -51,6 +51,7 @@ extern const char *trig_types[];
|
|||
extern const char *otrig_types[];
|
||||
extern const char *wtrig_types[];
|
||||
extern const char *history_types[];
|
||||
extern const char *ibt_bits[];
|
||||
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