// #############################################################################
// # SSeMU MU Online Emulator
// # https://www.ssemu.com.ar
// # https://www.facebook.com/ssemuemulator
// # https://www.youtube.com/@ssemu
// # ---------------------------------------------------------------------------
// # © 2023 SetecSoft Development
// # This file is part of the SSeMU MuOnline Server files.
// #############################################################################

0
// ------------------------------------------
// [00,000]    [*/0~13]    [1~255]
// ItemIndex   ItemLevel   MaxStack   Comment
// ------------------------------------------
   04,007      *           255        //Bolt
   04,015      *           255        //Arrow
   13,032      *           20         //Splinter of Armor
   13,033      *           20         //Bless of Guardian
   13,034      *           10         //Claw of Beast
   14,000      *           255        //Apple
   14,001      *           255        //Small Healing Potion
   14,002      *           255        //Healing Potion
   14,003      *           255        //Large Healing Potion
   14,004      *           255        //Small Mana Potion
   14,005      *           255        //Mana Potion
   14,006      *           255        //Large Mana Potion
   14,007      *           255        //Siege Potion
   14,008      *           255        //Antidote
   14,021      3           255        //Mark of Lord
   14,035      *           255        //Small SD Potion
   14,036      *           255        //SD Potion
   14,037      *           255        //Large SD Potion
   14,038      *           255        //Small Complex Potion
   14,039      *           255        //Complex Potion
   14,040      *           255        //Large Complex Potion
end

1
// -----------------------------------------------
// ItemIndex   ItemCount   NextItemIndex   Comment
// -----------------------------------------------
   14,029      5           14,028          //Symbol of Kundun -> Lost Map
end