mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Pain (#16088)
This commit is contained in:
@@ -660,6 +660,9 @@
|
||||
update_nearby_tiles(need_rebuild=1)
|
||||
update_icon()
|
||||
update_nearby_icons()
|
||||
initialized = TRUE
|
||||
|
||||
return INITIALIZE_HINT_NORMAL
|
||||
|
||||
/obj/structure/window/full/Destroy()
|
||||
var/obj/structure/window_frame/WF = locate(/obj/structure/window_frame) in get_turf(src)
|
||||
@@ -870,4 +873,4 @@
|
||||
maximal_heat = T0C + 4000
|
||||
|
||||
#undef FULL_REINFORCED_WINDOW_DAMAGE_FORCE
|
||||
#undef REINFORCED_WINDOW_DAMAGE_FORCE
|
||||
#undef REINFORCED_WINDOW_DAMAGE_FORCE
|
||||
|
||||
Reference in New Issue
Block a user