mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Adds cult action bar (#26052)
* cult actions list * moved blood spear a little to the side * pixel offset * Update code/__DEFINES/action_button_defines.dm Co-authored-by: Spaghetti-bit <yumyumkillkill@gmail.com> Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> * review * eh, why not --------- Signed-off-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> Co-authored-by: Spaghetti-bit <yumyumkillkill@gmail.com>
This commit is contained in:
@@ -96,9 +96,6 @@
|
||||
Trigger()
|
||||
return FALSE
|
||||
|
||||
/datum/action/proc/override_location() // Override to set coordinates manually
|
||||
return
|
||||
|
||||
/datum/action/proc/IsAvailable()// returns 1 if all checks pass
|
||||
if(!owner)
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user