[2] | 1 | # Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> |
---|
| 2 | # |
---|
| 3 | # This program is free software; you can redistribute it and/or modify |
---|
| 4 | # it under the terms of the GNU General Public License as published by |
---|
| 5 | # the Free Software Foundation; either version 2 of the License, or |
---|
| 6 | # (at your option) any later version. |
---|
| 7 | # |
---|
| 8 | # This program is distributed in the hope that it will be useful, |
---|
| 9 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 10 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 11 | # GNU General Public License for more details. |
---|
| 12 | # |
---|
| 13 | # You should have received a copy of the GNU General Public License |
---|
| 14 | # along with this program; if not, write to the Free Software |
---|
| 15 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
---|
| 16 | |
---|
| 17 | ## Process this file with automake to produce Makefile.in |
---|
| 18 | |
---|
| 19 | ## Sub-directories to parse |
---|
| 20 | |
---|
| 21 | ## Change installation location |
---|
| 22 | # datadir = mangos/sql/updates |
---|
| 23 | pkgdatadir = $(datadir)/mangos/sql/updates |
---|
| 24 | |
---|
| 25 | ## Files to be installed |
---|
| 26 | # Install basic SQL files to datadir |
---|
| 27 | pkgdata_DATA = \ |
---|
| 28 | 5651_characters_guild_bank_tab.sql \ |
---|
| 29 | 5651_characters_characters.sql \ |
---|
| 30 | 5651_characters_character_social.sql \ |
---|
| 31 | 5651_mangos_creature_template.sql \ |
---|
| 32 | 5655_mangos_spell_affect.sql \ |
---|
| 33 | 5655_mangos_spell_chain.sql \ |
---|
| 34 | 5655_mangos_spell_proc_event.sql \ |
---|
| 35 | 5659_mangos_loot_template.sql \ |
---|
| 36 | 5660_mangos_spell_elixir.sql \ |
---|
| 37 | 5664_mangos.sql \ |
---|
| 38 | 5665_mangos_creature_template.sql \ |
---|
| 39 | 5679_mangos_creature_template.sql \ |
---|
| 40 | 5680_mangos_spell_proc_event.sql \ |
---|
| 41 | 5698_mangos_item_template.sql \ |
---|
| 42 | 5708_mangos_player_levelstats.sql \ |
---|
| 43 | 5711_characters_character_kill.sql \ |
---|
| 44 | 5711_mangos_command.sql \ |
---|
| 45 | 5714_mangos_command.sql \ |
---|
| 46 | 5714_mangos_mangos_string.sql \ |
---|
| 47 | 5718_mangos_command.sql \ |
---|
| 48 | 5718_mangos_creature_template.sql \ |
---|
| 49 | 5718_mangos_mangos_string.sql \ |
---|
| 50 | 5720_mangos_command.sql \ |
---|
| 51 | 5720_mangos_mangos_string.sql \ |
---|
| 52 | 5721_mangos_spell_affect.sql \ |
---|
| 53 | 5733_mangos_creature.sql \ |
---|
| 54 | 5739_mangos_creature.sql \ |
---|
| 55 | 5739_mangos_gameobject.sql \ |
---|
| 56 | 5746_mangos_quest_template.sql \ |
---|
| 57 | 5753_mangos_areatrigger_teleport.sql \ |
---|
| 58 | 5758_mangos_creature_addon.sql \ |
---|
| 59 | 5759_mangos_command.sql \ |
---|
| 60 | 5764_characters_characters.sql \ |
---|
| 61 | 5764_mangos_command.sql \ |
---|
| 62 | 5771_mangos_spell_learn_spell.sql \ |
---|
| 63 | 5772_mangos_command.sql \ |
---|
| 64 | 5773_mangos_spell_affect.sql \ |
---|
| 65 | 5773_mangos_spell_learn_spell.sql \ |
---|
| 66 | 5774_mangos_command.sql \ |
---|
| 67 | 5774_mangos_mangos_string.sql \ |
---|
| 68 | 5777_mangos_command.sql \ |
---|
| 69 | 5778_mangos_spell_affect.sql \ |
---|
| 70 | 5779_mangos_quest_template.sql \ |
---|
| 71 | 5784_mangos_player_levelstats.sql \ |
---|
| 72 | 5787_mangos_player_levelstats.sql \ |
---|
| 73 | 5790_mangos_player_classlevelstats.sql \ |
---|
| 74 | 5790_mangos_player_levelstats.sql \ |
---|
| 75 | 5799_mangos_spell_proc_event.sql \ |
---|
| 76 | 5813_mangos_mangos_string.sql \ |
---|
| 77 | 5827_mangos_spell_affect.sql \ |
---|
| 78 | 5827_mangos_spell_chain.sql \ |
---|
| 79 | 5827_mangos_spell_learn_spell.sql \ |
---|
| 80 | 5827_mangos_spell_proc_event.sql \ |
---|
| 81 | 5831_mangos_skill_fishing_base_level.sql \ |
---|
| 82 | 5842_mangos_spell_affect.sql \ |
---|
| 83 | 5845_mangos_spell_proc_event.sql \ |
---|
| 84 | 5847_mangos_command.sql \ |
---|
| 85 | 5857_mangos_spell_proc_event.sql \ |
---|
| 86 | 5861_mangos_command.sql \ |
---|
| 87 | 5865_mangos_command.sql \ |
---|
| 88 | 5867_mangos_spell_affect.sql \ |
---|
| 89 | 5875_mangos_quest_template.sql \ |
---|
| 90 | 5880_mangos_mangos_string.sql \ |
---|
| 91 | 5882_mangos_spell_affect.sql \ |
---|
| 92 | 5896_mangos_spell_proc_event.sql \ |
---|
| 93 | 5923_mangos_spell_affect.sql \ |
---|
| 94 | 5940_mangos_spell_affect.sql \ |
---|
| 95 | 5946_mangos_spell_affect.sql \ |
---|
| 96 | 5955_characters_guild_eventlog.sql \ |
---|
| 97 | 5965_mangos_mangos_string.sql \ |
---|
| 98 | 5973_mangos_spell_proc_event.sql \ |
---|
| 99 | 5977_characters_pet.sql \ |
---|
| 100 | 5982_mangos.sql \ |
---|
| 101 | 5986_mangos_spell_proc_event.sql \ |
---|
| 102 | 5999_mangos_spell_proc_event.sql \ |
---|
| 103 | 6016_mangos_spell_proc_event.sql \ |
---|
| 104 | 6017_mangos_spell_proc_event.sql \ |
---|
| 105 | 6022_mangos_spell_proc_event.sql \ |
---|
| 106 | 6023_mangos_mangos_string.sql \ |
---|
| 107 | 6027_mangos_spell_affect.sql \ |
---|
| 108 | 6032_mangos_petcreateinfo_spell.sql \ |
---|
| 109 | 6037_mangos_spell_affect.sql \ |
---|
| 110 | 6038_mangos_creature_template.sql \ |
---|
| 111 | 6047_characters_character_social.sql \ |
---|
| 112 | 6047_characters_guild_bank_tab.sql \ |
---|
| 113 | 6049_mangos_spell_proc_event.sql \ |
---|
| 114 | 6052_mangos_loot_template.sql \ |
---|
| 115 | 6058_mangos_spell_learn_spell.sql \ |
---|
| 116 | 6061_characters_mail.sql \ |
---|
| 117 | 6061_mangos_quest_mail_loot_template.sql \ |
---|
| 118 | 6061_mangos_quest_template.sql \ |
---|
| 119 | 6062_mangos_spell_proc_event.sql \ |
---|
| 120 | 6078_mangos_spell_proc_event.sql \ |
---|
| 121 | 6090_mangos_command.sql \ |
---|
| 122 | 6090_mangos_mangos_string.sql \ |
---|
| 123 | 6151_mangos_spell_proc_event.sql \ |
---|
| 124 | 6164_mangos_command.sql \ |
---|
| 125 | 6171_mangos_spell_affect.sql \ |
---|
| 126 | 6179_mangos_mangos_string.sql \ |
---|
| 127 | 6193_mangos_spell_proc_event.sql \ |
---|
| 128 | 6199_mangos_spell_proc_event.sql \ |
---|
| 129 | 6210_mangos_spell_proc_event.sql \ |
---|
| 130 | 6213_mangos_spell_target_position.sql \ |
---|
| 131 | 6219_mangos_spell_proc_event.sql \ |
---|
| 132 | 6246_mangos_spell_proc_event.sql \ |
---|
| 133 | 6251_mangos_spell_proc_event.sql \ |
---|
| 134 | 6255_mangos_spell_proc_event.sql \ |
---|
| 135 | 6265_mangos_pet_name_generation.sql \ |
---|
| 136 | 6270_mangos_spell_proc_event.sql \ |
---|
| 137 | 6291_characters_character_pet.sql \ |
---|
| 138 | 6297_characters_characters.sql \ |
---|
| 139 | 6298_characters_characters.sql \ |
---|
| 140 | 6298_characters_corpse.sql \ |
---|
| 141 | 6304_mangos_spell_proc_event.sql \ |
---|
| 142 | 6308_mangos_command.sql \ |
---|
| 143 | 6313_mangos_spell_proc_event.sql \ |
---|
| 144 | 6314_mangos_command.sql \ |
---|
| 145 | 6324_mangos_creature_template.sql \ |
---|
| 146 | 6325_mangos_creature_template.sql \ |
---|
| 147 | 6326_characters_corpse.sql \ |
---|
| 148 | 6334_mangos_spell_affect.sql \ |
---|
| 149 | 6335_characters_corpse.sql \ |
---|
| 150 | 6351_mangos_spell_proc_event.sql \ |
---|
| 151 | 6360_characters_corpse.sql \ |
---|
| 152 | 6360_characters_characters.sql \ |
---|
| 153 | 6362_characters.sql \ |
---|
| 154 | 6362_mangos_instance_template.sql \ |
---|
| 155 | 6367_mangos_spell_proc_event.sql \ |
---|
| 156 | 6369_mangos_spell_affect.sql \ |
---|
| 157 | 6370_mangos_spell_affect.sql \ |
---|
| 158 | 6381_mangos_command.sql \ |
---|
| 159 | 6387_characters_character_ticket.sql \ |
---|
| 160 | 6387_mangos_mangos_string.sql \ |
---|
| 161 | 6397_mangos_creature_template.sql \ |
---|
| 162 | 6398_mangos_creature_template.sql \ |
---|
| 163 | 6412_characters_declinedname.sql \ |
---|
| 164 | 6426_mangos_locales.sql \ |
---|
| 165 | 6426_realmd_localization.sql \ |
---|
| 166 | 6431_mangos_mangos_string.sql \ |
---|
| 167 | 6439_mangos_command.sql \ |
---|
| 168 | 6456_mangos_command.sql \ |
---|
| 169 | 6472_realmd_account.sql \ |
---|
| 170 | 6492_mangos_spell_chain.sql \ |
---|
| 171 | 6496_mangos_spell_pet_auras.sql \ |
---|
| 172 | 6506_mangos_spell_proc_event.sql \ |
---|
| 173 | 6509_mangos_command.sql \ |
---|
| 174 | 6509_mangos_mangos_string.sql \ |
---|
| 175 | 6513_mangos_command.sql \ |
---|
| 176 | 6515_mangos_spell_proc_event.sql \ |
---|
| 177 | 6521_mangos_spell_proc_event.sql \ |
---|
| 178 | 6523_mangos_spell_proc_event.sql \ |
---|
| 179 | 6528_mangos_spell_affect.sql \ |
---|
| 180 | 6528_mangos_spell_proc_event.sql \ |
---|
| 181 | 6538_mangos_spell_proc_event.sql \ |
---|
| 182 | 6540_mangos_spell_proc_event.sql \ |
---|
| 183 | 6544_mangos_spell_proc_event.sql \ |
---|
| 184 | 6545_mangos_command.sql \ |
---|
| 185 | 6557_mangos_command.sql \ |
---|
| 186 | 6574_mangos_spell_proc_event.sql \ |
---|
| 187 | 6585_mangos_command.sql \ |
---|
| 188 | 6588_mangos_spell_proc_event.sql \ |
---|
| 189 | 6596_characters_arena_team.sql \ |
---|
| 190 | 6598_character_spell.sql \ |
---|
| 191 | 6609_mangos_mangos_string.sql \ |
---|
| 192 | 6613_mangos_mangos_string.sql \ |
---|
| 193 | 6627_mangos_creature_movement.sql \ |
---|
| 194 | 6640_mangos_reference_loot_template.sql \ |
---|
| 195 | 6642_characters_declinedname.sql \ |
---|
| 196 | 6668_mangos_spell_proc_event.sql \ |
---|
| 197 | 6676_mangos_spell_proc_event.sql \ |
---|
| 198 | 6681_mangos_mangos_string.sql \ |
---|
| 199 | 6691_mangos_spell_proc_event.sql \ |
---|
| 200 | 6693_mangos_spell_affect.sql \ |
---|
| 201 | 6693_mangos_spell_proc_event.sql \ |
---|
| 202 | 6698_characters_character_tutorial.sql \ |
---|
| 203 | README |
---|
| 204 | |
---|
| 205 | ## Additional files to include when running 'make dist' |
---|
| 206 | # SQL update files, to upgrade database schema from older revisions |
---|
| 207 | EXTRA_DIST = \ |
---|
| 208 | 5651_characters_guild_bank_tab.sql \ |
---|
| 209 | 5651_characters_characters.sql \ |
---|
| 210 | 5651_characters_character_social.sql \ |
---|
| 211 | 5651_mangos_creature_template.sql \ |
---|
| 212 | 5655_mangos_spell_affect.sql \ |
---|
| 213 | 5655_mangos_spell_chain.sql \ |
---|
| 214 | 5655_mangos_spell_proc_event.sql \ |
---|
| 215 | 5659_mangos_loot_template.sql \ |
---|
| 216 | 5660_mangos_spell_elixir.sql \ |
---|
| 217 | 5664_mangos.sql \ |
---|
| 218 | 5665_mangos_creature_template.sql \ |
---|
| 219 | 5679_mangos_creature_template.sql \ |
---|
| 220 | 5680_mangos_spell_proc_event.sql \ |
---|
| 221 | 5698_mangos_item_template.sql \ |
---|
| 222 | 5708_mangos_player_levelstats.sql \ |
---|
| 223 | 5711_characters_character_kill.sql \ |
---|
| 224 | 5711_mangos_command.sql \ |
---|
| 225 | 5714_mangos_command.sql \ |
---|
| 226 | 5714_mangos_mangos_string.sql \ |
---|
| 227 | 5718_mangos_command.sql \ |
---|
| 228 | 5718_mangos_creature_template.sql \ |
---|
| 229 | 5718_mangos_mangos_string.sql \ |
---|
| 230 | 5720_mangos_command.sql \ |
---|
| 231 | 5720_mangos_mangos_string.sql \ |
---|
| 232 | 5721_mangos_spell_affect.sql \ |
---|
| 233 | 5733_mangos_creature.sql \ |
---|
| 234 | 5739_mangos_creature.sql \ |
---|
| 235 | 5739_mangos_gameobject.sql \ |
---|
| 236 | 5746_mangos_quest_template.sql \ |
---|
| 237 | 5753_mangos_areatrigger_teleport.sql \ |
---|
| 238 | 5758_mangos_creature_addon.sql \ |
---|
| 239 | 5759_mangos_command.sql \ |
---|
| 240 | 5764_characters_characters.sql \ |
---|
| 241 | 5764_mangos_command.sql \ |
---|
| 242 | 5771_mangos_spell_learn_spell.sql \ |
---|
| 243 | 5772_mangos_command.sql \ |
---|
| 244 | 5773_mangos_spell_affect.sql \ |
---|
| 245 | 5773_mangos_spell_learn_spell.sql \ |
---|
| 246 | 5774_mangos_command.sql \ |
---|
| 247 | 5774_mangos_mangos_string.sql \ |
---|
| 248 | 5777_mangos_command.sql \ |
---|
| 249 | 5778_mangos_spell_affect.sql \ |
---|
| 250 | 5779_mangos_quest_template.sql \ |
---|
| 251 | 5784_mangos_player_levelstats.sql \ |
---|
| 252 | 5787_mangos_player_levelstats.sql \ |
---|
| 253 | 5790_mangos_player_classlevelstats.sql \ |
---|
| 254 | 5790_mangos_player_levelstats.sql \ |
---|
| 255 | 5799_mangos_spell_proc_event.sql \ |
---|
| 256 | 5813_mangos_mangos_string.sql \ |
---|
| 257 | 5827_mangos_spell_affect.sql \ |
---|
| 258 | 5827_mangos_spell_chain.sql \ |
---|
| 259 | 5827_mangos_spell_learn_spell.sql \ |
---|
| 260 | 5827_mangos_spell_proc_event.sql \ |
---|
| 261 | 5831_mangos_skill_fishing_base_level.sql \ |
---|
| 262 | 5842_mangos_spell_affect.sql \ |
---|
| 263 | 5845_mangos_spell_proc_event.sql \ |
---|
| 264 | 5847_mangos_command.sql \ |
---|
| 265 | 5857_mangos_spell_proc_event.sql \ |
---|
| 266 | 5861_mangos_command.sql \ |
---|
| 267 | 5865_mangos_command.sql \ |
---|
| 268 | 5867_mangos_spell_affect.sql \ |
---|
| 269 | 5875_mangos_quest_template.sql \ |
---|
| 270 | 5880_mangos_mangos_string.sql \ |
---|
| 271 | 5882_mangos_spell_affect.sql \ |
---|
| 272 | 5896_mangos_spell_proc_event.sql \ |
---|
| 273 | 5923_mangos_spell_affect.sql \ |
---|
| 274 | 5940_mangos_spell_affect.sql \ |
---|
| 275 | 5946_mangos_spell_affect.sql \ |
---|
| 276 | 5955_characters_guild_eventlog.sql \ |
---|
| 277 | 5965_mangos_mangos_string.sql \ |
---|
| 278 | 5973_mangos_spell_proc_event.sql \ |
---|
| 279 | 5977_characters_pet.sql \ |
---|
| 280 | 5982_mangos.sql \ |
---|
| 281 | 5986_mangos_spell_proc_event.sql \ |
---|
| 282 | 5999_mangos_spell_proc_event.sql \ |
---|
| 283 | 6016_mangos_spell_proc_event.sql \ |
---|
| 284 | 6017_mangos_spell_proc_event.sql \ |
---|
| 285 | 6022_mangos_spell_proc_event.sql \ |
---|
| 286 | 6023_mangos_mangos_string.sql \ |
---|
| 287 | 6027_mangos_spell_affect.sql \ |
---|
| 288 | 6032_mangos_petcreateinfo_spell.sql \ |
---|
| 289 | 6037_mangos_spell_affect.sql \ |
---|
| 290 | 6038_mangos_creature_template.sql \ |
---|
| 291 | 6047_characters_character_social.sql \ |
---|
| 292 | 6047_characters_guild_bank_tab.sql \ |
---|
| 293 | 6049_mangos_spell_proc_event.sql \ |
---|
| 294 | 6052_mangos_loot_template.sql \ |
---|
| 295 | 6058_mangos_spell_learn_spell.sql \ |
---|
| 296 | 6061_characters_mail.sql \ |
---|
| 297 | 6061_mangos_quest_mail_loot_template.sql \ |
---|
| 298 | 6061_mangos_quest_template.sql \ |
---|
| 299 | 6062_mangos_spell_proc_event.sql \ |
---|
| 300 | 6078_mangos_spell_proc_event.sql \ |
---|
| 301 | 6090_mangos_command.sql \ |
---|
| 302 | 6090_mangos_mangos_string.sql \ |
---|
| 303 | 6151_mangos_spell_proc_event.sql \ |
---|
| 304 | 6164_mangos_command.sql \ |
---|
| 305 | 6171_mangos_spell_affect.sql \ |
---|
| 306 | 6179_mangos_mangos_string.sql \ |
---|
| 307 | 6193_mangos_spell_proc_event.sql \ |
---|
| 308 | 6199_mangos_spell_proc_event.sql \ |
---|
| 309 | 6210_mangos_spell_proc_event.sql \ |
---|
| 310 | 6213_mangos_spell_target_position.sql \ |
---|
| 311 | 6219_mangos_spell_proc_event.sql \ |
---|
| 312 | 6246_mangos_spell_proc_event.sql \ |
---|
| 313 | 6251_mangos_spell_proc_event.sql \ |
---|
| 314 | 6255_mangos_spell_proc_event.sql \ |
---|
| 315 | 6265_mangos_pet_name_generation.sql \ |
---|
| 316 | 6270_mangos_spell_proc_event.sql \ |
---|
| 317 | 6291_characters_character_pet.sql \ |
---|
| 318 | 6297_characters_characters.sql \ |
---|
| 319 | 6298_characters_characters.sql \ |
---|
| 320 | 6298_characters_corpse.sql \ |
---|
| 321 | 6304_mangos_spell_proc_event.sql \ |
---|
| 322 | 6308_mangos_command.sql \ |
---|
| 323 | 6313_mangos_spell_proc_event.sql \ |
---|
| 324 | 6314_mangos_command.sql \ |
---|
| 325 | 6324_mangos_creature_template.sql \ |
---|
| 326 | 6325_mangos_creature_template.sql \ |
---|
| 327 | 6326_characters_corpse.sql \ |
---|
| 328 | 6334_mangos_spell_affect.sql \ |
---|
| 329 | 6335_characters_corpse.sql \ |
---|
| 330 | 6351_mangos_spell_proc_event.sql \ |
---|
| 331 | 6360_characters_corpse.sql \ |
---|
| 332 | 6360_characters_characters.sql \ |
---|
| 333 | 6362_characters.sql \ |
---|
| 334 | 6362_mangos_instance_template.sql \ |
---|
| 335 | 6367_mangos_spell_proc_event.sql \ |
---|
| 336 | 6369_mangos_spell_affect.sql \ |
---|
| 337 | 6370_mangos_spell_affect.sql \ |
---|
| 338 | 6381_mangos_command.sql \ |
---|
| 339 | 6387_characters_character_ticket.sql \ |
---|
| 340 | 6387_mangos_mangos_string.sql \ |
---|
| 341 | 6397_mangos_creature_template.sql \ |
---|
| 342 | 6398_mangos_creature_template.sql \ |
---|
| 343 | 6412_characters_declinedname.sql \ |
---|
| 344 | 6426_mangos_locales.sql \ |
---|
| 345 | 6426_realmd_localization.sql \ |
---|
| 346 | 6431_mangos_mangos_string.sql \ |
---|
| 347 | 6439_mangos_command.sql \ |
---|
| 348 | 6456_mangos_command.sql \ |
---|
| 349 | 6472_realmd_account.sql \ |
---|
| 350 | 6492_mangos_spell_chain.sql \ |
---|
| 351 | 6496_mangos_spell_pet_auras.sql \ |
---|
| 352 | 6506_mangos_spell_proc_event.sql \ |
---|
| 353 | 6509_mangos_command.sql \ |
---|
| 354 | 6509_mangos_mangos_string.sql \ |
---|
| 355 | 6513_mangos_command.sql \ |
---|
| 356 | 6515_mangos_spell_proc_event.sql \ |
---|
| 357 | 6521_mangos_spell_proc_event.sql \ |
---|
| 358 | 6523_mangos_spell_proc_event.sql \ |
---|
| 359 | 6528_mangos_spell_affect.sql \ |
---|
| 360 | 6528_mangos_spell_proc_event.sql \ |
---|
| 361 | 6538_mangos_spell_proc_event.sql \ |
---|
| 362 | 6540_mangos_spell_proc_event.sql \ |
---|
| 363 | 6544_mangos_spell_proc_event.sql \ |
---|
| 364 | 6545_mangos_command.sql \ |
---|
| 365 | 6557_mangos_command.sql \ |
---|
| 366 | 6574_mangos_spell_proc_event.sql \ |
---|
| 367 | 6585_mangos_command.sql \ |
---|
| 368 | 6588_mangos_spell_proc_event.sql \ |
---|
| 369 | 6596_characters_arena_team.sql \ |
---|
| 370 | 6598_character_spell.sql \ |
---|
| 371 | 6609_mangos_mangos_string.sql \ |
---|
| 372 | 6613_mangos_mangos_string.sql \ |
---|
| 373 | 6627_mangos_creature_movement.sql \ |
---|
| 374 | 6640_mangos_reference_loot_template.sql \ |
---|
| 375 | 6642_characters_declinedname.sql \ |
---|
| 376 | 6668_mangos_spell_proc_event.sql \ |
---|
| 377 | 6673_mangos_areatrigger_scripts.sql \ |
---|
| 378 | 6676_mangos_spell_proc_event.sql \ |
---|
| 379 | 6681_mangos_mangos_string.sql \ |
---|
| 380 | 6691_mangos_spell_proc_event.sql \ |
---|
| 381 | 6693_mangos_spell_affect.sql \ |
---|
| 382 | 6693_mangos_spell_proc_event.sql \ |
---|
| 383 | 6698_characters_character_tutorial.sql \ |
---|
| 384 | README |
---|