diff options
| author | megamage <none@none> | 2009-08-18 19:10:58 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-08-18 19:10:58 -0500 |
| commit | 9bd8f09978c1dbd5a8a58fc1cb169ac40886618a (patch) | |
| tree | 7668e2a0b180f7b41000dea00033d7acdd8aaa81 /sql/FULL | |
| parent | cfd24129d3a3b29516ce7160f136c74bf2f44185 (diff) | |
*Summon GO dawn of light instead of changing db.
--HG--
branch : trunk
Diffstat (limited to 'sql/FULL')
| -rw-r--r-- | sql/FULL/world_spell_full.sql | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index bdaf18be723..7661684f454 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -2053,11 +2053,6 @@ insert into spell_script_target values (53706, 1, 29183); insert into spell_script_target values (53677, 1, 29227); insert into spell_script_target values (53685, 1, 29175); -DELETE FROM `gameobject` WHERE `id` IN (191330); -INSERT INTO `gameobject` (`id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES -('','609','1','128','2283.896','-5287.914','83.066','1','0.0','0.0','0.0','1.0','180','0','1'); - - -- -------- -- NAXXARAMAS -- -------- |
