mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
refactor action buttons (#29416)
* refactor action buttons * fix cult spell charge overlay * lewc review * update for a/mhelp buttons and xenobio organs * update for minebot * properly create button each time * directly add/remove unavail overlay for reasons * lewc review
This commit is contained in:
@@ -206,8 +206,8 @@
|
||||
|
||||
/datum/action/innate/communicate_overmind_blob
|
||||
name = "Speak with the overmind"
|
||||
button_overlay_icon = 'icons/mob/guardian.dmi'
|
||||
button_overlay_icon_state = "communicate"
|
||||
button_icon = 'icons/mob/guardian.dmi'
|
||||
button_icon_state = "communicate"
|
||||
|
||||
/datum/action/innate/communicate_overmind_blob/Activate()
|
||||
var/mob/living/simple_animal/hostile/blob/blobbernaut/user = owner
|
||||
|
||||
Reference in New Issue
Block a user