Skip to content

Commit

Permalink
Adds a drake borg to Service (#24537)
Browse files Browse the repository at this point in the history
increase lizards
  • Loading branch information
wivernshy authored and FFMirrorBot committed Oct 24, 2023
1 parent 3dd52ac commit 0fbdf26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_skyrat/modules/altborgs/code/robot_model.dm
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"ValeDark" = list(SKIN_ICON_STATE = "valeservdark", SKIN_ICON = CYBORG_ICON_SERVICE_WIDE, SKIN_FEATURES = list(R_TRAIT_UNIQUEWRECK, R_TRAIT_WIDE)),
"Partyhound" = list(SKIN_ICON_STATE = "k69", SKIN_ICON = CYBORG_ICON_SERVICE_WIDE, SKIN_FEATURES = list(R_TRAIT_UNIQUEWRECK, R_TRAIT_WIDE)),
"Borgi" = list(SKIN_ICON_STATE = "borgi-serv", SKIN_ICON = CYBORG_ICON_SERVICE_WIDE, SKIN_FEATURES = list(R_TRAIT_UNIQUEWRECK, R_TRAIT_WIDE, R_TRAIT_SMALL)),
"Drake" = list(SKIN_ICON_STATE = "drakeserv", SKIN_ICON = CYBORG_ICON_SERVICE_WIDE, SKIN_FEATURES = list(R_TRAIT_UNIQUEWRECK, R_TRAIT_WIDE)),
)

//MINING
Expand Down
Binary file modified modular_skyrat/modules/altborgs/icons/widerobot_serv.dmi
Binary file not shown.

0 comments on commit 0fbdf26

Please sign in to comment.