Sign in to follow this  
Followers 0
jela

[Battle for Azeroth]: [Bfa]Griswold Hanniston

1 post in this topic

Title: [Bfa]Griswold Hanniston
Bugtracker Link:


Patch Content:
Spoiler

UPDATE `creature_template` SET `gossip_menu_id` = '11231' WHERE`entry` = '39353';

INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) values
('11231','15643','0');

DELETE FROM `smart_scripts` WHERE `entryorguid`=39353;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) values
('39353','0','0','0','62','0','100','0','11231','0','0','0','0','','49','0','0','0','0','0','0','7','0','0','0','0','0','0','0','Start attacking');
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) values
('39353','0','1','0','0','0','100','0','5000','8000','22000','26000','0','','11','76490','0','0','0','0','0','1','0','0','0','0','0','0','0','Cast Flurry of Claws');

DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=11231;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) values
('15','11231','0','0','0','9','0','25258','0','0','0','0','0','','');

INSERT INTO `gossip_menu_option` (`MenuId`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) values
('11231','0','0',NULL,'39519','1','1','0');

 

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0