mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[MIRROR] small qol (naming fixes) (#7595)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/datum/design/item/gps/AssembleDesignName()
|
||||
..()
|
||||
name = "Triangulating device design ([name])"
|
||||
name = "Triangulating device design (GPS - [name])"
|
||||
|
||||
/datum/design/item/gps/generic
|
||||
name = "GEN"
|
||||
@@ -77,4 +77,4 @@
|
||||
req_tech = list(TECH_BLUESPACE = 1)
|
||||
materials = list (MAT_STEEL = 20, MAT_GLASS = 10)
|
||||
build_path = /obj/item/device/radio/beacon
|
||||
sort_string = "DBABA"
|
||||
sort_string = "DBABA"
|
||||
|
||||
Reference in New Issue
Block a user