Sign in to follow this  
Followers 0
jela

[Battle for Azeroth]: [Bfa]Gaur Icehorn

1 post in this topic

Title: [Bfa]Gaur Icehorn
Bugtracker Link:


Patch Content:
Spoiler

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

DELETE FROM `smart_scripts` WHERE `entryorguid`=39352;
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
('39352','0','0','0','2','0','100','1','0','30','1000','1000','0','','11','76423','0','0','0','0','0','1','0','0','0','0','0','0','0','Cast Taunka Rage at 30% HP');
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
('39352','0','1','0','2','0','100','1','0','30','1000','1000','0','','1','0','0','0','0','0','0','1','0','0','0','0','0','0','0','Say Text at 30% HP');

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


UPDATE `creature_template` SET `gossip_menu_id` = '11230' WHERE`entry` = '39352';

 

 

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