mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
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:
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user