[MIRROR] Remove the voodoo doll (#4229)

* Remove the voodoo doll (#57780)

A clunky to use grief tool that is near exclusively used to just make
people say slurs and WGW and copypastas and rule breaking stuff and
yadda yadda.

* Remove the voodoo doll

* Update maint_loot_oddity.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-03-21 18:13:38 +01:00
committed by GitHub
parent a22d1cbf48
commit 3982899a00
7 changed files with 3 additions and 134 deletions
@@ -69,15 +69,13 @@
if(16)
new /obj/item/immortality_talisman(src)
if(17)
new /obj/item/voodoo(src)
if(18)
new /obj/item/book/granter/spell/summonitem(src)
if(19)
if(18)
new /obj/item/book_of_babel(src)
if(20)
if(19)
new /obj/item/borg/upgrade/modkit/lifesteal(src)
new /obj/item/bedsheet/cult(src)
if(21)
if(20)
new /obj/item/clothing/neck/necklace/memento_mori(src)
spawned_loot = TRUE
qdel(item)