mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Adds Radial Menus to Cyborg Module and Sprite selection (#19234)
* 1 * expand radius * added combat droid back, gotta test whether force_modules can let the ERT secborg in * holy crap i think it might be ready * Update code/modules/mob/living/silicon/robot/robot.dm Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com> * Update code/modules/mob/living/silicon/robot/robot.dm Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com> * change initialise to initialize, and update the sec/combat radial icon's name to be more self-explanatory Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
co-authored by
Sirryan2002
parent
599221a602
commit
d5b261407e
@@ -107,6 +107,7 @@
|
||||
|
||||
O.update_pipe_vision()
|
||||
|
||||
O.check_custom_sprite()
|
||||
O.Namepick()
|
||||
|
||||
INVOKE_ASYNC(GLOBAL_PROC, .proc/qdel, src) // To prevent the proc from returning null.
|
||||
|
||||
Reference in New Issue
Block a user