image

Dalaran Fountain

Dec 17th, 2011
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.48 KB | None | 0 0
  1. -- Dalaran Fountain
  2. INSERT INTO gameobject (`id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`)
  3. VALUES
  4. ('202443', '571', '1', '1', '5804.2', '639.833', '647.773', '5.59055', '0', '0', '0.339436', '-0.940629', '300', '100', '1'),
  5. ('202616', '571', '1', '1', '5804.2', '639.833', '647.773', '5.59055', '0', '0', '0.339436', '-0.940629', '300', '0', '0');
Advertisement
Add Comment
Please, Sign In to add comment