mirror of
https://github.com/ornfelt/azerothcore_lua_scripts
synced 2026-08-22 06:26:03 -04:00
3 lines
No EOL
595 B
SQL
3 lines
No EOL
595 B
SQL
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); |