Fixed HoS locker vanishing when emagged

Commented out bloody footprints until someone can figure out a sane way to prevent there being hundreds if not thousands of decals a round.

Reverted Doohl's riot armour/ablative armour changes (the code for reflection is just commented out, neat stuff)

Fixed the typo on the CE's request console

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3304 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
kortgstation@gmail.com
2012-03-16 05:08:24 +00:00
parent cd0428f4bb
commit 28c9f10310
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
icon_locked = "hossecure1"
icon_opened = "hossecureopen"
icon_broken = "hossecurebroken"
icon_off = "hossecurecoff"
icon_off = "hossecureoff"
New()
..()