Skip to content

Commit

Permalink
Adds Security/Defence borg sprite (#5507)
Browse files Browse the repository at this point in the history
* adds classic defence bot sprite

* Update robot_modules.dm

* Updates security and defence robot sprites
  • Loading branch information
HanSolo1519 authored Jul 9, 2024
1 parent 6979c64 commit 9828e59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/silicon/robot/robot_modules.dm
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ var/global/list/robot_modules = list(
sprites = list(
"Bloodhound" = "syndie_bloodhound",
"Treadhound" = "syndie_treadhound",
"Classic" = "defenceborg",
"Precision" = "syndi-medi",
"Heavy" = "syndi-heavy",
"Artillery" = "spidersyndi",
Expand Down
Binary file modified icons/mob/robots.dmi
Binary file not shown.

0 comments on commit 9828e59

Please sign in to comment.