summaryrefslogtreecommitdiff
path: root/roadsigns/init.lua
AgeCommit message (Collapse)Author
2014-06-27Update init.luaRyan
Fix a typo, tiles is suppose to be a table but i forgot to wrap it in the register function. anyhow this should fix it.
2014-06-24Update init.luaRyan
added a sign register. simply adding signs and also less code overall
2014-05-27make signs more flexible and easier to add new oneswebdesigner97
2014-05-27move poles to new submodwebdesigner97
2013-10-14Started developement of a sign 'workshop'webdesigner97
2013-08-10Initial commitChristian Danscheid