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:
HMBGERDO
2024-07-02 01:14:45 +02:00
committed by GitHub
parent f64932f1f3
commit bc303a85bd
8 changed files with 36 additions and 30 deletions
-3
View File
@@ -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