Merge pull request #4582 from Citadel-Station-13/upstream-merge-33882

[MIRROR] Spell action buttons finally fixed
This commit is contained in:
LetterJay
2017-12-29 06:25:54 -06:00
committed by GitHub
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"