game: Add Giant rockslug to isDying block list

This commit is contained in:
Jordan Atwood
2022-06-21 15:19:10 -07:00
committed by Adam
parent 73116f35f3
commit 560ca9eac1

View File

@@ -85,6 +85,7 @@ public class NpcUtil
case NpcID.ANCIENT_ZYGOMITE:
case NpcID.ROCKSLUG:
case NpcID.ROCKSLUG_422:
case NpcID.GIANT_ROCKSLUG:
case NpcID.DESERT_LIZARD:
case NpcID.DESERT_LIZARD_460:
case NpcID.DESERT_LIZARD_461: