Advertisement
Guest User

GamePsychology

a guest
Oct 7th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <list>
  3.    
  4.     <!--     Town Ids
  5.         Giran Castle Town = 9
  6.         Dark Elven Village = 1
  7.         Talking Island = 2
  8.         Elven Village = 3
  9.         Orc Village = 4
  10.         Gludin Village = 5
  11.         Dwarven Village = 6
  12.         Gludio Castle Town = 7
  13.         Dion Castle Town = 8
  14.         Town of Oren = 10
  15.         Hunter Village = 11
  16.         Town of Aden = 12
  17.         Town of Goddard = 13
  18.         Rune Castle Town = 14
  19.         Heine = 15
  20.         Town of Schuttgart = 17
  21.         Floran Village = 12
  22.         Kamael Village = 20
  23.         Fantasy Isle = 22
  24.         Keucereus = 33
  25.         Hellbound (Town Zone) = 21
  26.     -->
  27.    
  28.     <town id="8">
  29.         <spawn x="18900" y="145244" z="-3131" />
  30.         <spawn x="17121" y="145153" z="-3042" />
  31.         <spawn x="18900" y="145244" z="-3131" />
  32.         <items> <!-- Requested items to bind for this location -->
  33.             <item id="57" count="1000" />
  34.         </items>
  35.     </town>
  36.    
  37. </list>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement