A new look for the fire suit. Edited the lefthand, righthand, suit and suits files. defined under clothing/suit/fire/firefighter and has the same properties as the fire suit apart from icon_state and item_state. Also edited contents of the chief engineer's closet and fire closet. also replaced all existing pajama-like firesuits with these. Long message for a tiny update, i know.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@793 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-01-06 21:26:46 +00:00
parent 5bfeca15de
commit 6a1bd13d0d
8 changed files with 2956 additions and 2951 deletions
+1 -1
View File
@@ -18,4 +18,4 @@
new /obj/item/weapon/tank/emergency_oxygen(src)
if (prob (10))
new /obj/item/clothing/suit/fire(src)
new /obj/item/clothing/suit/fire/firefighter(src)
@@ -10,7 +10,7 @@
new /obj/item/clothing/shoes/magboots( src )
new /obj/item/clothing/ears/earmuffs( src )
new /obj/item/clothing/glasses/meson( src )
new /obj/item/clothing/suit/fire( src )
new /obj/item/clothing/suit/fire/firefighter( src )
new /obj/item/clothing/suit/hazardvest( src )
new /obj/item/clothing/mask/gas( src )
new /obj/item/clothing/head/helmet/welding( src )