Advertisement
Rushor

Untitled

Sep 25th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=60082;
  2. +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
  3. +(15, 60082, 0, 0, 1, 8, 0, 5518, 0, 0, 0, 0, 0, '', 'show gossip if quest 5518 is rewarded'),
  4. +(15, 60082, 1, 0, 2, 8, 0, 5518, 0, 0, 0, 0, 0, '', 'show gossip if quest 5518 is rewarded'),
  5. +(15, 60082, 0, 0, 1, 7, 0, 165, 1, 0, 0, 0, 0, '', 'Show gossip option if player has Leatherworking'),
  6. +(15, 60082, 1, 0, 2, 7, 0, 197, 1, 0, 0, 0, 0, '', 'show gossip if player has skill Tailoring'),
  7. +(15, 60082, 0, 0, 1, 25, 0, 22815, 0, 0, 1, 0, 0, '', 'Only show gossip option if player has not learned spell 22816'),
  8. +(15, 60082, 1, 0, 2, 25, 0, 22813, 0, 0, 1, 0, 0, '', 'Only show gossip option if player has not learned spell 22814');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement