item_avail.txt 364 B

123456789101112
  1. // item id,sprite id
  2. // Replaces an item client-side while keeping them separate server-side.
  3. // Think of it as a way to disguise items.
  4. // If 0 is used then item will be disabled.
  5. 2240,2241 //Beard - Grampa Beard
  6. //Treasure Hunters Quest Items
  7. //use these aliases if your game client doesn't support them normally
  8. //7950,7021
  9. //7951,7042
  10. //1998,1250
  11. //1999,1472