2011-08-04 15:44:56 -06:00
|
|
|
if not(FILE) then
|
2012-03-17 17:57:50 -06:00
|
|
|
--tools.menu:add("Change site type",tools.changesite)
|
|
|
|
--tools.menu:add("Change site flags",tools.changeflags)
|
|
|
|
--tools.menu:add("Hostilate creature",tools.hostilate)
|
|
|
|
--tools.menu:add("Print current mouse block",tools.mouseBlock)
|
|
|
|
|
2011-08-04 15:44:56 -06:00
|
|
|
tools.menu:display()
|
|
|
|
end
|