mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
Icon Fixup [IDB IGNORE] (#18284)
* Begin the sprite consolidation * med stand * Library * kitchen cart * hydroponics * Delete hydroponics_machines_vr.dmi * furniture * unused computer * food * fitness * fixes the eggs * Decals * Drinks, Devices, and Drakie * Cryogenic2 * combines * chemical * card new * cards * bereaucracy * Xenoarch * compile * virology * vehicles * toys * Surgery * stationobjs * clean these up * gets rid of some dupes * bye * how did that get there * Unused * Gets rid of unused ninja dupe file * Move all these old doors * this too * get rid of dupes * Update airlock_angled_bay.dm * fixes the map with a prop * map fixes
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
/obj/machinery/shipsensors
|
||||
name = "sensors suite"
|
||||
desc = "Long range gravity scanner with various other sensors, used to detect irregularities in surrounding space. Can only run in vacuum to protect delicate quantum BS elements." //VOREStation Edit
|
||||
icon = 'icons/obj/stationobjs_vr.dmi' //VOREStation Edit
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "sensors"
|
||||
anchored = TRUE
|
||||
var/max_health = 200
|
||||
|
||||
Reference in New Issue
Block a user