Fix gossip for creature 6669

Close scriptdev2/scriptdev2#183

Thanks to @Grz3s

(backported from 93e83ad)

Signed-off-by: Cala <calaftp@free.fr>
This commit is contained in:
Xfurry 2015-10-12 23:02:34 +02:00 committed by Cala
parent cebe3f6547
commit 16cecf9260
2 changed files with 14 additions and 6 deletions

View file

@ -4219,7 +4219,8 @@ INSERT INTO gossip_texts (entry,content_default,comment) VALUES
(-3000108,'I need a moment of your time, sir.','prospector anvilward GOSSIP_ITEM_MOMENT'),
(-3000109,'I am ready, Oronok. Let us destroy Cyrukh and free the elements!','oronok torn-heart GOSSIP_ITEM_FIGHT'),
(-3000110,'Why... yes, of course. I\'ve something to show you right inside this building, Mr. Anvilward.','prospector anvilward GOSSIP_ITEM_SHOW'),
(-3000111,'I am ready, Anchorite. Let us begin the exorcism.','anchorite barada GOSSIP_ITEM_EXORCISM');
(-3000111,'I am ready, Anchorite. Let us begin the exorcism.','anchorite barada GOSSIP_ITEM_EXORCISM'),
(-3000112,'Turn the key to start the machine.','threshwackonator GOSSIP_ITEM_TURN_KEY');
-- -3 033 000 SHADOWFANG KEEP
INSERT INTO gossip_texts (entry,content_default,comment) VALUES