Merge pull request #397 from Ashvor/Alternate

Servitor Borg
This commit is contained in:
Repede
2019-12-28 11:48:22 -05:00
committed by GitHub
4 changed files with 2 additions and 1 deletions
@@ -359,7 +359,8 @@ var/global/list/robot_modules = list(
"Landmate - Treaded" = "engiborg+tread",
"Drone" = "drone-engineer",
"Treadwell" = "treadwell",
"Handy" = "handy-engineer"
"Handy" = "handy-engineer",
"Servitor" = "servitor" //YW Addition to add new Servitor Sprite
)
/obj/item/weapon/robot_module/robot/engineering/construction
Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 KiB

After

Width:  |  Height:  |  Size: 383 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB