Advertisement
otowakotori

_tdef_append.lua

Nov 11th, 2020
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.67 KB | None | 0 0
  1. ------------------------------------------------
  2. section ".always_merge"
  3.  
  4. tDef(0, "3-head")
  5. tDef(0, "3-headed hydra")
  6. tDef(0, "Agrimley the hermit")
  7. tDef(0, "Allied Kingdoms")
  8. tDef(0, "Angolwen")
  9. tDef(0, "Assassin lair")
  10. tDef(0, "Control Room")
  11. tDef(0, "Cosmic Fauna")
  12. tDef(0, "Dreadfell")
  13. tDef(0, "Enemies")
  14. tDef(0, "Experimentation Room")
  15. tDef(0, "Exploratory Farportal")
  16. tDef(0, "FINGER")
  17. tDef(0, "Fearscape")
  18. tDef(0, "Hall of Reflection")
  19. tDef(0, "Horrors")
  20. tDef(0, "Iron Throne")
  21. tDef(0, "Keepers of Reality")
  22. tDef(0, "MAINHAND")
  23. tDef(0, "Marus of Elvala")
  24. tDef(0, "OFFHAND")
  25. tDef(0, "Orc Pride")
  26. tDef(0, "Portal Room")
  27. tDef(0, "Rhalore")
  28. tDef(0, "Sandworm Burrowers")
  29. tDef(0, "Shalore")
  30. tDef(0, "Shasshhiy'Kaish")
  31. tDef(0, "Sher'Tul")
  32. tDef(0, "Slavers")
  33. tDef(0, "Sorcerers")
  34. tDef(0, "Stire of Derth")
  35. tDef(0, "Storage Room")
  36. tDef(0, "Sunwall")
  37. tDef(0, "Temple of Creation")
  38. tDef(0, "Thalore")
  39. tDef(0, "The Way")
  40. tDef(0, [[Today is the %s %s of the %s year of the Age of Ascendancy of Maj'Eyal.
  41. The time is %02d:%02d.]])
  42. tDef(0, "Undead")
  43. tDef(0, "Ungrol of Last Hope")
  44. tDef(0, "Vargh Republic")
  45. tDef(0, "Victim")
  46. tDef(0, "Water lair")
  47. tDef(0, "Zigur")
  48. tDef(0, "absolute")
  49. tDef(0, "armours")
  50. tDef(0, "bomb")
  51. tDef(0, "bonestaff")
  52. tDef(0, "cannister")
  53. tDef(0, "charged")
  54. tDef(0, "combat")
  55. tDef(0, "daikara")
  56. tDef(0, "default")
  57. tDef(0, "demon")
  58. tDef(0, "dragon")
  59. tDef(0, "dream")
  60. tDef(0, "east")
  61. tDef(0, "exit")
  62. tDef(0, "harmonystaff")
  63. tDef(0, "humanoid")
  64. tDef(0, "humanoid/orc")
  65. tDef(0, "husk")
  66. tDef(0, "hydra")
  67. tDef(0, "image")
  68. tDef(0, "injured seer")
  69. tDef(0, "kinetic")
  70. tDef(0, "living")
  71. tDef(0, "lone alchemist")
  72. tDef(0, "lost defiler")
  73. tDef(0, "lost sun paladin")
  74. tDef(0, "lost warrior")
  75. tDef(0, "magestaff")
  76. tDef(0, "magical")
  77. tDef(0, "mainhand")
  78. tDef(0, "melee")
  79. tDef(0, "mental")
  80. tDef(0, "mountain chain")
  81. tDef(0, "movement")
  82. tDef(0, "north")
  83. tDef(0, "northeast")
  84. tDef(0, "northwest")
  85. tDef(0, "offhand")
  86. tDef(0, "portal")
  87. tDef(0, "portal back")
  88. tDef(0, "ranged")
  89. tDef(0, "repented thief")
  90. tDef(0, "rimebark")
  91. tDef(0, "seed")
  92. tDef(0, "south")
  93. tDef(0, "southeast")
  94. tDef(0, "southwest")
  95. tDef(0, "spell")
  96. tDef(0, "standard")
  97. tDef(0, "standby")
  98. tDef(0, "starstaff")
  99. tDef(0, "steambot")
  100. tDef(0, "stone golem")
  101. tDef(0, "summon")
  102. tDef(0, "summoned")
  103. tDef(0, "tank")
  104. tDef(0, "temporal explorer")
  105. tDef(0, "temporal hound")
  106. tDef(0, "thermal")
  107. tDef(0, "throwing")
  108. tDef(0, "turtle")
  109. tDef(0, "unarmed")
  110. tDef(0, "undead")
  111. tDef(0, "unliving")
  112. tDef(0, "unnatural")
  113. tDef(0, "unseen")
  114. tDef(0, "vilestaff")
  115. tDef(0, "volcanic mountains")
  116. tDef(0, "war hound")
  117. tDef(0, "weapons")
  118. tDef(0, "west")
  119. tDef(0, "worried loremaster")
  120.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement