From 04c9d7a5e58093dc100672c0e7696632ca430db9 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Wed, 10 Jan 2024 02:21:42 -0700 Subject: [PATCH] gps can go inm belt (#23853) * Update belts.yml * Update gps.yml * Update tags.yml * Update belts.yml --- Resources/Prototypes/Entities/Clothing/Belt/belts.yml | 1 + Resources/Prototypes/Entities/Objects/Tools/gps.yml | 3 +++ Resources/Prototypes/tags.yml | 5 ++++- 3 files changed, 8 insertions(+), 1 deletion(-) 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 -- 2.51.2