This commit is contained in:
Ghommie
2020-07-03 19:57:38 +02:00
parent bde80eb1fb
commit e3b1ca4942
8 changed files with 14 additions and 15 deletions
@@ -189,6 +189,8 @@
if(!ishuman(user) || !user.mind || (user.mind in SSticker.mode.wizards))
to_chat(user, "<span class='warning'>You feel the magic of the dice is restricted to ordinary humans! You should leave it alone.</span>")
user.dropItemToGround(src)
return
return ..()
/obj/item/dice/d20/fate/proc/effect(var/mob/living/carbon/human/user,roll)