diff --git a/concept.md b/concept.md index 606e699..81244f5 100644 --- a/concept.md +++ b/concept.md @@ -27,17 +27,18 @@ - [x] Stores - [ ] Each store has tabs [buy / sell] - [ ] Depending on store-itemtype, sell-price is 100% or 70% - - [ ] Crop-Store + - [x] Crop-Store - [ ] Animal Store - [ ] Machine Store (crafting machines) - [ ] Different operation hours for each store - [ ] Pixel-art counters / storefronts with shopkeepers - - [ ] purchases and failed purchases (no $) trigger emotions on the shopkeepers + - [ ] purchases and failed purchases (no $) trigger emotion-bubbles on the shopkeepers - [ ] text-boxes for greetings - [x] Inventory system - [x] Sorting - [x] Grouping - [ ] Trash items + - [ ] Display item-info - [ ] Way to sell harvested goods - [ ] Quests - [ ] Item-quests diff --git a/src/components/CropField.vue b/src/components/CropField.vue index 9c36a7d..2f332fd 100644 --- a/src/components/CropField.vue +++ b/src/components/CropField.vue @@ -14,7 +14,7 @@