mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-26 08:41:13 +02:00
30 lines
338 B
JSON
30 lines
338 B
JSON
{
|
|
"ERM":
|
|
{
|
|
"F":{},
|
|
"MDATA":{},
|
|
"Q":{},
|
|
"v":{
|
|
"1":1,
|
|
"2":40320
|
|
},
|
|
"z":{
|
|
"1": "Hello world!",
|
|
"2":5,
|
|
"3": "2>1",
|
|
"4":"x<=y",
|
|
"30":"Test",
|
|
"31":"Test",
|
|
"32":"Test",
|
|
"33":"Test",
|
|
"40":"Test",
|
|
"41":"Test",
|
|
"42":"Test",
|
|
"43":"Test"
|
|
},
|
|
"instructionsCalled": true
|
|
},
|
|
"messages":[]
|
|
|
|
}
|