05-07-2015
|
1 |
Just an Orange
Join Date: Nov 2014
Posts: 70
|
Ol' West Hiring LATs!
Howdy Graalians! We are looking to expand our LAT team. If you're interested in joining us click on the link below and fill out an application. tinyurl.com/latapp You will also be required to make a few levels using the Ol' West Tilesets given. Good luck! Take your time, make sure to send the levels to the email provided in the application. HTML Code:
//Inside Tileset if (created) { removetiledefs; addtiledef tileset_olwest_inside.png,,1; } HTML Code:
//Outside Tileset if (created) { removetiledefs; addtiledef tileset_olwest_outside.png,,1; } |