From c7d9147a445d19feda3d0077186f99e546b1f613 Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Sun, 22 Dec 2024 11:41:02 -0800 Subject: [PATCH 1/7] Update materials.yml --- .../Prototypes/_Nuclear14/Recipes/Crafting/materials.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml index 2f3ecf86026..3a9e82a16cf 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml @@ -10,6 +10,8 @@ icon: { sprite: _Nuclear14/Objects/Misc/clutter.rsi, state: paper } objectType: Item hide: false +-type: StaticPrice + price: 0 # Cardboard - type: construction @@ -22,4 +24,6 @@ description: "A sheet of cardboard." icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard } objectType: Item - hide: false \ No newline at end of file + hide: false +-type: StaticPrice + price: 0 From 7a401468dd40d61c52a4c0d65ce7117694db8b80 Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Sun, 22 Dec 2024 12:37:37 -0800 Subject: [PATCH 2/7] Update crackers.yml --- .../_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml b/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml index 62bc084446c..987da0b8f24 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml @@ -8,6 +8,8 @@ sprite: _Nuclear14/Objects/Consumable/Food/Tins/crackers.rsi layers: - state: c_cracker + -type: StaticPrice + price: 1 # C Cracker From ab3128b8e6bb6fd900c32506c776e4649672cf2b Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:46:10 -0800 Subject: [PATCH 3/7] Update crackers.yml --- .../_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml b/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml index 987da0b8f24..d0b81504f56 100644 --- a/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml +++ b/Resources/Prototypes/_Nuclear14/Entities/Objects/Consumable/Food/crackers.yml @@ -8,8 +8,8 @@ sprite: _Nuclear14/Objects/Consumable/Food/Tins/crackers.rsi layers: - state: c_cracker - -type: StaticPrice - price: 1 + - type: StaticPrice + price: 1 # C Cracker From 10a8f646acbcf6ee6d87d3816355efb787639bed Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:46:35 -0800 Subject: [PATCH 4/7] Update materials.yml --- .../Prototypes/_Nuclear14/Recipes/Crafting/materials.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml index 3a9e82a16cf..30b2a173d9d 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml @@ -10,8 +10,8 @@ icon: { sprite: _Nuclear14/Objects/Misc/clutter.rsi, state: paper } objectType: Item hide: false --type: StaticPrice - price: 0 +- type: StaticPrice + price: 0 # Cardboard - type: construction From ff0c7998e96ee4ef60cbc0a883921dc1e981ae91 Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:51:24 -0800 Subject: [PATCH 5/7] Update materials.yml --- .../Prototypes/_Nuclear14/Recipes/Crafting/materials.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml index 30b2a173d9d..fc86712422a 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml @@ -25,5 +25,5 @@ icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard } objectType: Item hide: false --type: StaticPrice - price: 0 +- type: StaticPrice + price: 0 From c852e0bdcf2bbf3c3495be7b1a66b6545c756c7b Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:57:16 -0800 Subject: [PATCH 6/7] Update materials.yml --- .../Prototypes/_Nuclear14/Recipes/Crafting/materials.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml index fc86712422a..ae758b609e2 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml @@ -10,8 +10,8 @@ icon: { sprite: _Nuclear14/Objects/Misc/clutter.rsi, state: paper } objectType: Item hide: false -- type: StaticPrice - price: 0 + - type: StaticPrice + price: 0 # Cardboard - type: construction @@ -25,5 +25,5 @@ icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard } objectType: Item hide: false -- type: StaticPrice - price: 0 + - type: StaticPrice + price: 0 From b418954c8c97b6b51d016e1433058b283ac3a659 Mon Sep 17 00:00:00 2001 From: ReginaeSpence <184731218+ReginaeSpence@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:08:33 -0800 Subject: [PATCH 7/7] Update materials.yml --- .../Prototypes/_Nuclear14/Recipes/Crafting/materials.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml index ae758b609e2..e19bc541851 100644 --- a/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml +++ b/Resources/Prototypes/_Nuclear14/Recipes/Crafting/materials.yml @@ -10,8 +10,6 @@ icon: { sprite: _Nuclear14/Objects/Misc/clutter.rsi, state: paper } objectType: Item hide: false - - type: StaticPrice - price: 0 # Cardboard - type: construction @@ -25,5 +23,3 @@ icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard } objectType: Item hide: false - - type: StaticPrice - price: 0