Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /****************
- Idolatry
- ****************/
- -- Spawn game objects
- SET @Object :=1737522;
- DELETE FROM `gameobject` WHERE `id`=206563 LIMIT 1;
- INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `animprogress`) VALUES
- (@Object+0, 206563, 1, 1, -10625.890625, 490.795227, 24.529724, 0, 120, 100),
- (@Object+1, 206563, 1, 1, -10625.584961, 479.337677, 24.425945, 0, 120, 100),
- (@Object+2, 206563, 1, 1, -10615.882813, 404.033478, 27.094967, 0, 120, 100),
- (@Object+3, 206563, 1, 1, -10682.928711, 322.303833, 31.370502, 0, 120, 100),
- (@Object+4, 206563, 1, 1, -10685.766602, 538.837952, 28.940845, 0, 120, 100),
- (@Object+5, 206563, 1, 1, -10704.700195, 324.868988, 25.171900, 0, 120, 100),
- (@Object+6, 206563, 1, 1, -10737.424805, 513.859925, 26.289766, 0, 120, 100),
- (@Object+7, 206563, 1, 1, -10700.755859, 544.046021, 27.820629, 0, 120, 100),
- (@Object+8, 206563, 1, 1, -10625.812500, 388.815491, 24.675947, 0, 120, 100),
- (@Object+9, 206563, 1, 1, -10623.823242, 371.857635, 25.660860, 0, 120, 100);
- -- Script
- DELETE FROM `gameobject_template` WHERE `entry`=206563 LIMIT 1;
- INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `castBarCaption`, `size`, `data0`, `data1`, `data2`, `data3`, `data6`,
- `data14`, `data24`, `data25`, `data26`, `data27`, `data28`, `data29`, `data30`, `data31`) VALUES
- (206563, 3, 10092, 'Well-preserved Idol', 'Carefully Collecting', 0.2, 43, 35518, 30, 1, 0, 47358, 0, 0, 0, 0, 0, 0, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement