mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
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:
@@ -368,7 +368,7 @@ GLOBAL_LIST_EMPTY(all_cataloguers)
|
||||
|
||||
if (ismob(usr))
|
||||
var/mob/M = usr
|
||||
M.update_action_buttons_icon()
|
||||
M.update_mob_action_buttons()
|
||||
|
||||
/obj/item/cataloguer/compact/afterattack(atom/target, mob/user, proximity_flag)
|
||||
if(!deployed)
|
||||
|
||||
Reference in New Issue
Block a user