Guest User

Untitled

a guest
Jan 29th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 8.13 KB | None | 0 0
  1. <list>
  2.     <!-- Edgeville spawns -->
  3.    
  4.     <npcSpawn>
  5.         <!-- Man -->
  6.         <npcId>1</npcId>
  7.         <location>
  8.             <x>3086</x>
  9.             <y>3492</y>
  10.             <z>0</z>
  11.         </location>
  12.         <walkType>WALKABLE</walkType>
  13.     </npcSpawn>
  14.     <npcSpawn>
  15.         <!-- Man -->
  16.         <npcId>1</npcId>
  17.         <location>
  18.             <x>3092</x>
  19.             <y>3508</y>
  20.             <z>0</z>
  21.         </location>
  22.         <walkType>WALKABLE</walkType>
  23.     </npcSpawn>
  24.     <npcSpawn>
  25.         <!-- Man -->
  26.         <npcId>1</npcId>
  27.         <location>
  28.             <x>3093</x>
  29.             <y>3512</y>
  30.             <z>0</z>
  31.         </location>
  32.         <walkType>WALKABLE</walkType>
  33.     </npcSpawn>
  34.     <npcSpawn>
  35.         <!-- Man -->
  36.         <npcId>1</npcId>
  37.         <location>
  38.             <x>3097</x>
  39.             <y>3508</y>
  40.             <z>0</z>
  41.         </location>
  42.         <walkType>WALKABLE</walkType>
  43.     </npcSpawn>
  44.     <npcSpawn>
  45.         <!-- Man -->
  46.         <npcId>1</npcId>
  47.         <location>
  48.             <x>3098</x>
  49.             <y>3511</y>
  50.             <z>0</z>
  51.         </location>
  52.         <walkType>WALKABLE</walkType>
  53.     </npcSpawn>
  54.     <npcSpawn>
  55.         <!-- Shop Keeper -->
  56.         <npcId>520</npcId>
  57.         <location>
  58.             <x>3078</x>
  59.             <y>3508</y>
  60.         </location>
  61.         <walkType>WALKABLE</walkType>
  62.     </npcSpawn>
  63.     <npcSpawn>
  64.         <!-- Shop Assistant -->
  65.         <npcId>521</npcId>
  66.         <location>
  67.             <x>3081</x>
  68.             <y>3512</y>
  69.         </location>
  70.         <walkType>WALKABLE</walkType>
  71.     </npcSpawn>
  72.     <npcSpawn>
  73.         <!-- Banker -->
  74.         <npcId>494</npcId>
  75.         <location>
  76.             <x>3096</x>
  77.             <y>3491</y>
  78.         </location>
  79.         <walkType>NON_WALKABLE</walkType>
  80.         <face>
  81.             <x>3095</x>
  82.             <y>3491</y>
  83.         </face>
  84.     </npcSpawn>
  85.    
  86.     <npcSpawn>
  87.         <!-- Banker -->
  88.         <npcId>494</npcId>
  89.         <location>
  90.             <x>3096</x>
  91.             <y>3489</y>
  92.         </location>
  93.         <walkType>NON_WALKABLE</walkType>
  94.         <face>
  95.             <x>3095</x>
  96.             <y>3489</y>
  97.         </face>
  98.     </npcSpawn>
  99.    
  100.     <npcSpawn>
  101.         <!-- Banker -->
  102.         <npcId>494</npcId>
  103.         <location>
  104.             <x>3096</x>
  105.             <y>3492</y>
  106.         </location>
  107.         <walkType>NON_WALKABLE</walkType>
  108.         <face>
  109.             <x>3096</x>
  110.             <y>3493</y>
  111.         </face>
  112.     </npcSpawn>
  113.    
  114.     <npcSpawn>
  115.         <!-- Banker -->
  116.         <npcId>494</npcId>
  117.         <location>
  118.             <x>3098</x>
  119.             <y>3492</y>
  120.         </location>
  121.         <walkType>NON_WALKABLE</walkType>
  122.         <face>
  123.             <x>3098</x>
  124.             <y>3493</y>
  125.         </face>
  126.     </npcSpawn>
  127.    
  128.     <npcSpawn>
  129.         <!-- Makeover Mage -->
  130.         <npcId>599</npcId>
  131.         <location>
  132.             <x>3086</x>
  133.             <y>3501</y>
  134.         </location>
  135.         <walkType>WALKABLE</walkType>
  136.     </npcSpawn>
  137.    
  138.     <!-- Rock crabs -->
  139.     <npcSpawn>
  140.         <npcId>1265</npcId>
  141.         <location>
  142.             <x>2668</x>
  143.             <y>3716</y>
  144.         </location>
  145.         <walkType>WALKABLE</walkType>
  146.     </npcSpawn>
  147.    
  148.     <npcSpawn>
  149.         <npcId>1265</npcId>
  150.         <location>
  151.             <x>2671</x>
  152.             <y>3713</y>
  153.         </location>
  154.         <walkType>WALKABLE</walkType>
  155.     </npcSpawn>
  156.    
  157.     <npcSpawn>
  158.         <npcId>1265</npcId>
  159.         <location>
  160.             <x>2667</x>
  161.             <y>3711</y>
  162.         </location>
  163.         <walkType>WALKABLE</walkType>
  164.     </npcSpawn>
  165.    
  166.     <npcSpawn>
  167.         <npcId>1265</npcId>
  168.         <location>
  169.             <x>2673</x>
  170.             <y>3716</y>
  171.         </location>
  172.         <walkType>WALKABLE</walkType>
  173.     </npcSpawn>
  174.    
  175.     <npcSpawn>
  176.         <npcId>1265</npcId>
  177.         <location>
  178.             <x>2677</x>
  179.             <y>3717</y>
  180.         </location>
  181.         <walkType>WALKABLE</walkType>
  182.     </npcSpawn>
  183.    
  184.     <npcSpawn>
  185.         <npcId>1265</npcId>
  186.         <location>
  187.             <x>2685</x>
  188.             <y>3716</y>
  189.         </location>
  190.         <walkType>WALKABLE</walkType>
  191.     </npcSpawn>
  192.    
  193.     <npcSpawn>
  194.         <npcId>1265</npcId>
  195.         <location>
  196.             <x>2686</x>
  197.             <y>3723</y>
  198.         </location>
  199.         <walkType>WALKABLE</walkType>
  200.     </npcSpawn>
  201.    
  202.     <npcSpawn>
  203.         <npcId>1265</npcId>
  204.         <location>
  205.             <x>2681</x>
  206.             <y>3728</y>
  207.         </location>
  208.         <walkType>WALKABLE</walkType>
  209.     </npcSpawn>
  210.    
  211.     <npcSpawn>
  212.         <npcId>1265</npcId>
  213.         <location>
  214.             <x>2671</x>
  215.             <y>3728</y>
  216.         </location>
  217.         <walkType>WALKABLE</walkType>
  218.     </npcSpawn>
  219.    
  220.     <!-- Taverly Dungeon Spawns -->
  221.     <npcSpawn>
  222.         <!-- Skeleton -->
  223.         <npcId>90</npcId>
  224.         <location>
  225.             <x>2883</x>
  226.             <y>9819</y>
  227.         </location>
  228.         <walkType>WALKABLE</walkType>
  229.     </npcSpawn>
  230.     <npcSpawn>
  231.         <!-- Skeleton -->
  232.         <npcId>90</npcId>
  233.         <location>
  234.             <x>2884</x>
  235.             <y>9833</y>
  236.         </location>
  237.         <walkType>WALKABLE</walkType>
  238.     </npcSpawn>
  239.     <npcSpawn>
  240.         <!-- Skeleton -->
  241.         <npcId>90</npcId>
  242.         <location>
  243.             <x>2888</x>
  244.             <y>9846</y>
  245.         </location>
  246.         <walkType>WALKABLE</walkType>
  247.     </npcSpawn>
  248.     <npcSpawn>
  249.         <!-- Ghost -->
  250.         <npcId>103</npcId>
  251.         <location>
  252.             <x>2899</x>
  253.             <y>9848</y>
  254.         </location>
  255.         <walkType>WALKABLE</walkType>
  256.     </npcSpawn>
  257.     <npcSpawn>
  258.         <!-- Ghost -->
  259.         <npcId>103</npcId>
  260.         <location>
  261.             <x>2907</x>
  262.             <y>9850</y>
  263.         </location>
  264.         <walkType>WALKABLE</walkType>
  265.     </npcSpawn>
  266.     <npcSpawn>
  267.         <!-- Ghost -->
  268.         <npcId>103</npcId>
  269.         <location>
  270.             <x>2914</x>
  271.             <y>9850</y>
  272.         </location>
  273.         <walkType>WALKABLE</walkType>
  274.     </npcSpawn>
  275.     <npcSpawn>
  276.         <!-- Chaos druid -->
  277.         <npcId>181</npcId>
  278.         <location>
  279.             <x>2930</x>
  280.             <y>9848</y>
  281.         </location>
  282.         <walkType>WALKABLE</walkType>
  283.     </npcSpawn>
  284.     <npcSpawn>
  285.         <!-- Chaos druid -->
  286.         <npcId>181</npcId>
  287.         <location>
  288.             <x>2934</x>
  289.             <y>9849</y>
  290.         </location>
  291.         <walkType>WALKABLE</walkType>
  292.     </npcSpawn>
  293.     <npcSpawn>
  294.         <!-- Chaos druid -->
  295.         <npcId>181</npcId>
  296.         <location>
  297.             <x>2937</x>
  298.             <y>9847</y>
  299.         </location>
  300.         <walkType>WALKABLE</walkType>
  301.     </npcSpawn>
  302.     <npcSpawn>
  303.         <!-- Chaos druid -->
  304.         <npcId>181</npcId>
  305.         <location>
  306.             <x>2932</x>
  307.             <y>9845</y>
  308.         </location>
  309.         <walkType>WALKABLE</walkType>
  310.     </npcSpawn>
  311.     <npcSpawn>
  312.         <!-- Chaos dwarf -->
  313.         <npcId>119</npcId>
  314.         <location>
  315.             <x>2922</x>
  316.             <y>9755</y>
  317.         </location>
  318.         <walkType>WALKABLE</walkType>
  319.     </npcSpawn>
  320.     <npcSpawn>
  321.         <!-- Chaos dwarf -->
  322.         <npcId>119</npcId>
  323.         <location>
  324.             <x>2918</x>
  325.             <y>9757</y>
  326.         </location>
  327.         <walkType>WALKABLE</walkType>
  328.     </npcSpawn>
  329.     <npcSpawn>
  330.         <!-- Chaos dwarf -->
  331.         <npcId>119</npcId>
  332.         <location>
  333.             <x>2926</x>
  334.             <y>9762</y>
  335.         </location>
  336.         <walkType>WALKABLE</walkType>
  337.     </npcSpawn>
  338.     <npcSpawn>
  339.         <!-- Chaos dwarf -->
  340.         <npcId>119</npcId>
  341.         <location>
  342.             <x>2935</x>
  343.             <y>9784</y>
  344.         </location>
  345.         <walkType>WALKABLE</walkType>
  346.     </npcSpawn>
  347.     <npcSpawn>
  348.         <!-- Lesser Demon -->
  349.         <npcId>82</npcId>
  350.         <location>
  351.             <x>2934</x>
  352.             <y>9795</y>
  353.         </location>
  354.         <walkType>WALKABLE</walkType>
  355.     </npcSpawn>
  356.     <npcSpawn>
  357.         <!-- Lesser Demon -->
  358.         <npcId>82</npcId>
  359.         <location>
  360.             <x>2929</x>
  361.             <y>9803</y>
  362.         </location>
  363.         <walkType>WALKABLE</walkType>
  364.     </npcSpawn>
  365.     <npcSpawn>
  366.         <!-- Lesser Demon -->
  367.         <npcId>82</npcId>
  368.         <location>
  369.             <x>2931</x>
  370.             <y>9808</y>
  371.         </location>
  372.         <walkType>WALKABLE</walkType>
  373.     </npcSpawn>
  374.     <npcSpawn>
  375.         <!-- Baby Blue Dragon -->
  376.         <npcId>52</npcId>
  377.         <location>
  378.             <x>2917</x>
  379.             <y>9800</y>
  380.         </location>
  381.         <walkType>WALKABLE</walkType>
  382.     </npcSpawn>
  383.     <npcSpawn>
  384.         <!-- Baby Blue Dragon -->
  385.         <npcId>52</npcId>
  386.         <location>
  387.             <x>2913</x>
  388.             <y>9808</y>
  389.         </location>
  390.         <walkType>WALKABLE</walkType>
  391.     </npcSpawn>
  392.     <npcSpawn>
  393.         <!-- Baby Blue Dragon -->
  394.         <npcId>52</npcId>
  395.         <location>
  396.             <x>2909</x>
  397.             <y>9804</y>
  398.         </location>
  399.         <walkType>WALKABLE</walkType>
  400.     </npcSpawn>
  401.     <npcSpawn>
  402.         <!-- Baby Blue Dragon -->
  403.         <npcId>52</npcId>
  404.         <location>
  405.             <x>2910</x>
  406.             <y>9799</y>
  407.         </location>
  408.         <walkType>WALKABLE</walkType>
  409.     </npcSpawn>
  410.     <npcSpawn>
  411.         <!-- Blue Dragon -->
  412.         <npcId>55</npcId>
  413.         <location>
  414.             <x>2900</x>
  415.             <y>9806</y>
  416.         </location>
  417.         <walkType>WALKABLE</walkType>
  418.     </npcSpawn>
  419.     <npcSpawn>
  420.         <!-- Blue Dragon -->
  421.         <npcId>55</npcId>
  422.         <location>
  423.             <x>2985</x>
  424.             <y>9800</y>
  425.         </location>
  426.         <walkType>WALKABLE</walkType>
  427.     </npcSpawn>
  428.     <npcSpawn>
  429.         <!-- Blue Dragon -->
  430.         <npcId>55</npcId>
  431.         <location>
  432.             <x>2899</x>
  433.             <y>9800</y>
  434.         </location>
  435.         <walkType>WALKABLE</walkType>
  436.     </npcSpawn>
  437.     <npcSpawn>
  438.         <!-- Black Demon -->
  439.         <npcId>84</npcId>
  440.         <location>
  441.             <x>2864</x>
  442.             <y>9781</y>
  443.         </location>
  444.         <walkType>WALKABLE</walkType>
  445.     </npcSpawn>
  446.     <npcSpawn>
  447.         <!-- Black Demon -->
  448.         <npcId>84</npcId>
  449.         <location>
  450.             <x>2868</x>
  451.             <y>9775</y>
  452.         </location>
  453.         <walkType>WALKABLE</walkType>
  454.     </npcSpawn>
  455.     <npcSpawn>
  456.         <!-- Black Demon -->
  457.         <npcId>84</npcId>
  458.         <location>
  459.             <x>2862</x>
  460.             <y>9755</y>
  461.         </location>
  462.         <walkType>WALKABLE</walkType>
  463.     </npcSpawn>
  464.     <npcSpawn>
  465.         <!-- Black Demon -->
  466.         <npcId>84</npcId>
  467.         <location>
  468.             <x>2855</x>
  469.             <y>9777</y>
  470.         </location>
  471.         <walkType>WALKABLE</walkType>
  472.     </npcSpawn>
  473.    
  474. </list>
Advertisement
Add Comment
Please, Sign In to add comment