Initial revision of lua 'doc' function

This commit is contained in:
2021-12-15 23:03:43 -05:00
parent e0001127c7
commit 1cfdb4fa09
22 changed files with 301 additions and 199 deletions

View File

@@ -17,6 +17,7 @@ function login.action.p123(actor, place, dialog)
print(3)
end
-- this is function documentation for setfoo.
function setfoo(n)
tangible.nopredict()
tangible.actor().inventory.foo = n