eluna-scripts-ornfelt/lua/WowEmulationScriptPack/patch/SQLScripts/EpicTeleporter/1-creature_SQL.sql

3 lines
595 B
MySQL
Raw Normal View History

2023-08-16 00:50:59 +02:00
DELETE FROM creature_template WHERE `entry`=190000 LIMIT 1;
INSERT INTO creature_template VALUES ('190000', '0', '0', '0', '0', '0', '2727', '0', '0', '0', 'Teleporter', 'JadaDev', NULL, '51900', '80', '80', '0', '35', '3', '1', '1.14286', '1', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'SmartAI', '0', '3', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '', '1');
INSERT INTO creature_template_addon VALUES (190000, 0, 0, 0, 0, 0, 35766);