[Pokemon] Items

tutuga
Por tutuga
em Scripts

tutuga

Igor - Diguera
avatar
Campones
Campones

INFOS

Grupo: CamponesRegistrado: 12/02/11Posts: 6Char no Tibia: Bang Xu

Alguem pode me ajuda to com essa duvida.

 

Por Exemplo o dollar na bag vc consegue junta 100 em 1 unico espaço tem como fazer isso com outros itens

 

tipow fire stone

fire%20stone.gif

 

pra juntar 100 em 1 unico espaço

 

 

Ajuda aee '

 

olha como está as stone

 

 

<item id="11441" article="a" name="leaf stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11442" article="a" name="water stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11443" article="a" name="venom stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11444" article="a" name="thunder stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11445" article="a" name="rock stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11446" article="a" name="punch stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11447" article="a" name="fire stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11448" article="a" name="coccon stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11449" article="a" name="crystal stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11450" article="a" name="darkness stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11451" article="an" name="earth stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11452" article="an" name="enigma stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11453" article="a" name="heart stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>

 

<item id="11454" article="an" name="ice stone">

<attribute key="description" value="A peculiar stone that may cause some pokemon to evolve." />

</item>