mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
/atom New() => Initialize() [MDB IGNORE]
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
broken_damage = 150
|
||||
w_class = ITEMSIZE_HUGE
|
||||
|
||||
/obj/item/modular_computer/telescreen/New()
|
||||
..()
|
||||
/obj/item/modular_computer/telescreen/Initialize()
|
||||
. = ..()
|
||||
// Allows us to create "north bump" "south bump" etc. named objects, for more comfortable mapping.
|
||||
name = "telescreen"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user