From 346dd3cd708cb15ec5e320823b85cbcbd69bb9aa Mon Sep 17 00:00:00 2001 From: chopchop1614 Date: Sat, 6 Aug 2016 11:32:54 +0100 Subject: [PATCH] Update horsemask.dm --- code/datums/spells/horsemask.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/datums/spells/horsemask.dm b/code/datums/spells/horsemask.dm index 28a77291993..3d2ab9d4718 100644 --- a/code/datums/spells/horsemask.dm +++ b/code/datums/spells/horsemask.dm @@ -12,7 +12,6 @@ range = 7 cooldown_min = 30 //30 deciseconds reduction per rank selection_type = "range" - var/list/compatible_mobs = list(/mob/living/carbon/human) action_icon_state = "barn"