homing projectiles + wizard spell (#21752)

This commit is contained in:
Charlie
2023-07-24 15:52:17 +01:00
committed by GitHub
parent 907ee1abd1
commit 5ccd8241c4
6 changed files with 70 additions and 1 deletions

View File

@@ -137,6 +137,12 @@
spell_type = /obj/effect/proc_holder/spell/fireball
category = "Offensive"
/datum/spellbook_entry/summon_toolbox
name = "Homing Toolbox"
spell_type = /obj/effect/proc_holder/spell/fireball/toolbox
category = "Offensive"
cost = 1
/datum/spellbook_entry/fleshtostone
name = "Flesh to Stone"
spell_type = /obj/effect/proc_holder/spell/touch/flesh_to_stone