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:
committed by
CitadelStationBot
parent
96543b5e63
commit
d7723a064c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user