Merge pull request #173 from CIB/master

Fix stupid bug with trauma/cryo
This commit is contained in:
Albert Iordache
2011-12-29 13:12:49 -08:00
2 changed files with 1 additions and 3 deletions

View File

@@ -1084,7 +1084,6 @@
if(shock_stage == 30) emote("me",1,"is having trouble keeping their eyes open.")
eye_blurry = max(2, eye_blurry)
stuttering = max(stuttering, 5)
bodytemperature = 313.15 // high fever
// pain messages
if(shock_stage == 10)
src << "<font color='red'><b>"+pick("It hurts so much!", "You really need some painkillers..", "Dear god, the pain!")