More work on Xbows/Tridents

This commit is contained in:
nossr50
2023-04-11 03:16:24 -07:00
parent 0db1d846bc
commit 534b22233d
10 changed files with 210 additions and 80 deletions

View File

@@ -492,7 +492,7 @@ class FlatFileDatabaseManagerTest {
return expectedSerratedStrikesCd;
case BLAST_MINING:
return expectedBlastMiningCd;
case TRIDENT_ABILITY:
case TRIDENTS_SUPER_ABILITY:
return expectedTridentSuperCd;
}