Advertisement
nimzo_asc

Flight Form doesn't give 225 riding for free; req riding to cast

Aug 21st, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. DELETE FROM `spell` WHERE `ID`=33950;
  2. INSERT INTO `spell` VALUES (33950, 0, 0, 0, 262400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 36, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 762, 0, 0, 0, 33943, 34090, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 2274, 0, 0, 'Flight Form', 'Flight Form', 'Forme de vol', 'Fluggestalt', '飛行形態', '飛行形態', 'Forma voladora', 'Forma voladora', 'Воздушный облик', 0, 0, 0, 0, 0, 0, 0, 16712190, 'Shapeshift', 'Shapeshift', 'Changeforme', 'Gestaltwandel', '變身', '變身', 'Cambio de forma', 'Cambio de forma', 'Смена облика', 0, 0, 0, 0, 0, 0, 0, 16712190, '', '', '', '', '', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 16712190, '', '', '', '', '', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 16712190, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0);
  3. DELETE FROM conditions WHERE SourceTypeOrReferenceId=17 AND SourceGroup=0 AND SourceEntry=40120 AND SourceId=0 AND ElseGroup=0 AND ConditionTypeOrReference=7 AND ConditionTarget=0 AND ConditionValue1=762 AND ConditionValue2=300 AND ConditionValue3=0 AND NegativeCondition=0 AND ErrorType=0 AND ErrorTextId=0 AND ScriptName='' AND Comment='Player must have Riding 300 to cast Swift Flight Form';
  4. INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, Comment) VALUES (17, 0, 40120, 0, 0, 7, 0, 762, 300, 0, 0, 0, 0, '', 'Player must have Riding 300 to cast Swift Flight Form');
  5. DELETE FROM conditions WHERE SourceTypeOrReferenceId=17 AND SourceGroup=0 AND SourceEntry=33943 AND SourceId=0 AND ElseGroup=0 AND ConditionTypeOrReference=7 AND ConditionTarget=0 AND ConditionValue1=762 AND ConditionValue2=225 AND ConditionValue3=0 AND NegativeCondition=0 AND ErrorType=0 AND ErrorTextId=0 AND ScriptName='' AND Comment='Player must have Riding 225 to cast Flight Form';
  6. INSERT INTO conditions (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, Comment) VALUES (17, 0, 33943, 0, 0, 7, 0, 762, 225, 0, 0, 0, 0, '', 'Player must have Riding 225 to cast Flight Form');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement