From 45babbe2c95e7307a21e2e22029fb0ce92a78ae4 Mon Sep 17 00:00:00 2001 From: datlo Date: Sun, 16 Sep 2018 12:26:51 +0100 Subject: [PATCH] added spacing --- code/game/gamemodes/wizard/spellbook.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/gamemodes/wizard/spellbook.dm b/code/game/gamemodes/wizard/spellbook.dm index 6ce39191a48..7af60b1d9f0 100644 --- a/code/game/gamemodes/wizard/spellbook.dm +++ b/code/game/gamemodes/wizard/spellbook.dm @@ -534,6 +534,7 @@ if(istype(O, /obj/item/antag_spawner/slaughter_demon)) to_chat(user, "On second thought, maybe summoning a demon is a bad idea. You refund your points.") + if(istype(O, /obj/item/antag_spawner/slaughter_demon/laughter)) uses+=1 else