mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] more new to Init (#10183)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
001ec6a06b
commit
e957f101c5
@@ -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