mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-05 06:12:14 +02:00
pushing
This commit is contained in:
27
data/tables/RLEventChoiceTable.json
Normal file
27
data/tables/RLEventChoiceTable.json
Normal file
@@ -0,0 +1,27 @@
|
||||
[
|
||||
{
|
||||
"eventGroupId": [
|
||||
1,
|
||||
12,
|
||||
123
|
||||
],
|
||||
"id": 1
|
||||
},
|
||||
{
|
||||
"eventGroupId": [
|
||||
2,
|
||||
12,
|
||||
23,
|
||||
123
|
||||
],
|
||||
"id": 2
|
||||
},
|
||||
{
|
||||
"eventGroupId": [
|
||||
3,
|
||||
23,
|
||||
123
|
||||
],
|
||||
"id": 3
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user