mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Removes Recursive Explosions
This commit is contained in:
@@ -465,7 +465,6 @@ var/global/wcColored
|
||||
glasstype = /obj/item/stack/sheet/plasmaglass
|
||||
reinf = 1
|
||||
health = 160
|
||||
explosion_resistance = 4
|
||||
|
||||
|
||||
/obj/structure/window/plasmareinforced/New(Loc,re=0)
|
||||
@@ -485,7 +484,6 @@ var/global/wcColored
|
||||
reinf = 1
|
||||
basestate = "rwindow"
|
||||
health = 40
|
||||
explosion_resistance = 1
|
||||
|
||||
/obj/structure/window/reinforced/tinted
|
||||
name = "tinted window"
|
||||
|
||||
Reference in New Issue
Block a user