[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:
CHOMPStation2
2024-01-19 14:45:26 -07:00
committed by GitHub
parent de70682fe6
commit 8b40482f5c
2 changed files with 4 additions and 4 deletions

View File

@@ -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"