From 8d5ed9f6293365fb048ff0d532f48cc0a34d8b9e Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Sun, 9 Apr 2023 22:53:03 +0100 Subject: [PATCH] Fix path to boxes.rsi (#15242) --- .../Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml index 64f29a6eee..52b9070ab7 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml @@ -27,7 +27,7 @@ capacity: 40 proto: BulletFoam - type: Sprite - sprite: Objects/storage/boxes.rsi + sprite: Objects/Storage/boxes.rsi layers: - state: boxwidetoy - state: shelltoy -- 2.51.2