From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Wed, 10 Jan 2024 09:21:42 +0000 (-0700) Subject: gps can go inm belt (#23853) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=04c9d7a5e58093dc100672c0e7696632ca430db9;p=space-station-14.git gps can go inm belt (#23853) * Update belts.yml * Update gps.yml * Update tags.yml * Update belts.yml --- 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