mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes R&D machines missing sprites
Removes a vorestation edit made redundant by upstream updates. The _vr file had incorrect iconstates, causing at least protolathe to turn invisible when in use.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
/obj/machinery/r_n_d
|
/obj/machinery/r_n_d
|
||||||
name = "R&D Device"
|
name = "R&D Device"
|
||||||
icon = 'icons/obj/machines/research_vr.dmi' //VOREStation Edit - Replaced with Eris sprites
|
icon = 'icons/obj/machines/research.dmi'
|
||||||
density = 1
|
density = 1
|
||||||
anchored = 1
|
anchored = 1
|
||||||
use_power = USE_POWER_IDLE
|
use_power = USE_POWER_IDLE
|
||||||
|
|||||||
Reference in New Issue
Block a user