Skip to content

Commit

Permalink
banishement
Browse files Browse the repository at this point in the history
fuck this item
  • Loading branch information
ven1883 committed Jul 6, 2024
1 parent 05f5ee9 commit 8a16c6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions monkestation/code/modules/bunny_wizard/wizard_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,14 @@
charges--
return

//directly to hell with you
/*
/datum/spellbook_entry/item/wandbunny
name = "Wand of Bunnies"
desc = "An artefact that spits bolts of lagomorphic energy which cause the target's appearence and clothing to change. Unlike most wands, it is able to recharge its own power. This magic doesn't effect machines or animals."
item_path = /obj/item/gun/magic/wand/bunny
category = "Offensive"
*/

/mob/living/carbon/human/proc/bunnify(mob/target)
var/obj/effect/particle_effect/fluid/smoke/exit_poof = new(get_turf(src))
Expand Down

0 comments on commit 8a16c6a

Please sign in to comment.