mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Curse of the Barnyard is now a pointed spell (#50257)
* Initial commit * Barnyard Curse is not a pointed spell, pointed spell code improvements * Selection type consistency * Grammar cleanup * Cleanup and better mousepointer icon * Line endings
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
user.Paralyze(40)
|
||||
|
||||
/obj/item/book/granter/spell/barnyard
|
||||
spell = /obj/effect/proc_holder/spell/targeted/barnyardcurse
|
||||
spell = /obj/effect/proc_holder/spell/pointed/barnyardcurse
|
||||
spellname = "barnyard"
|
||||
icon_state ="bookhorses"
|
||||
desc = "This book is more horse than your mind has room for."
|
||||
|
||||
Reference in New Issue
Block a user