more tweaks to stuff

This commit is contained in:
2021-11-23 13:18:23 -05:00
parent af7cd8a5b9
commit d77539e4ec
2 changed files with 2 additions and 2 deletions

View File

@@ -10,5 +10,5 @@ end
function setfoo(n)
tangible.nopredict()
tangible.actor().foo = n
tangible.actor().inventory.foo = n
end