mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +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:
co-authored by
Spaghetti-bit
parent
f64932f1f3
commit
bc303a85bd
@@ -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