Advertisement
brumm

some missing creature spawns vendors etc

Mar 17th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.50 KB | None | 0 0
  1. --some missing creature spawns vendors
  2. --Aether-tech Master
  3. INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
  4. (214935, 23245, 530, 0, 0, 1, 1, 0, 1, 4011.11, 5887.86, 267.809, 3.82386, 300, 0, 0, 4050, 0, 0, 0, 134217728, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement