mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Adds spiderscience to research borg modules
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user