ENG: INTRODUCING THE PHONE HOUSE

The problem is it cant be downloaded yet because im still figuring out how to make it downloadable
The house next to it is my first plugin(first picture)
Its expensive

Also makes noise

But makes people happy!

Moderators: Scenario Moderators, Plugin Moderators
Code: Select all
[
{
"id":"Warungtelepon.unique.id.park99",
"type":"park",
"author":"Brody Craft",
"width":1,
"height":1,
"frames":[{"bmp":"Wartel.png"}],
"influence noise":5,
"influence park":70,
"Build time":25,
"title":"Warung Telepon",
"text":"No Phones? No Internet? Or No Cables? Well Dont Worry Because Theres A Phone House!"
}
]
Code: Select all
[
{
"id":"$Warungtelepon.unique.id.park99",
"type":"park",
"author":"Brody Craft",
"width":1,
"height":1,
"frames":[{"bmp":"Wartel.png"}],
"influence noise":5,
"influence park":100,
"Build time":25,
"title":"Warung Telepon Kecil",
"text":"No Phones? No Internet? Or No Cables? Well Dont Worry Because Theres A Phone House!",
"price":2000,
"monthly price":35
}
]
Code: Select all
[
{
"id":"$Warungtelepontingkat.unique.id.park99",
"type":"park",
"author":"Brody Craft",
"width":1,
"height":1,
"frames":[{"bmp":"Wartel Tingkat.png"}],
"influence noise":8,
"influence park":250,
"Build time":25,
"title":"Warung Telepon Tingkat Kecil",
"text":"No More Buying Phones! This Newer Version Of The Phone House Is More Efficient As Well As More Noise",
"price":5000,
"monthly price":85
}
]