moves robot sleepers to tgui (#18646)

* moves robot sleepers to tgui

* .

* .

* urg

* .

* urg

* .

* .

* there too

* .

* in case of emagging

* .
This commit is contained in:
Kashargul
2025-10-21 19:28:23 +02:00
committed by GitHub
parent b2914753d9
commit b67798eb2c
19 changed files with 661 additions and 198 deletions
+3
View File
@@ -57,6 +57,9 @@
var/datum/asset/spritesheet_batched/robot_icons/spritesheet = GLOB.robot_sprite_sheets[target.modtype]
if(target)
var/ui_theme = target.get_ui_theme()
if(ui_theme)
.["theme"] = ui_theme
.["target"] = list()
.["target"]["name"] = target.name
.["target"]["ckey"] = target.ckey