aboutsummaryrefslogtreecommitdiff
path: root/maps/cost_wall
diff options
context:
space:
mode:
authorKirill Petrashin <kirill8201@yandex.ru>2026-04-15 18:13:42 +0300
committerKirill Petrashin <kirill8201@yandex.ru>2026-04-15 18:13:42 +0300
commitc6db3a75f756d790ede966c34adc3dbc793803d1 (patch)
tree57740daaa72db5ad79fb58e51c9b83aedf9d63d3 /maps/cost_wall
parent6427ca899baaf564f09b4610c433de88d3520045 (diff)
downloadastar-c6db3a75f756d790ede966c34adc3dbc793803d1.tar.xz
Try to implement costs, fail
Diffstat (limited to 'maps/cost_wall')
-rw-r--r--maps/cost_wall11
1 files changed, 11 insertions, 0 deletions
diff --git a/maps/cost_wall b/maps/cost_wall
new file mode 100644
index 0000000..2f3c089
--- /dev/null
+++ b/maps/cost_wall
@@ -0,0 +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