Skip to content

Commit

Permalink
Remove offending erroring combat conditions sql
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwife committed Oct 22, 2024
1 parent 8be3aaf commit e8ae361
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sql/base/dbc/original_data/CombatCondition.sql
Original file line number Diff line number Diff line change
Expand Up @@ -419,14 +419,10 @@ INSERT INTO combat_condition(Id,WorldStateExpressionID,SelfConditionID,TargetCon
(1317,0,1040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(1318,5422,1041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(1319,0,1042,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(4523,30517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(4606,0,4719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5102,34365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5259,0,5716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5356,0,5865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5364,0,5872,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5375,35631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5376,35632,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(5779,0,6425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(1071,0,142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0),
(1036,0,0,0,0,0,0,0,0,0,0,0,601,0,5,0,0,0),
Expand Down

0 comments on commit e8ae361

Please sign in to comment.