mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-28 18:10:16 +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
|
|
@ -25,7 +25,6 @@ extern int max_exp_gain;
|
|||
extern int max_exp_loss;
|
||||
extern int max_npc_corpse_time;
|
||||
extern int max_pc_corpse_time;
|
||||
extern int max_mortal_level;
|
||||
extern int idle_void;
|
||||
extern int idle_rent_time;
|
||||
extern int idle_max_level;
|
||||
|
|
@ -36,7 +35,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 diagonal_dirs;
|
||||
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