Update to 1.16.4

This commit is contained in:
2020-12-13 04:50:03 +00:00
parent af88f68e66
commit f2cb61c4bc
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -655,7 +655,6 @@ class CacheItemsStates:
def select_chest(self):
if self.g.game.select_item(items.CHEST_ID):
self.g.look_at = utils.padd(self.area, path.BLOCK_BELOW)
self.state = self.find_cache_spot
else:
print('No chest, aborting')