Hello again! It's been a while. Sorry if I've been away because well, some preparations are needed to be made for the Civil Service Exam... Even on a summer vacation, a college student's obligation never seems to end.
Anyways, ticking of the checklist of a plug-in that I wanted to do for a long time, is a giant potato turned into a power plant of sorts. Tried to balance the price-to-output ration between solar panels and wind turbines.
Here's also the JSON in all of its glory...
Code: Select all Reset
[ { "id": "$TX_Potato_Power_Plant", "title": "Potato Power Plant", "text": "A giant spud that powers the town. Slightly better between a solar panel and a wind turbine... Not sure how that works.", "author": "ThaineXylon", "ordinal": 5, "meta": { "pca": { "version": "4.4.2" } }, "frames": [ { "bmp": "potato_power.png", "w": 64, "count": 2 } ], "requirements": [ { "type": "RANK", "lvl": 5 } ], "price": 1750, "monthly price": 75, "power": 15000, "water": -500, "build time": 0, "width": 2, "height": 2, "needs road": false, "needs land": true, "conductive": true, "type": "energy" } ]
JSON checker
Existential crisis aside, this plug-in will also be posted to the store, so expect it coming in a few days (unless if the moderator denies it.) And speaking of the plug-in store, I also like to thank you for the 2.9K total downloads on my plug-ins and especially with the AvTT Pack!
Well, with that being said... Have a good day ahead, fellow users.
