This commit is contained in:
Joan
2026-02-23 15:42:21 +01:00
parent a725ae5836
commit d38d4cc288
102 changed files with 4511 additions and 4454 deletions

View File

@@ -172,7 +172,7 @@
"en": "A broken vending machine, glass shattered.",
"es": "Una máquina expendedora rota, el vidrio está roto."
},
"image_path": "images/interactables/vending.webp",
"image_path": "images/interactables/vending_machine.webp",
"actions": {
"break": {
"id": "break",

View File

@@ -17,7 +17,7 @@
"objectives": [
{
"type": "item_delivery",
"target": "wood_plank",
"target": "wood_planks",
"count": 1000
}
],