Translated russian text in airlock electronics menu.

Proper assembly for ED-209 is "Frame - Metal sheet - leg - leg - weld - security vest - helmet - proximity - wires - taser - *screwdriver* - battery".
Tweaked some hunger-related values.
Fixed nutrition icon.
Made slower metabolism 10 times slower than normal.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@531 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Rygzengrho
2010-12-04 00:12:57 +00:00
parent 963bff9df3
commit 403069fca7
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
//Amount of air needed before pass out/suffocation commences
// Factor of how fast mob nutriment decreases
#define HUNGER_FACTOR 0.15
#define HUNGER_FACTOR 0.1
#define MINIMUM_AIR_RATIO_TO_SUSPEND 0.05