Advertisement
cgm2k7

Sql

Nov 7th, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.33 KB | None | 0 0
  1. DELETE FROM `creature_template` WHERE entry = 900019;
  2. INSERT INTO `creature_template` (`entry`, `modelid1`, `name`, `subname`, `IconName`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `unit_class`, `ScriptName`) VALUES
  3. ('900019','20988','Profission 2015','by Cicero','Interact','80','80','2','35','1','1','npc_Profissoes');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement