mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-30 08:57:00 +02:00
28 lines
413 B
JSON
28 lines
413 B
JSON
|
{
|
||
|
"ERM":
|
||
|
{
|
||
|
"F":{},
|
||
|
"MDATA":{},
|
||
|
"Q":{},
|
||
|
"v":{
|
||
|
"2777": 4,
|
||
|
"2778": 1
|
||
|
},
|
||
|
"z":{
|
||
|
"10": "Composed hello "
|
||
|
|
||
|
},
|
||
|
"instructionsCalled": true
|
||
|
},
|
||
|
"messages":[
|
||
|
"Hello world number 0! (2)",
|
||
|
"Hello world number 1! (3)",
|
||
|
"Hello world number 2! (2)",
|
||
|
"Hello world number 3! (3)",
|
||
|
"Hello world number 4! (1)",
|
||
|
"Hello world number 5! (1)",
|
||
|
"Composed hello %world%, v2777=4, v2778=1!"
|
||
|
]
|
||
|
|
||
|
}
|