The final action buttons PR (#16514)

* Make action button target datum

* Initial working action palette

* Action related refactors

* tgstation/tgstation/pull/71339
This commit is contained in:
ShadowLarkens
2024-10-26 13:20:54 +02:00
committed by GitHub
parent ed3bcd746c
commit dc3fd79427
46 changed files with 1374 additions and 453 deletions
@@ -69,7 +69,7 @@
H.update_inv_r_hand()
playsound(src, 'sound/weapons/targeton.ogg', 50, 1)
user.update_action_buttons_icon()
user.update_mob_action_buttons()
/obj/item/gun/projectile/shotgun/compact/verb/verb_toggle_stock(mob/user as mob)
set category = "Object"