Set jase_MyInny to avoid restock by Jaseowns
# 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