image

Archmage Vargoth

Nov 30th, 2011
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.37 KB | None | 0 0
  1. INSERT INTO creature (`id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`)
  2. VALUES
  3. ('19481', '571', '1', '1', '0', '0', '5769.42', '850.17', '865.833', '5.044', '300', '0', '0', '6986', '0', '0', '0');
  4.  
Advertisement
Add Comment
Please, Sign In to add comment