Ir para conteúdo

Slot Container.


O Caipora

Posts Recomendados

Claro !!

 

Vamos pegar como exemplo o Ring Of The Sky (ID 2123)

 

Vá em Data/Items/items.xml e procure por :

 

	<item id="2123" article="a" name="ring of the sky">
	<attribute key="weight" value="40" />
	<attribute key="slotType" value="ring" />
</item>

 

 

Basta substituir por :

 

	<item id="2123" article="a" name="ring of the sky">
	<attribute key="weight" value="40" />
               <attribute key="containerSize" value="24" />
	<attribute key="slotType" value="ring" />
</item>

 

Obs:

 

Azul é o quanto de items que caberão dentro do Ring Backpack !

Editado por Walef Xavier
Link para o comentário
Compartilhar em outros sites

  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...