mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
/obj/item/storage no longer uses /New (#18306)
This commit is contained in:
@@ -311,11 +311,9 @@
|
||||
/obj/item/storage/box/syndie_kit/teleporter
|
||||
name = "syndicate teleporter kit"
|
||||
|
||||
/obj/item/storage/box/syndie_kit/teleporter/New()
|
||||
..()
|
||||
/obj/item/storage/box/syndie_kit/teleporter/populate_contents()
|
||||
new /obj/item/teleporter(src)
|
||||
new /obj/item/paper/teleporter(src)
|
||||
return
|
||||
|
||||
/obj/effect/temp_visual/teleport_abductor/syndi_teleporter
|
||||
duration = 5
|
||||
|
||||
Reference in New Issue
Block a user