Eris Machines

Autolathe, Robotics machines, R&D machines
This commit is contained in:
Arokha Sieyes
2017-04-23 18:30:39 -04:00
parent 6e6a03d5a5
commit 9ed580c6b1
7 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
/obj/machinery/autolathe
name = "autolathe"
desc = "It produces items using metal and glass."
icon = 'icons/obj/stationobjs_vr.dmi'
icon_state = "autolathe"
density = 1
anchored = 1

View File

@@ -1,5 +1,5 @@
/obj/machinery/mecha_part_fabricator
icon = 'icons/obj/robotics.dmi'
icon = 'icons/obj/robotics_vr.dmi' //VOREStation Edit - New icon
icon_state = "fab-idle"
name = "Exosuit Fabricator"
desc = "A machine used for construction of mechas."

View File

@@ -1,5 +1,5 @@
/obj/machinery/pros_fabricator
icon = 'icons/obj/robotics.dmi'
icon = 'icons/obj/robotics_vr.dmi' //VOREStation Edit - New icon
icon_state = "fab-idle"
name = "Prosthetics Fabricator"
desc = "A machine used for construction of prosthetics."

View File

@@ -4,7 +4,7 @@
/obj/machinery/r_n_d
name = "R&D Device"
icon = 'icons/obj/machines/research.dmi'
icon = 'icons/obj/machines/research_vr.dmi' //VOREStation Edit - Replaced with Eris sprites
density = 1
anchored = 1
use_power = 1

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
icons/obj/robotics_vr.dmi Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 36 KiB