diff --git a/stead/stead.lua b/stead/stead.lua index 228e317..722e3d8 100644 --- a/stead/stead.lua +++ b/stead/stead.lua @@ -1724,6 +1724,7 @@ iface = { local oldloc = here(); if cmd == 'look' then + stead.state = true r,v = me():look(); elseif cmd == 'obj' then r,v = me():objs();