mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
Add a sprite for the wayfinding pinpointer (#48750)
I hate confusing it for a crew pinpointer. So have a boring grey recolered crew pinpointer. Grey for the balds for dress in grey that need to learn the map.
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
/obj/item/pinpointer/wayfinding //Help players new to a station find their way around
|
||||
name = "wayfinding pinpointer"
|
||||
desc = "A handheld tracking device that points to useful places."
|
||||
icon_state = "pinpointer_crew"
|
||||
icon_state = "pinpointer_way"
|
||||
resistance_flags = NONE
|
||||
var/owner = null
|
||||
var/list/beacons = list()
|
||||
|
||||
Reference in New Issue
Block a user