mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-22 15:22:49 +00:00
Merge pull request #3497 from Ardebitis/master
Adds "treadwell" engiborg sprite.
This commit is contained in:
@@ -334,7 +334,8 @@ var/global/list/robot_modules = list(
|
||||
"Antique" = "engineerrobot",
|
||||
"Landmate" = "landmate",
|
||||
"Landmate - Treaded" = "engiborg+tread",
|
||||
"Drone" = "drone-engineer"
|
||||
"Drone" = "drone-engineer",
|
||||
"Treadwell" = "treadwell"
|
||||
)
|
||||
|
||||
/obj/item/weapon/robot_module/robot/engineering/construction
|
||||
|
||||
Reference in New Issue
Block a user