mirror of
https://github.com/araxiaonline/WoWDBDefs.git
synced 2026-06-17 21:49:44 -04:00
16 lines
887 B
Plaintext
16 lines
887 B
Plaintext
COLUMNS
|
|
string Script
|
|
int ID
|
|
int<SpellScriptText::ID> PrevText? // apparently a reference to SpellScriptText::ID as well. Probably prev to find begin. == ID if begin.
|
|
int<SpellScriptText::ID> NextText? // Concatenate scripts up to 25600 characters.
|
|
int<SpellScript::ID> SpellScriptID
|
|
|
|
LAYOUT 1DD3B137
|
|
BUILD 9.0.2.35854, 9.0.2.35938
|
|
BUILD 9.0.1.33978, 9.0.1.34003, 9.0.1.34081, 9.0.1.34098, 9.0.1.34137, 9.0.1.34199, 9.0.1.34278, 9.0.1.34324, 9.0.1.34365, 9.0.1.34392, 9.0.1.34490, 9.0.1.34615, 9.0.1.34714, 9.0.1.34821, 9.0.1.34902, 9.0.1.34972, 9.0.1.35078, 9.0.1.35167, 9.0.1.35213, 9.0.1.35256, 9.0.1.35282, 9.0.1.35360, 9.0.1.35432, 9.0.1.35482, 9.0.1.35522, 9.0.1.35598, 9.0.1.35679, 9.0.1.35707, 9.0.1.35755, 9.0.1.35789, 9.0.1.35828, 9.0.1.35853, 9.0.1.35897, 9.0.1.35917, 9.0.1.35944, 9.0.1.35989
|
|
Script
|
|
$id$ID<32>
|
|
PrevText<32>
|
|
NextText<32>
|
|
$noninline,relation$SpellScriptID<32>
|