mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
New() -> Initialize() (#41876)
This commit is contained in:
@@ -147,9 +147,9 @@
|
||||
framestack = /obj/item/stack/tile/brass
|
||||
framestackamount = 1
|
||||
|
||||
/obj/structure/table_frame/brass/New()
|
||||
/obj/structure/table_frame/brass/Initialize()
|
||||
. = ..()
|
||||
change_construction_value(1)
|
||||
..()
|
||||
|
||||
/obj/structure/table_frame/brass/Destroy()
|
||||
change_construction_value(-1)
|
||||
|
||||
Reference in New Issue
Block a user