From 06b6eac1c0aa1bcd09124e4475003199af2255e9 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 24 Jun 2024 18:56:30 +0200 Subject: also rename food processor in map --- data/map.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/map.yaml b/data/map.yaml index b9bf3cce..0a1d8047 100644 --- a/data/map.yaml +++ b/data/map.yaml @@ -22,7 +22,7 @@ map: - "|c...c...w........~.R|" - "|c.......w..######..T|" - "|tc......w..........F|" - - "|c.....ct|#moo##SSS#X|" + - "|c.....ct|#foo##SSS#X|" - "+---dd---+-----------+" - "......................" - ".........!............" @@ -30,7 +30,7 @@ map: tiles: "#": counter - "m": counter + "f": counter "t": table "w": window "s": sink @@ -56,7 +56,7 @@ tiles: items: "S": pot "w": plate - "m": mixer + "f": food-processor chef_spawn: "~" customer_spawn: "!" -- cgit v1.2.3-70-g09d2