From 240fe207b81ee0e3611671f8c52ecaadbd7da3ee Mon Sep 17 00:00:00 2001 From: DrSmugleaf Date: Fri, 5 Mar 2021 02:24:44 +0100 Subject: [PATCH] Fix missing icon component in RifleBase --- .../Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml index bab0492303..161e87fa22 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml @@ -7,6 +7,8 @@ components: - type: Sprite netsync: false + - type: Icon + state: icon - type: Item size: 24 state: icon