From 012b9193d43299705fa7bfbfd6e8ae3cece785a7 Mon Sep 17 00:00:00 2001 From: hadi42 Date: Fri, 14 Feb 2020 21:40:00 -0800 Subject: [PATCH] KRS update --- .../[STF] Khadija's Recipe Shop/shops.json | 21 +++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/[PPJA] Khadija's Recipe Shop/[STF] Khadija's Recipe Shop/shops.json b/[PPJA] Khadija's Recipe Shop/[STF] Khadija's Recipe Shop/shops.json index d49fe0af..4cfa7fa3 100755 --- a/[PPJA] Khadija's Recipe Shop/[STF] Khadija's Recipe Shop/shops.json +++ b/[PPJA] Khadija's Recipe Shop/[STF] Khadija's Recipe Shop/shops.json @@ -12,7 +12,7 @@ ], "PortraitPath": "assets/WeekdayIcon.png", "Quote": "Welcome! Khadija's happy to see you too!", - "MaxNumItemsSoldInStore": 19, + "MaxNumItemsSoldInStore": 30, "ItemStocks": [ { "ItemType": "Object", @@ -41,8 +41,9 @@ "Water", "Bottled Water", "Raw Water", - - + "Cocoa Butter", + "Powdered Milk", + "Chocolatier Cocoa Powder", ] }, { @@ -108,8 +109,18 @@ }, { "ItemType": "Object", - "IsRecipe": true, "MaxNumItemsSoldInItemStock": 2, + "JAPacks": [ + "Ritsune.ChocolatierJA", + ], + "When": [ + "!z spring", + ], + }, + { + "ItemType": "Object", + "IsRecipe": true, + "MaxNumItemsSoldInItemStock": 3, "JAPacks": [ "amburr.spoopyvalley" ], @@ -218,6 +229,7 @@ "Hadi.PoppiPanJAWV", "Poppi.KawaiiValleyJA", "abreeman.alternatemilk", + "Ritsune.ChocolatierJA", ], }, { @@ -239,6 +251,7 @@ "Hadi.PoppiPanJAWV", "Poppi.KawaiiValleyJA", "abreeman.alternatemilk", + "Ritsune.ChocolatierJA", ], }, ],