mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
29 lines
575 B
JSON
29 lines
575 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "AirLockDoor1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "AirLockDoor2"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "AirLockDoor1Region"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "AirLockDoor2Region"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "AirLockSpace"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Group"
|
|
} |