mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]"
This commit is contained in:
@@ -136,9 +136,9 @@
|
||||
desc = "A case containing a backup implant."
|
||||
icon_state = "implantcase-b"
|
||||
|
||||
/obj/item/weapon/implantcase/backup/Initialize()
|
||||
/obj/item/weapon/implantcase/backup/New()
|
||||
src.imp = new /obj/item/weapon/implant/backup(src)
|
||||
. = ..()
|
||||
..()
|
||||
return
|
||||
|
||||
//The box of backup implants
|
||||
|
||||
Reference in New Issue
Block a user