diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index c70a2e2bbd..7aeeb4e0f5 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -30,6 +30,7 @@ - Multitool - AppraisalTool - JawsOfLife + - GPS components: - SprayPainter - NetworkConfigurator diff --git a/Resources/Prototypes/Entities/Objects/Tools/gps.yml b/Resources/Prototypes/Entities/Objects/Tools/gps.yml index 973b2fe9c8..8ae34573ff 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/gps.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/gps.yml @@ -12,3 +12,6 @@ - type: Item sprite: Objects/Devices/gps.rsi - type: HandheldGPS + - type: Tag + tags: + - GPS diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index d982cfbd5d..460310a415 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -556,7 +556,10 @@ - type: Tag id: Goat - + +- type: Tag + id: GPS + - type: Tag id: Grenade