jak-project/goal_src/jak3/levels/sewer/hover-nav-sewb.gc

479 lines
24 KiB
Common Lisp
Raw Normal View History

2023-10-10 09:41:05 -04:00
;;-*-Lisp-*-
(in-package goal)
;; name: hover-nav-sewb.gc
;; name in dgo: hover-nav-sewb
;; dgos: SEA
;; DECOMP BEGINS
decomp3: more misc files (#3466) Makes a bunch of missions mostly playable, including: - `arena-training-1` - `arena-fight-1` - `wascity-chase` - `arena-fight-2` - `arena-fight-3` - `volcano-darkeco` - `desert-hover` - `nest-eggs` - `temple-climb` - `temple-oracle` - `temple-tests` - `desert-beast-battle` - `desert-turtle-training` - `desert-course-race` - `desert-artifact-race1` - `wascity-leaper-race` - `wascity-pre-game` - `sewer-met-hum` - `forest-kill-plants` - `forest-ring-chase` - `temple-defend` - `tower-destroy` - `desert-glide` --- Files: - `ripple` - `waswide-mood` - `sig-rider` - `nst-tasks` - `nst-part` - `nst-gas` - `nst-eggs-h` - `nst-obs` - `nst-mood` - `egg-spider` - `wasdoors-init` - `wasall-tasks` - `wvehicle-race` - `wcar-marauder` - `wcar-marauder-b` - `turret-control` - `was-squad-control` - `turtle-training` - `kleever-rider` - `course-race` - `artifact-race` - `desert-hover` - `desbeast-path-h` - `des-beast` - `desertg-obs` - `desertf-obs` - `desertd-obs` - `desert-dust-storm` - `des-cactus` - `race-hud` - `race-info` - `race-manager` - `tizard` - `flyingsaw` - `hover-training` - `temple-mood` - `temple-obs` - `temple-obs2` - `temple-part` - `temple-scenes` - `templex-mood` - `templex-obs` - `templex-part` - `tomb-baby-spider` - `target-turret-shot` - `target-turret` - `beast-battle-path` - `des-beast-2` - `mh-flyer` - `scorpion-gun` - `hover-enemy-h` - `hover-enemy` - `hover-formation-h` - `hover-formation` - `hover-nav-control-h` - `hover-nav-control` - `flamer-hover` - `hover-nav-templea` - `robo-hover` - `hover-nav-sewb` - `hover-nav-sewg` - `hover-nav-sewj` - `hover-nav-sewl` - `hover-nav-sewo` - `hover-nav-towera` - `tower-mood` - `tower-obs` - `tower-scenes` - `tower-part` - `eco-green-collider` - `forest-bridges` - `forest-kill-plants` - `forest-mood` - `forest-ring-chase` - `forest-tasks` - `forest-part` - `foresta-obs` - `hover-nav-foresta` - `mh-plant` - `dp-bipedal-part` - `dp-bipedal-shot` - `dp-bipedal` - `neo-spawner` - `for-turret` - `for-turret-shot` - `neo-wasp` - `neo-wasp-part` - `volcanox-scenes` - `volcanox-mood` - `volcano-scenes` - `volcano-mood` - `volcano-obs` - `volcano-obs2` - `chain-physics` - `rigid-body-plat` - `volcano-part` - `flamer-lava` - `flitter` - `spiky-frog` - `flut-wild` - `target-indax` - `target-indax-hang` - `mantis` - `volcanox-obs` - `spyder` - `wcar-faccar` - `mhcity-obs2` - `mhcity-part` - `mhcity-obs` - `dm-mine-spider` - `rapid-gunner` - `stadium-mood` - `stadium-scenes` - `stadiuma-mood` - `stadiuma-part` - `kanga-lizard` - `marauder` - `arena-scenes` - `wasstada-mood` - `wasstada-obs` - `wasstada-part` - `wasstadb-obs` - `wasstadc-obs` - `dm-flyer` - `maker-part` - `maker-projectile` - `skeet-part` - `wascity-turret` - `wasgun-h` - `wasgun-hud` - `wasgun-manager` - `nav-graph-h` - `traffic-engine-h` - `waswide-init` - `cty-borrow-manager-h` - `cty-borrow-manager` - `desert-part` - `height-map-h` - `height-map` - `traffic-height-map` - `vehicle-control` - `hvehicle-h` - `hvehicle` - `hvehicle-effects` - `hvehicle-physics` - `hvehicle-util` - `glider-h` - `glider-hud` - `glider-manager` - `glider-ring` - `glider-ring-part` - `h-glider` - `hanga-init` - `was-pre-game` - `was-leaper-race` - `flut-racer` - `desert-scenes` - `desert-lizard-h` - `desert-lizard-task` - `desert-lizard` - `throne-scenes` - `waspal-mood` - `waspala-obs` - `waspala-part` - `deswalk-obs` - `deswalk-part` - `terraformer-drone` - `terraformer-head` - `terraformer-part` - `terraformer-setup`
2024-04-22 12:43:51 -04:00
(define *sewb-adjacency*
(new 'static 'nav-network-data
:node-array (new 'static 'boxed-array :type nav-network-info
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :parent #f)
:pos (new 'static 'vector :x 220078.08 :y -510320.62 :z 181166.08 :w 1.0)
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 1 :dist 90603.52)
(new 'static 'nav-network-adjacency :index 5 :dist 57344.0)
(new 'static 'nav-network-adjacency :index 30 :dist 63979.52)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 1 :parent #f)
:pos (new 'static 'vector :x 301752.3 :y -510320.62 :z 220323.84 :w 1.0)
:index 1
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :dist 90603.52)
(new 'static 'nav-network-adjacency :index 4 :dist 113295.36)
(new 'static 'nav-network-adjacency :index 30 :dist 109322.24)
(new 'static 'nav-network-adjacency :index 33 :dist 144261.12)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 2 :parent #f)
:pos (new 'static 'vector :x 489308.16 :y -510320.62 :z 147210.23 :w 1.0)
:index 2
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 3 :dist 110796.8)
(new 'static 'nav-network-adjacency :index 4 :dist 108994.56)
(new 'static 'nav-network-adjacency :index 14 :dist 134348.8)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 3 :parent #f)
:pos (new 'static 'vector :x 500408.3 :y -510320.62 :z 36945.92 :w 1.0)
:index 3
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :index 2 :dist 110796.8)
(new 'static 'nav-network-adjacency :index 14 :dist 81838.08)
(new 'static 'nav-network-adjacency :index 15 :dist 103997.44)
(new 'static 'nav-network-adjacency :index 16 :dist 159539.2)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 4 :parent #f)
:pos (new 'static 'vector :x 414883.84 :y -510320.62 :z 226795.52 :w 1.0)
:index 4
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 1 :dist 113295.36)
(new 'static 'nav-network-adjacency :index 2 :dist 108994.56)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 5 :parent #f)
:pos (new 'static 'vector :x 169492.48 :y -511098.88 :z 154132.48 :w 1.0)
:index 5
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :dist 57344.0)
(new 'static 'nav-network-adjacency :index 6 :dist 77373.44)
(new 'static 'nav-network-adjacency :index 29 :dist 109076.48)
(new 'static 'nav-network-adjacency :index 30 :dist 89006.08)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 6 :parent #f)
:pos (new 'static 'vector :x 108707.84 :y -511098.88 :z 106250.24 :w 1.0)
:index 6
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :index 5 :dist 77373.44)
(new 'static 'nav-network-adjacency :index 7 :dist 111943.68)
(new 'static 'nav-network-adjacency :index 29 :dist 71352.32)
(new 'static 'nav-network-adjacency :index 32 :dist 143360.0)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 7 :parent #f)
:pos (new 'static 'vector :x 34693.12 :y -494264.3 :z 24002.56 :w 1.0)
:index 7
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 6 :dist 111943.68)
(new 'static 'nav-network-adjacency :index 8 :dist 87818.24)
(new 'static 'nav-network-adjacency :index 29 :dist 117473.28)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 8 :parent #f)
:pos (new 'static 'vector :x -50831.36 :y -503111.7 :z 6184.96 :w 1.0)
:index 8
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 7 :dist 87818.24)
(new 'static 'nav-network-adjacency :index 9 :dist 96624.64)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 9 :parent #f)
:pos (new 'static 'vector :x -145694.72 :y -518389.75 :z -4055.04 :w 1.0)
:index 9
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 8 :dist 96624.64)
(new 'static 'nav-network-adjacency :index 10 :dist 98631.68)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 10 :parent #f)
:pos (new 'static 'vector :x -151756.8 :y -518389.75 :z 94412.8 :w 1.0)
:index 10
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 9 :dist 98631.68)
(new 'static 'nav-network-adjacency :index 11 :dist 101130.24)
(new 'static 'nav-network-adjacency :index 12 :dist 162406.4)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 11 :parent #f)
:pos (new 'static 'vector :x -252559.36 :y -518389.75 :z 102645.76 :w 1.0)
:index 11
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 10 :dist 101130.24)
(new 'static 'nav-network-adjacency :index 12 :dist 79953.92)
(new 'static 'nav-network-adjacency :index 13 :dist 109936.64)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 12 :parent #f)
:pos (new 'static 'vector :x -305807.38 :y -521338.88 :z 43130.88 :w 1.0)
:index 12
:count 5
:adjacency (new 'static 'inline-array nav-network-adjacency 5
(new 'static 'nav-network-adjacency :index 10 :dist 162406.4)
(new 'static 'nav-network-adjacency :index 11 :dist 79953.92)
(new 'static 'nav-network-adjacency :index 13 :dist 158556.16)
(new 'static 'nav-network-adjacency :index 34 :dist 79831.04)
(new 'static 'nav-network-adjacency :index 37 :dist 61153.28)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 13 :parent #f)
:pos (new 'static 'vector :x -300482.56 :y -521338.88 :z 201564.16 :w 1.0)
:index 13
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 11 :dist 109936.64)
(new 'static 'nav-network-adjacency :index 12 :dist 158556.16)
(new 'static 'nav-network-adjacency :index 36 :dist 62873.6)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 14 :parent #f)
:pos (new 'static 'vector :x 577536.0 :y -534896.6 :z 48947.2 :w 1.0)
:index 14
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :index 2 :dist 134348.8)
(new 'static 'nav-network-adjacency :index 3 :dist 81838.08)
(new 'static 'nav-network-adjacency :index 15 :dist 92119.04)
(new 'static 'nav-network-adjacency :index 17 :dist 49152.0)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 15 :parent #f)
:pos (new 'static 'vector :x 563322.9 :y -534896.6 :z -42106.88 :w 1.0)
:index 15
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :index 3 :dist 103997.44)
(new 'static 'nav-network-adjacency :index 14 :dist 92119.04)
(new 'static 'nav-network-adjacency :index 16 :dist 78970.88)
(new 'static 'nav-network-adjacency :index 17 :dist 93962.24)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 16 :parent #f)
:pos (new 'static 'vector :x 536698.9 :y -534896.6 :z -116449.28 :w 1.0)
:index 16
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 3 :dist 159539.2)
(new 'static 'nav-network-adjacency :index 15 :dist 78970.88)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 17 :parent #f)
:pos (new 'static 'vector :x 620584.94 :y -550174.75 :z 30801.92 :w 1.0)
:index 17
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 14 :dist 49152.0)
(new 'static 'nav-network-adjacency :index 15 :dist 93962.24)
(new 'static 'nav-network-adjacency :index 18 :dist 150282.23)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 18 :parent #f)
:pos (new 'static 'vector :x 768819.2 :y -574013.44 :z 37928.96 :w 1.0)
:index 18
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 17 :dist 150282.23)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 19 :parent #f)
:pos (new 'static 'vector :x 1343774.8 :y -537845.75 :z -19415.04 :w 1.0)
:index 19
:sub-graph 1
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :index 20 :dist 53125.12)
(new 'static 'nav-network-adjacency :index 23 :dist 84459.52)
(new 'static 'nav-network-adjacency :index 24 :dist 76881.92)
(new 'static 'nav-network-adjacency :index 28 :dist 59064.32)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 20 :parent #f)
:pos (new 'static 'vector :x 1384038.4 :y -504176.62 :z -11182.08 :w 1.0)
:index 20
:sub-graph 1
:count 4
:adjacency (new 'static 'inline-array nav-network-adjacency 4
(new 'static 'nav-network-adjacency :index 19 :dist 53125.12)
(new 'static 'nav-network-adjacency :index 21 :dist 72417.28)
(new 'static 'nav-network-adjacency :index 23 :dist 81920.0)
(new 'static 'nav-network-adjacency :index 24 :dist 74055.68)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 21 :parent #f)
:pos (new 'static 'vector :x 1456250.9 :y -504176.62 :z -16506.88 :w 1.0)
:index 21
:sub-graph 1
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 20 :dist 72417.28)
(new 'static 'nav-network-adjacency :index 22 :dist 167157.77)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 22 :parent #f)
:pos (new 'static 'vector :x 1623408.6 :y -504176.62 :z -14131.2 :w 1.0)
:index 22
:sub-graph 1
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 21 :dist 167157.77)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 23 :parent #f)
:pos (new 'static 'vector :x 1340088.4 :y -504176.62 :z 57958.4 :w 1.0)
:index 23
:sub-graph 1
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 19 :dist 84459.52)
(new 'static 'nav-network-adjacency :index 20 :dist 81920.0)
(new 'static 'nav-network-adjacency :index 26 :dist 199475.2)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 24 :parent #f)
:pos (new 'static 'vector :x 1369088.0 :y -504176.62 :z -83722.24 :w 1.0)
:index 24
:sub-graph 1
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 19 :dist 76881.92)
(new 'static 'nav-network-adjacency :index 20 :dist 74055.68)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 25 :parent #f)
:pos (new 'static 'vector :x 1053941.8 :y -566312.94 :z 72622.08 :w 1.0)
:index 25
:sub-graph 1
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 26 :dist 115261.44)
(new 'static 'nav-network-adjacency :index 27 :dist 133816.31)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 26 :parent #f)
:pos (new 'static 'vector :x 1160110.1 :y -566312.94 :z 117514.24 :w 1.0)
:index 26
:sub-graph 1
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 23 :dist 199475.2)
(new 'static 'nav-network-adjacency :index 25 :dist 115261.44)
(new 'static 'nav-network-adjacency :index 27 :dist 97812.48)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 27 :parent #f)
:pos (new 'static 'vector :x 1107558.4 :y -611450.9 :z 186613.77 :w 1.0)
:index 27
:sub-graph 1
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 25 :dist 133816.31)
(new 'static 'nav-network-adjacency :index 26 :dist 97812.48)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 28 :parent #f)
:pos (new 'static 'vector :x 1361428.5 :y -593141.75 :z -8642.56 :w 1.0)
:index 28
:sub-graph 1
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 19 :dist 59064.32)
(new 'static 'nav-network-adjacency :index 31 :dist 446873.6)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 29 :parent #f)
:pos (new 'static 'vector :x 148643.84 :y -511098.88 :z 47063.04 :w 1.0)
:index 29
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :index 5 :dist 109076.48)
(new 'static 'nav-network-adjacency :index 6 :dist 71352.32)
(new 'static 'nav-network-adjacency :index 7 :dist 117473.28)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 30 :parent #f)
:pos (new 'static 'vector :x 194150.4 :y -511098.88 :z 239616.0 :w 1.0)
:index 30
:count 3
:adjacency (new 'static 'inline-array nav-network-adjacency 3
(new 'static 'nav-network-adjacency :dist 63979.52)
(new 'static 'nav-network-adjacency :index 1 :dist 109322.24)
(new 'static 'nav-network-adjacency :index 5 :dist 89006.08)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 31 :parent #f)
:pos (new 'static 'vector :x 1365852.1 :y -1040015.4 :z -9584.64 :w 1.0)
:index 31
:sub-graph 1
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 28 :dist 446873.6)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 32 :parent #f)
:pos (new 'static 'vector :x 121569.28 :y -653803.5 :z 102236.16 :w 1.0)
:index 32
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 6 :dist 143360.0)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 33 :parent #f)
:pos (new 'static 'vector :x 301137.9 :y -653803.5 :z 235520.0 :w 1.0)
:index 33
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 1 :dist 144261.12)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 34 :parent #f)
:pos (new 'static 'vector :x -380968.97 :y -528547.8 :z 17162.24 :w 1.0)
:index 34
:count 2
:adjacency (new 'static 'inline-array nav-network-adjacency 2
(new 'static 'nav-network-adjacency :index 12 :dist 79831.04)
(new 'static 'nav-network-adjacency :index 35 :dist 108339.2)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 35 :parent #f)
:pos (new 'static 'vector :x -380108.8 :y -548741.1 :z -89251.84 :w 1.0)
:index 35
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 34 :dist 108339.2)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 36 :parent #f)
:pos (new 'static 'vector :x -299827.2 :y -521338.88 :z 264437.75 :w 1.0)
:index 36
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 13 :dist 62873.6)
)
)
(new 'static 'nav-network-info
:path-node (new 'static 'nav-network-path-node :row-index 37 :parent #f)
:pos (new 'static 'vector :x -272384.0 :y -521338.88 :z -8151.04 :w 1.0)
:index 37
:count 1
:adjacency (new 'static 'inline-array nav-network-adjacency 1
(new 'static 'nav-network-adjacency :index 12 :dist 61153.28)
)
)
)
:edge-array (new 'static 'boxed-array :type nav-network-edge
(new 'static 'nav-network-edge :end-index 1 :radius 20889.6)
(new 'static 'nav-network-edge :end-index 5 :radius 16384.0)
(new 'static 'nav-network-edge :end-index 30 :radius 32686.08)
(new 'static 'nav-network-edge :start-index 1 :end-index 4 :radius 28508.16)
(new 'static 'nav-network-edge :start-index 2 :end-index 3 :radius 38625.28)
(new 'static 'nav-network-edge :start-index 2 :end-index 4 :radius 19988.48)
(new 'static 'nav-network-edge :start-index 2 :end-index 14 :radius 16384.0)
(new 'static 'nav-network-edge :start-index 3 :end-index 15 :radius 25190.4)
(new 'static 'nav-network-edge :start-index 3 :end-index 16 :radius 20561.92)
(new 'static 'nav-network-edge :start-index 5 :end-index 6 :radius 29245.44)
(new 'static 'nav-network-edge :start-index 6 :end-index 7 :radius 30924.8)
(new 'static 'nav-network-edge :start-index 6 :end-index 29 :radius 30105.6)
(new 'static 'nav-network-edge :start-index 7 :end-index 8 :radius 7782.4)
(new 'static 'nav-network-edge :start-index 7 :end-index 29 :radius 19251.2)
(new 'static 'nav-network-edge :start-index 8 :end-index 9 :radius 9011.2)
(new 'static 'nav-network-edge :start-index 10 :end-index 9 :radius 15769.6)
(new 'static 'nav-network-edge :start-index 10 :end-index 11 :radius 18022.4)
(new 'static 'nav-network-edge :start-index 10 :end-index 12 :radius 4915.2)
(new 'static 'nav-network-edge :start-index 11 :end-index 12 :radius 21012.48)
(new 'static 'nav-network-edge :start-index 11 :end-index 13 :radius 19578.88)
(new 'static 'nav-network-edge :start-index 12 :end-index 13 :radius 36782.08)
(new 'static 'nav-network-edge :start-index 12 :end-index 37 :radius 21708.8)
(new 'static 'nav-network-edge :start-index 13 :end-index 36 :radius 43458.56)
(new 'static 'nav-network-edge :start-index 14 :end-index 3 :radius 20275.2)
(new 'static 'nav-network-edge :start-index 14 :end-index 15 :radius 11960.32)
(new 'static 'nav-network-edge :start-index 15 :end-index 16 :radius 15319.04)
(new 'static 'nav-network-edge :start-index 15 :end-index 17 :radius 11468.8)
(new 'static 'nav-network-edge :start-index 17 :end-index 14 :radius 15564.8)
(new 'static 'nav-network-edge :start-index 17 :end-index 18 :radius 22814.72)
(new 'static 'nav-network-edge :start-index 19 :end-index 20 :radius 7208.96 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 19 :end-index 23 :radius 5734.4 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 19 :end-index 24 :radius 6348.8 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 19 :end-index 28 :radius 14663.68 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 20 :end-index 21 :radius 31334.4 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 20 :end-index 23 :radius 38092.8 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 20 :end-index 24 :radius 29081.6 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 21 :end-index 22 :radius 31088.64 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 25 :end-index 26 :radius 49274.88 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 25 :end-index 27 :radius 16384.0 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 26 :end-index 23 :radius 64225.28 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 27 :end-index 26 :radius 16384.0 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 29 :end-index 5 :radius 35553.28)
(new 'static 'nav-network-edge :start-index 30 :end-index 1 :radius 16384.0)
(new 'static 'nav-network-edge :start-index 30 :end-index 5 :radius 12656.64)
(new 'static 'nav-network-edge :start-index 31 :end-index 28 :radius 63324.16 :sub-graph 1)
(new 'static 'nav-network-edge :start-index 32 :end-index 6 :radius 16384.0)
(new 'static 'nav-network-edge :start-index 33 :end-index 1 :radius 16384.0)
(new 'static 'nav-network-edge :start-index 34 :end-index 12 :radius 20439.04)
(new 'static 'nav-network-edge :start-index 35 :end-index 34 :radius 15155.2)
)
)
)