-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
DoctorReid
committed
Mar 30, 2024
1 parent
dd3447d
commit 6ea0877
Showing
168 changed files
with
27,665 additions
and
1,141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
support_world: [4, 5, 8] | ||
support_world: [4, 5, 7, 8] | ||
planet: '雅利洛-VI' | ||
region: '边缘通路' | ||
floor: 0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
support_world: [4, 5, 7, 8] | ||
support_world: [3, 4, 5, 7, 8] | ||
planet: '雅利洛-VI' | ||
region: '铁卫禁区' | ||
floor: 0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
support_world: [3, 4, 5, 8] | ||
support_world: [3, 4, 5, 7, 8] | ||
planet: '雅利洛-VI' | ||
region: '残响回廊' | ||
floor: 0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,5 @@ op_list: | |
data: [545, 380] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [469, 373] | ||
data: [466, 373] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
support_world: [3] | ||
planet: '空间站黑塔' | ||
region: '收容舱段' | ||
floor: 1 | ||
start_pos: [994, 233] | ||
next_pos_list: | ||
- [823, 337] | ||
- [805, 337] | ||
op_list: | ||
- op: 'move' | ||
data: [919, 255] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [901, 280] | ||
- op: 'move' | ||
data: [873, 270] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [811, 287] | ||
- op: 'move' | ||
data: [811, 331] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,4 @@ next_pos_list: | |
- [455, 327] | ||
op_list: | ||
- op: 'move' | ||
data: [431, 324] | ||
data: [428, 328] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
support_world: [3, 7, 8] | ||
planet: '雅利洛-VI' | ||
region: '边缘通路' | ||
floor: 0 | ||
start_pos: [773, 562] | ||
next_pos_list: | ||
- [822, 600] | ||
op_list: | ||
- op: 'slow_move' | ||
data: [803, 598] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '城市沙盒' | ||
floor: 0 | ||
tp: '城市沙盒' | ||
route: | ||
- op: 'move' | ||
data: [968, 865] | ||
- op: 'move' | ||
data: [991, 840] | ||
- op: 'move' | ||
data: [1150, 839] | ||
- op: 'move' | ||
data: [1158, 813] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [1215, 800] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [1193, 756] | ||
- op: 'move' | ||
data: [1190, 646] | ||
- op: 'move' | ||
data: [1132, 551] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [1177, 548] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '朝露公馆' | ||
floor: 1 | ||
tp: '梦主大厅' | ||
route: | ||
- op: 'move' | ||
data: [624, 704] | ||
- op: 'move' | ||
data: [624, 632] | ||
- op: 'move' | ||
data: [624, 556] | ||
- op: 'slow_move' | ||
data: [596, 553] | ||
- op: 'move' | ||
data: [595, 455] | ||
- op: 'move' | ||
data: [562, 453] | ||
- op: 'move' | ||
data: [561, 504] | ||
- op: 'move' | ||
data: [563, 550, 2] | ||
- op: 'move' | ||
data: [563, 577] | ||
- op: 'move' | ||
data: [559, 682] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [566, 736] | ||
- op: 'move' | ||
data: [578, 733] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [583, 760] | ||
- op: 'move' | ||
data: [638, 799] | ||
- op: 'move' | ||
data: [694, 798] | ||
- op: 'move' | ||
data: [768, 735] | ||
- op: 'move' | ||
data: [772, 625] | ||
- op: 'move' | ||
data: [753, 625] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '朝露公馆' | ||
floor: 1 | ||
tp: '梦主大厅' | ||
route: | ||
- op: 'move' | ||
data: [707, 698] | ||
- op: 'move' | ||
data: [706, 561] | ||
- op: 'slow_move' | ||
data: [737, 554] | ||
- op: 'move' | ||
data: [870, 556] | ||
- op: 'slow_move' | ||
data: [893, 556] | ||
- op: 'move' | ||
data: [924, 556] | ||
- op: 'move' | ||
data: [925, 667] | ||
- op: 'slow_move' | ||
data: [923, 690] | ||
- op: 'move' | ||
data: [946, 690] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [900, 690] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '克劳克影视乐园' | ||
floor: 2 | ||
tp: '仓鼠球乐园' | ||
route: | ||
- op: 'move' | ||
data: [699, 474] | ||
- op: 'move' | ||
data: [727, 554] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [667, 564] | ||
- op: 'move' | ||
data: [659, 535] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '克劳克影视乐园' | ||
floor: 2 | ||
tp: '仓鼠球乐园' | ||
route: | ||
- op: 'move' | ||
data: [823, 380] | ||
- op: 'move' | ||
data: [816, 356] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [807, 304] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [762, 303] | ||
- op: 'move' | ||
data: [725, 277] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [775, 262] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [747, 251] | ||
- op: 'move' | ||
data: [718, 253] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '克劳克影视乐园' | ||
floor: 1 | ||
tp: '影城大门' | ||
route: | ||
- op: 'move' | ||
data: [1187, 946] | ||
- op: 'move' | ||
data: [1187, 984] | ||
- op: 'move' | ||
data: [1125, 991] | ||
- op: 'move' | ||
data: [985, 999] | ||
- op: 'move' | ||
data: [935, 1000] | ||
- op: 'move' | ||
data: [906, 1000] | ||
- op: 'move' | ||
data: [884, 1020] | ||
- op: 'move' | ||
data: [863, 1039] | ||
- op: 'patrol' |
15 changes: 15 additions & 0 deletions
15
config/world_patrol/P04_PNKN/R07_KLKYSLY_R04_CHZLNZHEC.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '克劳克影视乐园' | ||
floor: 2 | ||
tp: '存护之蕾·拟造花萼(赤)' | ||
route: | ||
- op: 'move' | ||
data: [875, 1292] | ||
- op: 'move' | ||
data: [886, 1321] | ||
- op: 'move' | ||
data: [830, 1336] | ||
- op: 'move' | ||
data: [773, 1348] | ||
- op: 'patrol' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
author: ['DoctorReid'] | ||
planet: '匹诺康尼' | ||
region: '克劳克影视乐园' | ||
floor: 2 | ||
tp: '哈努帮派基地' | ||
route: | ||
- op: 'move' | ||
data: [649, 1509] | ||
- op: 'move' | ||
data: [661, 1531] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [680, 1547] | ||
- op: 'move' | ||
data: [646, 1576] | ||
- op: 'patrol' | ||
- op: 'move' | ||
data: [649, 1615] | ||
- op: 'disposable' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.