Merge pull request #9101 from Runa-Dacino/runa-scienceborg-spiderscience-newicon

Adds a new research cyborg model.
This commit is contained in:
Novacat
2020-09-24 11:51:52 -04:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -149,7 +149,8 @@
pto_type = PTO_SCIENCE
vr_sprites = list(
"Acheron" = "mechoid-Science",
"ZOOM-BA" = "zoomba-research"
"ZOOM-BA" = "zoomba-research",
"XI-GUS" = "spiderscience"
)
/obj/item/weapon/robot_module/robot/security/combat

View File

@@ -53,7 +53,8 @@
"zoomba-service",
"zoomba-combat",
"zoomba-combat-roll",
"zoomba-combat-shield"
"zoomba-combat-shield",
"spiderscience"
) //List of all used sprites that are in robots_vr.dmi

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 104 KiB