mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
[MDB Ignore] [IDB Ignore] Kills off /obj/item/device (#21774)
This has zero reason to exist in our code base. We have no procs or variables tied to this. I removed it to make future modifications cleaner. --------- Signed-off-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/obj/item/portable_map_reader
|
||||
name = "portable map reader"
|
||||
desc = "Displays a map of the local space, as well as any marked points of interest."
|
||||
icon = 'icons/obj/item/device/gps.dmi'
|
||||
icon = 'icons/obj/item/gps.dmi'
|
||||
icon_state = "gps"
|
||||
item_state = "radio"
|
||||
contained_sprite = TRUE
|
||||
|
||||
Reference in New Issue
Block a user