```While running game code:
File "renpy/common/000statements.rpy", line 560, in execute_call_screen
File "renpy/common/00action_other.rpy", line 537, in __call__
File "game/ascript/subsystem/house/dhl_screens.rpy", line 62, in dhl_item_use_proxy_navigation
File "game/ascript/subsystem/inventory.rpy", line 30, in cantuse_phrase
AttributeError: 'Item' object has no attribute 'chinese_cantuse'
``` |