RADIATION SUITS:

- New look
- Radiation suit alone will now absorb 75% of rad damage, same as the RIG suit.
- Radiation hood added, will absorb 35% of radiation damage
- Radiation checks now check for both your outerwear and headgear. The sum of the radiation protection is used when determining damage.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1061 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-02-18 05:04:00 +00:00
parent 1874f83aca
commit b34a72063d
8 changed files with 40 additions and 15 deletions

View File

@@ -191,6 +191,10 @@
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/suit/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/clothing/head/radiation(src)
new /obj/item/clothing/head/radiation(src)
/obj/crate/proc/open()
playsound(src.loc, 'click.ogg', 15, 1, -3)