diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/debug.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index 8be2bda4..d571dc13 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -54,10 +54,10 @@ tiles: "7": fish-crate "X": trash - "¹": item-portal-in - "²": item-portal-out - "³": player-portal-in - "⁴": player-portal-out + "¹": black-hole-counter + "²": white-hole-counter + "³": black-hole + "⁴": white-hole "c": chair "~": floor ".": floor @@ -115,8 +115,8 @@ walkable: - chair - grass - path - - player-portal-in - - player-portal-out + - black-hole + - white-hole collider: - wall |