WIP bloodloss and scaring system.

This commit is contained in:
SkyMarshal
2012-03-29 20:42:08 -07:00
parent e368330143
commit 01d2d5f339
13 changed files with 326 additions and 140 deletions
+2
View File
@@ -171,9 +171,11 @@
if(keyslot1)
user.put_in_hands(keyslot1)
keyslot1 = null
if(keyslot2)
user.put_in_hands(keyslot2)
keyslot2 = null
recalculateChannels()
user << "You pop out the encryption keys in the headset!"