Changeset - 04c66ef8692d
[Not reviewed]
default
0 1 0
Silverwing - 4 years ago 2020-09-03 20:16:40

Taggart improvements
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
main3.lua
Show inline comments
 
@@ -195,7 +195,7 @@ stat {
 

	
 
        if here()^'guard_post' then
 
            if timestamp >= 5 * 60 * MINUTE then
 
                local taggart = _ '#taggart'
 
                local taggart = lookup('#taggart')
 

	
 
                if taggart ~= nil then
 
                    remove(taggart, here());
0 comments (0 inline, 0 general)