mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Made hunger factor lower.
Raised fattening plank by 2.5 times. Lowered the speed decreasement by 2 times. Added "random look" option in character creation screen. The colors are weightd towards natural, but there's always a chance of "punk" coloring. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@542 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@
|
||||
#define HUMAN_NEEDED_OXYGEN MOLES_CELLSTANDARD*BREATH_PERCENTAGE*0.16
|
||||
//Amount of air needed before pass out/suffocation commences
|
||||
|
||||
// Factor of how fast mob nutriment decreases
|
||||
#define HUNGER_FACTOR 0.1
|
||||
// Factor of how fast mob nutrition decreases
|
||||
#define HUNGER_FACTOR 0.07
|
||||
|
||||
|
||||
#define MINIMUM_AIR_RATIO_TO_SUSPEND 0.05
|
||||
|
||||
Reference in New Issue
Block a user