WutheringWaves/GameServer/gameplay.json

14 lines
227 B
JSON
Raw Normal View History

{
"StartingValues": {
"Name": "ReversedRooms",
2024-02-15 18:33:05 +00:00
"Characters": [ 1601, 1302, 1203 ],
"Position": {
"X": -84500,
"Y": 164500,
"Z": 2000
}
2024-02-12 09:26:53 +00:00
},
"Features": {
"TeleportByMapMark": true
}
}