Can anyone help me fix this?
This is how far I got:
* Make a new addon, call it
Code: Select all
tome-armory
Code: Select all
/data/zones/armory-west/
./grids.lua
./objects.lua
./traps.lua
./npcs.lua
./zone.lua
/data/zones/wilderness/grids.lua
/data/maps/wilderness/eyal.lua
/data/maps/zones/armory-west.lua
Yet I see no problem with init.lua:
Code: Select all
long_name = "Armory in the west"
short_name = "armory"
for_module = "tome"
version = {3,9,35}
weight = 100
author = { "marvalis"}
homepage = "http://tome.te4.org/"
description = [[Add the armory in the west.]]
overload = true
superload = false
hooks = false
data = false