From 4379eec64839dc63bc34df2dc979f63d25e18ac4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 20 Sep 2024 14:59:09 +0200 Subject: update bar, debug --- data/maps/bar.yaml | 5 ++++- data/maps/debug.yaml | 43 +++++++++++++++++++++++-------------------- 2 files changed, 27 insertions(+), 21 deletions(-) (limited to 'data') diff --git a/data/maps/bar.yaml b/data/maps/bar.yaml index d2fad92c..47799787 100644 --- a/data/maps/bar.yaml +++ b/data/maps/bar.yaml @@ -18,7 +18,7 @@ map: - "*''''*'''*'''''*''*'''*''" - "'''*''''*'*'**'''''**'''*" - "''█████▒██▒████▒███▒███*'" - - "''█........dLLTTRRFFss█**" + - "''█........dLZTVRRFYss█**" - "''▒........d..........█''" - "'*█dd█⌷⌷⌷⌷⌷██pppppppp██*'" - "*'█...ccccc█S........f█X'" @@ -47,6 +47,9 @@ tiles: "T": tomato-crate "F": flour-crate "L": leek-crate + "Y": rice-crate + "Z": coconut-crate + "V": cheese-crate "X": trash "c": chair diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 0e44b7b0..90cd3480 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -16,24 +16,24 @@ # score_baseline: 100000 map: - - "................" - - "................" - - "............⁴..." - - "..X01234567....." - - "..............¹." - - "..⌷ffC.SSoo...⌷." - - "..s⌷⌷⌷ɷ⌷⌷⌷⌷...²." - - "................" - - "..ppppbpppp.³..." - - "..ccccɷcccc..'''''" - - ".............'''''" - - "6.>>>}o>>>>..''l''" - - "p.°>>>>v.....'''''" - - "2.+>>]öü>>>..''l''" - - "3.L>>>^......'''''" - - ".............''l''" - - ".............'''''" - - ".............'''''" + - "........................" + - "...~...................." + - "........................" + - "..0123456789............" + - "....................¹..." + - "..⌷ffC.SSoo..X......⌷..." + - "..s⌷⌷⌷ɷ⌷⌷zz.........²..." + - "................³......." + - "..ppppbpppp............." + - "..ccccɷcccc..'''''''''''" + - ".............''''''''⁴''" + - "6.>>>}o>>>>..''l''''''''" + - "p.°>>>>v.....'''''''''''" + - "2.+>>]öü>>>..''l''''''''" + - "3.L>>>^......'''''''''''" + - ".............''l''''''''" + - ".............'''''''''''" + - ".............'''''''''''" tiles: "⌷": counter @@ -43,6 +43,7 @@ tiles: "w": counter-window "s": sink "o": oven + "z": freezer "S": stove "b": book "C": cuttingboard @@ -54,6 +55,8 @@ tiles: "5": strawberry-crate "6": flour-crate "7": fish-crate + "8": cheese-crate + "9": lettuce-crate "X": trash "¹": black-hole-counter @@ -94,8 +97,8 @@ items: entities: - !customers - - !player_portal { from: [12.5, 8.5], to: [12.5, 2.5] } - - !item_portal { from: [14, 4], to: [14, 6] } + - !player_portal { from: [16.5, 7.5], to: [21.5, 10.5] } + - !item_portal { from: [20, 4], to: [20, 6] } - !environment_effect { name: rain, on: 60, off: 40 } - !environment_effect { name: wind, on: 60, off: 40 } - !environment [night] -- cgit v1.2.3-70-g09d2