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

◆ _deerclopsAttack1Frames

readonly int [] Terraria.NPC._deerclopsAttack1Frames
staticprivate
Initial value:
= new int[12]
{
12, 13, 14, 13, 14, 13, 14, 13, 14, 15,
16, 17
}

Definition at line 1229 of file NPC.cs.

1230 {
1231 12, 13, 14, 13, 14, 13, 14, 13, 14, 15,
1232 16, 17
1233 };

Referenced by Terraria.NPC.FindFrame_Deerclops_GetAttack1Frame().