mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-06 04:50:16 +01:00
Added diagonal directions, hidden exits flag and bug fixes
This commit is contained in:
parent
7531e92f64
commit
5acbfd29eb
33 changed files with 378 additions and 130 deletions
|
|
@ -36,6 +36,7 @@ extern const char *NOPERSON;
|
|||
extern const char *NOEFFECT;
|
||||
extern int track_through_doors;
|
||||
extern int no_mort_to_immort;
|
||||
extern int diagonal_dirs_enabled;
|
||||
extern int free_rent;
|
||||
extern int max_obj_save;
|
||||
extern int min_rent_cost;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue