Skip to content

Commit

Permalink
handle Swamp-skill in GetDamageAmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pionere committed Sep 13, 2024
1 parent 8484bfd commit 027289e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/missiles.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ void GetDamageAmt(int sn, int sl, int* minv, int* maxv)
case SPL_CHARGE:
case SPL_RAGE:
case SPL_SHROUD:
case SPL_SWAMP:
case SPL_STONE:
case SPL_INFRA:
case SPL_MANASHIELD:
Expand Down

0 comments on commit 027289e

Please sign in to comment.