|
{
"custom_trains":{
"test":{
"name":"1",
"color":"FBFF1F",
"base_train_type":"k_train",
"texture_id":"mtr:custom_directory/k_train.png"
},
"test1":{
"name":"2",
"color":"15E1FF",
"base_train_type":"s_train",
"texture_id":"mtr:custom_directory/s_train.png"
},
"test2":{
"name":"3",
"color":"F21E04",
"base_train_type":"r179",
"texture_id":"mtr:custom_directory/r179.png"
},
"test3":{
"name":"4",
"color":"F21E04",
"base_train_type":"c_train_small",
"texture_id":"mtr:custom_directory/c_train.png"
},
"test4":{
"name":"5",
"color":"605B5B",
"base_train_type":"mlr_small",
"texture_id":"mtr:custom_directory/mlr.png"
},
"test5":{
"name":"6",
"color":"605B5B",
"base_train_type":"sp1900_small",
"texture_id":"mtr:custom_directory/sp1900.png"
}
}
} |
|