Core/Scripting: Update Script for Postmaster Malown

This commit is contained in:
Malcrom
2013-01-07 22:13:04 -03:30
parent 0105bc849f
commit 0226048686
4 changed files with 167 additions and 154 deletions

View File

@@ -0,0 +1,4 @@
-- Texts for Postmaster Malown
DELETE FROM `creature_text` WHERE `entry`= 11143;
INSERT INTO `creature_text` (`entry`,`groupid`,`id`,`text`,`type`,`language`,`probability`,`emote`,`duration`,`sound`,`comment`) VALUES
(11143,0,0, 'You just got MALOWNED!',14,0,100,0,0,0, 'Postmaster Malown - Yell on Kill');