What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

just need space

asdfowkw

Community Developer
Joined
Jan 15, 2010
Messages
263
Just need somewhere to upload an empty farming template for another user

Code:
<HBProfile>
    <Name>Embersilk Cloth</Name>
    <MinLevel>1</MinLevel>
    <MaxLevel>86</MaxLevel>
        <TargetElites>False</TargetElites>
    <MinDurability>0.2</MinDurability>
    <MinFreeBagSlots>1</MinFreeBagSlots>
    <SellGrey>True</SellGrey>
    <SellWhite>True</SellWhite>
    <SellGreen>False</SellGreen>
    <MailWhite>True</MailWhite>
    <MailGreen>True</MailGreen>
    <MailBlue>True</MailBlue>
    <MailPurple>True</MailPurple>
    
    <Mailboxes>
        <Mailbox X="" Y="" Z="" />
    </Mailboxes>
    <Vendors>
        <Vendor Name="" Entry="" Type="Repair" X="" Y="" Z="" />
    </Vendors>
    <GrindArea>
    <Factions>xx xx xx xx</Factions>
    <TargetMinLevel>1</TargetMinLevel>
    <TargetMaxLevel>87</TargetMaxLevel>  
       <Hotspots>
        <Hotspot X="" Y="" Z="" />
    </Hotspots>
    </GrindArea>
</HBProfile>
 

Attachments

Back
Top