Spell action buttons finally fixed (#33882)

* Action button fix

* Action button fix

* Spell action button fix

* Spell action button fix

* Update alien_powers.dm

* Update spell.dm

* Action button fix

* Update touch_attacks.dm
This commit is contained in:
Robustin
2017-12-29 03:54:31 -05:00
committed by CitadelStationBot
parent 96543b5e63
commit d7723a064c
4 changed files with 11 additions and 4 deletions
+2
View File
@@ -490,6 +490,8 @@
return FALSE
return TRUE
/datum/action/spell_action/spell
/datum/action/spell_action/spell/IsAvailable()
if(!target)
return FALSE