Updates the syndicate combat borg to a cool spider borg (#27332)

* Resprites the nukie cyborg

* whatever fuck you rust g

* god I hate rust g

* suffering

* I forgot to save auugh

* fixed

* please stop silently modifying surgeon

* woe more sprites apon thee
This commit is contained in:
Qwertytoforty
2024-11-27 12:12:16 -05:00
committed by GitHub
parent 6eb1269d8e
commit bc41214306
6 changed files with 42 additions and 9 deletions
+1 -1
View File
@@ -391,7 +391,7 @@
"Medical" = image('icons/mob/robots.dmi', "med-radial"),
"Janitor" = image('icons/mob/robots.dmi', "jan-radial"),
"Hunter" = image('icons/mob/robots.dmi', "xeno-radial"),
"Death Bot" = image('icons/mob/robots.dmi', "syndie-bloodhound-preview")
"Death Bot" = image('icons/mob/robots.dmi', "spidersyndi-preview")
)
selected_disguise = show_radial_menu(user, target, disguise_options, require_near = TRUE, radius = 42)