mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
The healing power of lead (#29426)
This commit is contained in:
@@ -827,6 +827,14 @@
|
||||
rad_insulation_gamma = RAD_GAMMA_FULL_WINDOW
|
||||
rad_conversion_amount = 3
|
||||
|
||||
/obj/structure/window/full/plastitanium/rad_protect
|
||||
name = "leaded plastitanium window"
|
||||
desc = "An evil looking window of plasma and titanium. It has been infused with lead and offers exceptional radiation resistance."
|
||||
flags_2 = RAD_PROTECT_CONTENTS_2 | RAD_NO_CONTAMINATE_2
|
||||
rad_insulation_beta = RAD_BETA_BLOCKER
|
||||
rad_insulation_gamma = RAD_VERY_EXTREME_INSULATION
|
||||
rad_conversion_amount = 0
|
||||
|
||||
/obj/structure/window/reinforced/clockwork
|
||||
name = "brass window"
|
||||
desc = "A paper-thin pane of translucent yet reinforced brass."
|
||||
|
||||
Reference in New Issue
Block a user