From: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> Date: Mon, 25 Mar 2024 00:58:33 +0000 (-0400) Subject: Fix tags on antique laser gun (#26398) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=27a9b078239fb32be00e78fd980951f16f644dac;p=space-station-14.git Fix tags on antique laser gun (#26398) It's missing the tag that's needed for it to go back in the glass storage box. --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index c31f69ae16..202604b8bf 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -579,6 +579,7 @@ tags: - HighRiskItem - Sidearm + - WeaponAntiqueLaser - type: StaticPrice price: 750 - type: StealTarget