feat: initial commit
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"cyclops_cave": {
|
||||
"salt": 7407930,
|
||||
"separation": 6,
|
||||
"spacing": 16
|
||||
},
|
||||
"dragon_cave": {
|
||||
"salt": 9821379,
|
||||
"separation": 12,
|
||||
"spacing": 18
|
||||
},
|
||||
"dragon_roost": {
|
||||
"salt": 3747893,
|
||||
"separation": 6,
|
||||
"spacing": 15
|
||||
},
|
||||
"gorgon_temple": {
|
||||
"salt": 76489509,
|
||||
"separation": 12,
|
||||
"spacing": 32
|
||||
},
|
||||
"graveyard": {
|
||||
"salt": 44712661,
|
||||
"separation": 14,
|
||||
"spacing": 28
|
||||
},
|
||||
"hydra_cave": {
|
||||
"salt": 8903243,
|
||||
"separation": 6,
|
||||
"spacing": 16
|
||||
},
|
||||
"mausoleum": {
|
||||
"salt": 14200531,
|
||||
"separation": 12,
|
||||
"spacing": 32
|
||||
},
|
||||
"pixie_village": {
|
||||
"salt": 7407930,
|
||||
"separation": 4,
|
||||
"spacing": 8
|
||||
},
|
||||
"siren_island": {
|
||||
"salt": 9810327,
|
||||
"separation": 12,
|
||||
"spacing": 30
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"cyclops_cave": {
|
||||
"cyclops_cave": true
|
||||
},
|
||||
"dragon_cave": {
|
||||
"fire_dragon_cave": true,
|
||||
"ice_dragon_cave": true,
|
||||
"lightning_dragon_cave": true
|
||||
},
|
||||
"dragon_roost": {
|
||||
"fire_dragon_roost": true,
|
||||
"ice_dragon_roost": true,
|
||||
"lightning_dragon_roost": true
|
||||
},
|
||||
"gorgon_temple": {
|
||||
"gorgon_temple": true
|
||||
},
|
||||
"graveyard": {
|
||||
"graveyard": true
|
||||
},
|
||||
"hydra_cave": {
|
||||
"hydra_cave": true
|
||||
},
|
||||
"mausoleum": {
|
||||
"mausoleum": true
|
||||
},
|
||||
"pixie_village": {
|
||||
"pixie_village": true
|
||||
},
|
||||
"siren_island": {
|
||||
"siren_island": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user