mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-22 07:24:06 +01:00
Major: Backport to rvn 241, with the addition of all previously found bug fixes.
This commit is contained in:
parent
e4cdc51eb1
commit
479dbb6cbd
86 changed files with 3771 additions and 7913 deletions
|
|
@ -15,9 +15,6 @@
|
|||
extern const char *tbamud_version;
|
||||
extern const char *dirs[];
|
||||
extern const char *autoexits[];
|
||||
extern const char *admin_level_names[];
|
||||
extern const char *admin_flag_names[];
|
||||
extern const char *admin_flags[];
|
||||
extern const char *room_bits[];
|
||||
extern const char *zone_bits[];
|
||||
extern const char *exit_bits[];
|
||||
|
|
@ -36,8 +33,6 @@ extern const char *wear_bits[];
|
|||
extern const char *extra_bits[];
|
||||
extern const char *apply_types[];
|
||||
extern const char *container_bits[];
|
||||
extern const char *house_bits[];
|
||||
extern const char *house_types[];
|
||||
extern const char *drinks[];
|
||||
extern const char *drinknames[];
|
||||
extern const char *color_liquid[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue