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
@@ -12,7 +12,7 @@ Doesn't work on other aliens/AI.*/
var/plasma_cost = 0
var/check_turf = FALSE
has_action = TRUE
datum/action/spell_action/alien/action
base_action = /datum/action/spell_action/alien
action_icon = 'icons/mob/actions/actions_xeno.dmi'
action_icon_state = "spell_default"
action_background_icon_state = "bg_alien"