Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
701 changes: 701 additions & 0 deletions exceptions.txt

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions res/abilities.vdata
Original file line number Diff line number Diff line change
Expand Up @@ -287776,6 +287776,7 @@
{
m_nPipHeight = 20
}
m_strFiringLoopSound = soundevent:"Unicorn.Weapon.Loop"
}
ability_melee_unicorn =
{
Expand Down Expand Up @@ -290128,6 +290129,7 @@
1.000000,
]
}
m_flMinTrackingTimeBeforeImpact = 0.200000
}
m_strFinalExplodeSound = soundevent:"Unicorn.Dazzling.Orb.Hit.Final"
m_SlowModifier = subclass:
Expand Down
Loading