The service would be at the level of the water pipes, an underground service.


For now I will try.
Moderators: Scenario Moderators, Plugin Moderators
Code: Select all
[
{
"id":"$pipe00",
"type":"pipe",
"frames":[{. //All images of pipes. }],
"price":50,
"preview frames":[{"x":448,"y":720,"w":64,"h":32}]
},
{
"separator":true,
"id":"$Gas_tank00",
"type":"gas",
"width":1,
"height":1,
"frames":[{"x":1600,"y":1056,"w":32,"h":48}],
"price":800,
"monthly price":20,
"gas": 1500
"water":0,
"power":0,
"needs road":true
},
]