fixed playermat script states
This commit is contained in:
parent
d768324896
commit
6d306adfae
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"activeInvestigatorData": {
|
"activeInvestigatorData": {
|
||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"id": "00000"
|
"id": "00000",
|
||||||
|
"miniId": "00000-m"
|
||||||
},
|
},
|
||||||
"isClassTextureEnabled": true,
|
"isClassTextureEnabled": true,
|
||||||
"isDrawButtonVisible": false,
|
"isDrawButtonVisible": false,
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"activeInvestigatorData": {
|
"activeInvestigatorData": {
|
||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"id": "00000"
|
"id": "00000",
|
||||||
|
"miniId": "00000-m"
|
||||||
},
|
},
|
||||||
"isClassTextureEnabled": true,
|
"isClassTextureEnabled": true,
|
||||||
"isDrawButtonVisible": false,
|
"isDrawButtonVisible": false,
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"activeInvestigatorData": {
|
"activeInvestigatorData": {
|
||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"id": "00000"
|
"id": "00000",
|
||||||
|
"miniId": "00000-m"
|
||||||
},
|
},
|
||||||
"isClassTextureEnabled": true,
|
"isClassTextureEnabled": true,
|
||||||
"isDrawButtonVisible": false,
|
"isDrawButtonVisible": false,
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"activeInvestigatorData": {
|
"activeInvestigatorData": {
|
||||||
"class": "Neutral",
|
"class": "Neutral",
|
||||||
"id": "00000"
|
"id": "00000",
|
||||||
|
"miniId": "00000-m"
|
||||||
},
|
},
|
||||||
"isClassTextureEnabled": true,
|
"isClassTextureEnabled": true,
|
||||||
"isDrawButtonVisible": false,
|
"isDrawButtonVisible": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user