Advertisement
maat7043

Untitled

Dec 12th, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. getlocal 15
  2. pushstring "Steel Bot"
  3. ifeq NEXTOBJ
  4.  
  5. getlocal 15
  6. pushstring "Rock Bot"
  7. ifeq NEXTOBJ
  8.  
  9. getlocal 15
  10. pushstring "Paper Bot"
  11. ifeq NEXTOBJ
  12.  
  13. getlocal 15
  14. pushstring "Shield Orc Shield"
  15. ifeq NEXTOBJ
  16.  
  17. getlocal 15
  18. pushstring "Shield Orc Key"
  19. ifeq NEXTOBJ
  20.  
  21. getlocal 15
  22. pushstring "Shield Orc Flooder"
  23. ifeq NEXTOBJ
  24.  
  25. getlocal 15
  26. pushstring "Blue Flaming Skull"
  27. ifeq NEXTOBJ
  28.  
  29. getlocal 15
  30. pushstring "Red Flaming Skull"
  31. ifeq NEXTOBJ
  32.  
  33. getlocal 15
  34. pushstring "Pentaract Eye"
  35. ifeq NEXTOBJ
  36.  
  37. getlocal 15
  38. pushstring "Beach Spectre"
  39. ifeq NEXTOBJ
  40.  
  41. getlocal 15
  42. pushstring "Cube Overseer"
  43. ifeq NEXTOBJ
  44.  
  45. getlocal 15
  46. pushstring "Mysterious Crystal"
  47. ifeq NEXTOBJ
  48.  
  49. getlocal 15
  50. pushstring "Crystal Prisoner Steed"
  51. ifeq NEXTOBJ
  52.  
  53. getlocal 15
  54. pushstring "Stheno Swarm"
  55. ifeq NEXTOBJ
  56.  
  57. getlocal 15
  58. pushstring "Stheno Pet"
  59. ifeq NEXTOBJ
  60.  
  61. getlocal 15
  62. pushstring "Cube Defender"
  63. ifeq NEXTOBJ
  64.  
  65. getlocal 15
  66. pushstring "Cube Blaster"
  67. ifeq NEXTOBJ
  68.  
  69. getlocal 15
  70. pushstring "Crystal Prisoner Clone"
  71. ifeq NEXTOBJ
  72.  
  73. getlocal 15
  74. pushstring "Hermit Minion"
  75. ifeq NEXTOBJ
  76.  
  77. getlocal 15
  78. pushstring "Insect Minion"
  79. ifeq NEXTOBJ
  80.  
  81. getlocal 15
  82. pushstring "Haunted Armor"
  83. ifeq NEXTOBJ
  84.  
  85. getlocal 15
  86. pushstring "Nut"
  87. ifeq NEXTOBJ
  88.  
  89. getlocal 15
  90. pushstring "Bes"
  91. ifeq NEXTOBJ
  92.  
  93. getlocal 15
  94. pushstring "Geb"
  95. ifeq NEXTOBJ
  96.  
  97. getlocal 15
  98. pushstring "Active Sarcophagus"
  99. ifeq NEXTOBJ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement