mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 00:20:55 +01:00
gps fix
idfk what happened but one of donator's items had a custom name so it fucked up all GPS systems
This commit is contained in:
@@ -214,13 +214,9 @@ datum/gear/lyricalpawsring
|
||||
/datum/gear/tarek_gps
|
||||
name = "Tarek's GPS"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/gps/mining/tarek
|
||||
path = /obj/item/gps/mining
|
||||
ckeywhitelist = list("e926user25")
|
||||
|
||||
/obj/item/gps/mining/tarek
|
||||
name = "Tarek's GPS"
|
||||
desc = "Probably leads to free loot and a dead lizard."
|
||||
|
||||
/datum/gear/milwaukee_crowbar
|
||||
name = "Milwaukee Pocket Crowbar"
|
||||
category = SLOT_IN_BACKPACK
|
||||
|
||||
Reference in New Issue
Block a user