aboutsummaryrefslogtreecommitdiff
path: root/maps/cost_wall
diff options
context:
space:
mode:
authorKirill Petrashin <kirill8201@yandex.ru>2026-04-16 22:15:51 +0300
committerKirill Petrashin <kirill8201@yandex.ru>2026-04-16 22:15:51 +0300
commitf2a99859f0c66ba17765c036a173e7f29927327a (patch)
tree88f05aaf4944f0fa5a575f9bc2ea852fa1d71e1c /maps/cost_wall
parentc6db3a75f756d790ede966c34adc3dbc793803d1 (diff)
downloadastar-f2a99859f0c66ba17765c036a173e7f29927327a.tar.xz
Fix costs
Diffstat (limited to 'maps/cost_wall')
-rw-r--r--maps/cost_wall20
1 files changed, 10 insertions, 10 deletions
diff --git a/maps/cost_wall b/maps/cost_wall
index 2f3c089..e8d18da 100644
--- a/maps/cost_wall
+++ b/maps/cost_wall
@@ -1,11 +1,11 @@
10x10
-0 0 0 0 0 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
-0 0 0 0 9 0 0 0 0 0
+1 1 1 1 1 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1
+1 1 1 1 9 1 1 1 1 1