Advertisement
feos

Gargoyles_types

Jun 6th, 2015
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.95 KB | None | 0 0
  1. types={"Test"
  2. ,"Orb"
  3. ,"Health1PLR"
  4. ,"Health2PLR"
  5. ,"Health1NME"
  6. ,"Health2NME"
  7. ,"Numeral"
  8. ,"BigExplode"
  9. ,"SmallExplode"
  10. ,"GlassDebris"
  11. ,"MetalDebris"
  12. ,"WoodDebris"
  13. ,"WallDebris"
  14. ,"SignPiece"
  15. ,"SteamVent"
  16. ,"BreakWall"
  17. ,"SkyLight"
  18. ,"BreakLight"
  19. ,"ThrowCrate"
  20. ,"BreakEdgeLeft"
  21. ,"BreakEdgeRight"
  22. ,"Spark"
  23. ,"Spark2"
  24. ,"Sparks"
  25. ,"Sparks2" 
  26. ,"Fireball"
  27. ,"HomingProj1"
  28. ,"HorzProj1"
  29. ,"VertProj1"
  30. ,"DirProj1"
  31. ,"DirProj2"
  32. ,"DropMine"
  33. ,"Scratch"
  34. ,"Icon"
  35. ,"RaptorBot"
  36. ,"SniperBot"
  37. ,"SpiderBot"
  38. ,"WaspBot"
  39. ,"Xanatos"
  40. ,"PlasmaBot"
  41. ,"RabidHH"
  42. ,"MorningStar"
  43. ,"Archer"
  44. ,"Arrow"
  45. ,"Valkyrie"
  46. ,"Axe"
  47. ,"WeaponExp"
  48. ,"Couldron"
  49. ,"SpittingCouldron"
  50. ,"FireballHead"
  51. ,"FireballTrail"
  52. ,"BigFireballHead"
  53. ,"BigFireballTrail"
  54. ,"Oil"
  55. ,"OilGenerator"
  56. ,"Claw"
  57. ,"Stump"
  58. ,"StumpBubble"
  59. ,"StumpFire"
  60. ,"ClawStump"
  61. ,"StumpFireGen"
  62. ,"Vent"
  63. ,"VentSparks"
  64. ,"Chain"
  65. ,"FlameLick"
  66. ,"Floor"
  67. ,"MutVikBody"
  68. ,"MutVikHead"
  69. ,"MutVikHammer"
  70. ,"EyeOfOdin"
  71. ,"EyeOfOdinTrail"
  72. ,"L1BreakWall"
  73. ,"Catapult"
  74. ,"L1BreakFloor"
  75. ,"Gate"
  76. ,"GateCrusher"
  77. ,"Weight"
  78. ,"WeightCrusher"
  79. ,"WallFire"
  80. ,"Balista"
  81. ,"BalistaLog"
  82. ,"PasteWall"
  83. ,"FlameBoulder"
  84. ,"CastlePiece"
  85. ,"MutantSpiderBot"
  86. ,"MutSpiLegs"
  87. ,"MutSpiHead"
  88. ,"MutSpiHeadFlame"
  89. ,"MutSpiProj"
  90. ,"MutSpiElecV"
  91. ,"MutSpiElecH"
  92. ,"PlasmaBall"
  93. ,"PlasmaBallTail"
  94. ,"PlasmaDeadHead"
  95. ,"VertFlame"
  96. ,"WallFlame"
  97. ,"FloorFlame"
  98. ,"OPPlatform"
  99. ,"OPLink"
  100. ,"OPOrb"
  101. ,"Furnace"
  102. ,"RobotGenerator"
  103. ,"RockGenerator"
  104. ,"BigRock"
  105. ,"MediumRock"
  106. ,"SmallRock"
  107. ,"BigCouldronGen"
  108. ,"BigCouldron"
  109. ,"Trough"
  110. ,"TroughGen"
  111. ,"Energizer"
  112. ,"Demona"
  113. ,"TrajectoryProj"
  114. ,"WallPaste"
  115. ,"EdgePaste"
  116. ,"Tentacle"
  117. ,"Infuser"
  118. ,"BigGuns"
  119. ,"BigGunsProj"
  120. ,"HighSignPole"
  121. ,"HighSign"
  122. ,"LowLight"
  123. ,"L5Skylight"
  124. ,"L5Wall"
  125. ,"ElecGenerator"
  126. ,"Electricity"
  127. ,"WaspGenerator"
  128. ,"TunnelEdge"
  129. ,"ForegroundPost"
  130. ,"Sorcerer"
  131. ,"LightningTop"
  132. ,"LightningBot"
  133. ,"MDemonaWallFire"
  134. ,"MDemonaFloorFire"
  135. ,"EyeRooftopUp"
  136. ,"EyeRooftopDn"
  137. ,"EyeRaptor"
  138. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement