terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DropStarterCrystals()

static void Terraria.GameContent.Events.DD2Event.DropStarterCrystals ( )
inlinestaticprivate

Definition at line 817 of file DD2Event.cs.

818 {
819 int num = 1;
820 if (num == 0)
821 {
822 }
823 if (num == 0 || num == 0)
824 {
825 }
826 }

Referenced by Terraria.GameContent.Events.DD2Event.SummonCrystalDirect().