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
@@ -490,6 +490,8 @@
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
/datum/action/spell_action/spell
|
||||
|
||||
/datum/action/spell_action/spell/IsAvailable()
|
||||
if(!target)
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user