Skip to content

Commit

Permalink
Revert "banishement (#2549)" (#3651)
Browse files Browse the repository at this point in the history
This reverts commit a6ab76f.
  • Loading branch information
ThePooba authored Oct 3, 2024
1 parent 1a70f58 commit de24740
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions monkestation/code/modules/bunny_wizard/wizard_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,11 @@
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 de24740

Please sign in to comment.