Edited comment and added delay to roman armor

This commit is contained in:
Lo6a4evskiy
2014-10-06 22:07:11 +04:00
parent 61937c8dae
commit 5fb3f9ac9c
2 changed files with 2 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
#define AGE_MIN 17 //youngest a character can be
#define AGE_MAX 85 //oldest a character can be
#define SHOES_SLOWDOWN 0 //How much shoes slow you down by default. Negative values speed you up
#define POCKET_STRIP_DELAY 40 //time taken (in deciseconds) to strip somebody
#define POCKET_STRIP_DELAY 40 //time taken (in deciseconds) to search somebody's pockets
#define DOOR_CRUSH_DAMAGE 10 //the amount of damage that airlocks deal when they crush you
#define HUNGER_FACTOR 0.1 //factor at which mob nutrition decreases