diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/debug.yaml | 5 | ||||
-rw-r--r-- | data/maps/paris.yaml | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index ba984001..93139286 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -22,10 +22,10 @@ map: - "..X01234567....." - "..............¹." - "..⌷ffC.SSoo...⌷." - - "..s⌷⌷⌷.⌷⌷⌷⌷...²." + - "..s⌷⌷⌷ɷ⌷⌷⌷⌷...²." - "................" - "..ppppbpppp.³..." - - "..cccc.cccc..'''''" + - "..ccccɷcccc..'''''" - ".............'''''" - "6.>>>}o>>>>..''l''" - "p.°>>>>v.....'''''" @@ -81,6 +81,7 @@ tiles: "L": counter-window "+": counter-window "°": counter-window + "ɷ": chandelier items: "S": pot diff --git a/data/maps/paris.yaml b/data/maps/paris.yaml index cb1aed69..e0007474 100644 --- a/data/maps/paris.yaml +++ b/data/maps/paris.yaml @@ -21,13 +21,13 @@ map: - "'''''''''''''''''''''''''" - "''''██▒▒████▒▒██▒▒███'''*" - "''''█#ppppp#ss█oooo#█''''" - - "'*''▒.........d....R▒''*'" + - "'*''▒.1....1..d...1R▒''*'" - "''''█wwwdd█www█.ff.T█'''*" - "*'''▒.........█....F▒''''" - "''''█ctc..ctc.█.SS.L█''''" - - "*'''▒.........█....R▒'''*" + - "*'''▒.8....8..█....R▒'''*" - "''''█ctc..ctc.█.SS.T█''''" - - "''''▒.........█....F▒''*'" + - "''''▒.........█...1F▒''*'" - "*'''█ctc..ctc.█XCC##█'''*" - "''''██▒▒dd▒▒███▒▒████''''" - "'l'''''l__l'''''l'''''l''" @@ -53,6 +53,8 @@ tiles: "L": leek-crate "X": trash "l": lamp + "8": chandelier + "1": ceiling-lamp "c": chair ".": floor @@ -84,6 +86,8 @@ walkable: - chair - grass - path + - chandelier + - ceiling-lamp collider: - wall |