From e274f1e196c7db7bbdd8b96cd1d6a4ade7f7812b Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Mon, 18 Sep 2023 03:26:21 +0300 Subject: [PATCH] Cool match ignition with the boot. (#20053) * added * review --- Resources/Prototypes/Entities/Clothing/Shoes/boots.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index 0b6d3692ed..fcd21def8a 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -8,6 +8,7 @@ sprite: Clothing/Shoes/Boots/workboots.rsi - type: Clothing sprite: Clothing/Shoes/Boots/workboots.rsi + - type: Matchbox - type: entity parent: ClothingShoesStorageBase @@ -19,6 +20,7 @@ sprite: Clothing/Shoes/Boots/jackboots.rsi - type: Clothing sprite: Clothing/Shoes/Boots/jackboots.rsi + - type: Matchbox - type: Storage whitelist: tags: @@ -34,6 +36,7 @@ sprite: Clothing/Shoes/Boots/explorer.rsi - type: Clothing sprite: Clothing/Shoes/Boots/explorer.rsi + - type: Matchbox - type: entity parent: ClothingShoesBaseButcherable @@ -56,6 +59,7 @@ sprite: Clothing/Shoes/Boots/combatboots.rsi - type: Clothing sprite: Clothing/Shoes/Boots/combatboots.rsi + - type: Matchbox - type: Storage whitelist: tags: @@ -71,6 +75,7 @@ sprite: Clothing/Shoes/Boots/mercboots.rsi - type: Clothing sprite: Clothing/Shoes/Boots/mercboots.rsi + - type: Matchbox - type: Storage whitelist: tags: -- 2.51.2