Settings File
Quick Navigation
Settings File
module AGTSetup
GameMaps = {
# Map ID of Route 1
5 => [
# Event ID
18,
19,
20 => [
[16, 9], # x and y position of event to ignore
[18, 9]
]
],
# Map ID of Safari Zone Outside
66 => [
# Event ID
2
]
}
endLast updated