Fenrir Item is recognizes as (13,37) and its type is controlled by item level and options.
Item Drop command example to get selected Fenrir type:
/item 13 37 1 0 0 0 - Red Fenrir /item 13 37 1 0 0 1 - Black Fenrir /item 13 37 1 0 0 2 - Blue Fenrir /item 13 37 1 0 0 4 - Golden Fenrir
Shop Codes
Old Shop file structure
13 37 0 255 1 0 0 0 - Red Fenrir 13 37 0 255 1 0 1 0 - Black Fenrir 13 37 0 255 1 0 2 0 - Blue Fenrir 13 37 0 255 1 0 4 0 - Golden Fenrir
New Shop file structure
<Item Cat="13" Index="37" Level="0" Durability="255" Skill="1" Luck="0" Option="0" Exc="0" SetItem="0" SocketCount="0" Elemental="0" Serial="1" /> <Item Cat="13" Index="37" Level="0" Durability="255" Skill="1" Luck="0" Option="0" Exc="1" SetItem="0" SocketCount="0" Elemental="0" Serial="1" /> <Item Cat="13" Index="37" Level="0" Durability="255" Skill="1" Luck="0" Option="0" Exc="2" SetItem="0" SocketCount="0" Elemental="0" Serial="1" /> <Item Cat="13" Index="37" Level="0" Durability="255" Skill="1" Luck="0" Option="0" Exc="4" SetItem="0" SocketCount="0" Elemental="0" Serial="1" />