Custom pet SD
Hey guys i made a custom pet and it gives me a error when i go to editor and add a merchant and edit merchant i put in mtype:Raging Goat;mcur:0;mcost:50 it doesnt load its a black screen can someone help
code :
<Object id="Raging Goat Generator" ext="true">
<DisplayId>Raging Goat</DisplayId>
<Class>Equipment</Class>
<Item />
<AnimatedTexture>
<File>chars16x16dMountains2</File>
<Index>2</Index>
</AnimatedTexture>
<SlotType>10</SlotType>
<Description>The maddest goat of them all.</Description>
<Sound>spell/light_heal</Sound>
<InvUse />
<VaultItem />
<Soulbound />
<Activate objectId="Raging Goat" cooldown="10">PermaPet</Activate>
<OldSound>use_potion</OldSound>
</Object>
<Object id="Raging Goat" ext="true">
<Class>Character</Class>
<Group>Hexable</Group>
<AnimatedTexture>
<File>chars16x16dMountains2</File>
<Index>2</Index>
</AnimatedTexture>
<NoMiniMap />
<Size>100</Size>
</Object>