TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ _deerclopsAttack3Frames

readonly int [] Terraria.NPC._deerclopsAttack3Frames
staticprivate
Initial value:
= new int[16]
{
19, 20, 21, 22, 21, 22, 21, 22, 23, 24,
23, 24, 23, 24, 20, 19
}

Definition at line 1241 of file NPC.cs.

1242 {
1243 19, 20, 21, 22, 21, 22, 21, 22, 23, 24,
1244 23, 24, 23, 24, 20, 19
1245 };

Referenced by Terraria.NPC.FindFrame_Deerclops_GetAttack3Frame().