mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
more new to Init (#17147)
* more new to Init * fix pumps * style update * fix atmos memory leak * fix mech * qdel in here * Update hands.dm * Update rings.dm
This commit is contained in:
@@ -250,8 +250,8 @@
|
||||
max_uses = 1
|
||||
desc = "This template spellbook was never meant for the eyes of man..."
|
||||
|
||||
/obj/item/spellbook/oneuse/New()
|
||||
..()
|
||||
/obj/item/spellbook/oneuse/Initialize(mapload)
|
||||
. = ..()
|
||||
name += spellname
|
||||
|
||||
/obj/item/spellbook/oneuse/attack_self(mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user