Skip to content

Commit

Permalink
Added missing references to SpellVisual.dbd
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaev committed Nov 5, 2023
1 parent df35131 commit 350e340
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions definitions/SpellVisual.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,26 @@ float MissileImpactOffset
int MissileImpactPositionerID
int<SpellVisualKit::ID> MissileTargetingKit
int<SpellVisualMissile::SpellVisualMissileSetID> SpellVisualMissileSetID
int PrecastKit
int CastKit
int ImpactKit
int StateKit
int StateDoneKit
int ChannelKit
int<SpellVisualKit::ID> PrecastKit
int<SpellVisualKit::ID> CastKit
int<SpellVisualKit::ID> ImpactKit
int<SpellVisualKit::ID> StateKit
int<SpellVisualKit::ID> StateDoneKit
int<SpellVisualKit::ID> ChannelKit
int HasMissile
int MissileModel
int MissilePathType
int MissileSound
int CasterImpactKit
int TargetImpactKit
int<SpellVisualKit::ID> CasterImpactKit
int<SpellVisualKit::ID> TargetImpactKit
int MissileFollowGroundHeight
int MissileFollowGroundDropSpeed
int MissileFollowGroundApproach
int MissileFollowGroundFlags
int MissileMotion
int InstantAreaKit
int ImpactAreaKit
int PersistentAreaKit
int<SpellVisualKit::ID> InstantAreaKit
int<SpellVisualKit::ID> ImpactAreaKit
int<SpellVisualKit::ID> PersistentAreaKit
int HasAreaEffect
int AreaModel
int AreaKit
Expand Down

0 comments on commit 350e340

Please sign in to comment.