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

◆ _deerclopsAttack2Frames

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

Definition at line 1235 of file NPC.cs.

1236 {
1237 12, 15, 16, 17, 17, 17, 17, 13, 18, 18,
1238 18, 18, 12
1239 };

Referenced by Terraria.NPC.FindFrame_Deerclops_GetAttack2Frame().