Created: 01/29/2025, 03:08:21 PM Updated: 01/29/2025, 03:08:21 PM View Change History
# Set jase_MyInny to avoid restock
if not varexist jase_MyInny or not find jase_MyInny backpack
if findtype "bamboo flute|tambourine|drum|lute|lap harp" backpack as inny
getlabel inny jase_Desc
overhead jase_Desc
@setvar jase_MyInny inny
endif
endif