diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/index.yaml | 2 | ||||
-rw-r--r-- | data/maps/depot.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/index.yaml b/data/index.yaml index ced69212..c493d7fe 100644 --- a/data/index.yaml +++ b/data/index.yaml @@ -45,7 +45,7 @@ maps: station: { name: "Station", players: 3, difficulty: 3 } conveyors_dot_com: { name: "conveyors.com", players: 3, difficulty: 3 } zigzag: { name: "Zig-zag", players: 6, difficulty: 4 } - depot: { name: "Depot", players: 4, difficulty: 5 } + depot: { name: "Depot", players: 3, difficulty: 3 } 5star: { name: "5 Star", players: 10, difficulty: 5 } auto_sushi: { name: "AutoSushi", players: 2, difficulty: 2 } sushibar: { name: "Sushi Bar", players: 2, difficulty: 2 } diff --git a/data/maps/depot.yaml b/data/maps/depot.yaml index 9008efbd..58e3a3b1 100644 --- a/data/maps/depot.yaml +++ b/data/maps/depot.yaml @@ -30,7 +30,7 @@ map: - "'*▒.ctc..ctc.█#...........C█▒▒▒▒▒██'''_='''" - "''█..........█o..#######..#▒''''''''''_='*'" - "''██▒▒▒▒█dd███o...........C▒''''''''''_='''" - - "''''ctc''__''█o...#fff#...C▒''''''''''_='''" + - "''''ctc''__''█o...bfffb...C▒''''''''''_='''" - "'''''''''__''████▒▒▒▒▒▒▒▒███'''''*''''_='''" - "*''''''''__'''''''''''''''''''''''''''_='''" - "_________________________________________~_" |