Switch to edit mode.
1: if (!args) 2: return this:(verb)(this.tree) 3: endif 4: if (args[1] == {}) 5: return "" 6: endif 7: return args[1][1] + this:pre(args[1][2]) + this:pre(args[1][3])
[home | help | who | search | setup | code]