From b87392558f12de8404bd5ab181d328fd66a106e2 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 14 Dec 2025 00:06:12 +0100 Subject: update maps to use generic crate tile --- data/maps/debug.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'data/maps/debug.yaml') diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 5b5c939c..7856641d 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -53,19 +53,19 @@ tiles: "z": counter -i=plate "Z": counter -i=glass - "0": rice-crate -x - "1": steak-crate -x - "2": tomato-crate -x - "3": leek-crate -x - "4": coconut-crate -x - "5": strawberry-crate -x - "6": flour-crate -x - "7": fish-crate -x - "8": cheese-crate -x - "9": lettuce-crate -x - "¹": mushroom-crate -x - "²": potato-crate -x - "³": bun-crate -x + "0": crate:rice -x + "1": crate:steak -x + "2": crate:tomato -x + "3": crate:leek -x + "4": crate:coconut -x + "5": crate:strawberry -x + "6": crate:flour -x + "7": crate:fish -x + "8": crate:cheese -x + "9": crate:lettuce -x + "¹": crate:mushroom -x + "²": crate:potato -x + "³": crate:bun -x "¼": noodles-crate -x "°": crate:tomato -x "½": trash -x -- cgit v1.3