mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user