From 7ceb971d8dd564fb91959b212e34c34b42e9461c Mon Sep 17 00:00:00 2001 From: Mervill Date: Sat, 22 Oct 2022 14:59:52 -0700 Subject: [PATCH] Fix matchbox sprite not showing its fill states. (#12080) --- Resources/Prototypes/Entities/Objects/Tools/matches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Tools/matches.yml b/Resources/Prototypes/Entities/Objects/Tools/matches.yml index 78e593799a..9f6fd3701f 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/matches.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/matches.yml @@ -69,7 +69,7 @@ amount: 6 - type: ItemCounter count: - tags: [Cigar] + tags: [Matchstick] - type: Appearance visuals: - type: BagOpenCloseVisualizer