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

◆ anglerQuestItemNetIDs

int [] Terraria.Main.anglerQuestItemNetIDs
static
Initial value:
= new int[41]
{
2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459,
2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469,
2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477, 2478, 2479,
2480, 2481, 2482, 2483, 2484, 2485, 2486, 2487, 2488, 4393,
4394
}

Definition at line 1851 of file Main.cs.

1852 {
1853 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459,
1854 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469,
1855 2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477, 2478, 2479,
1856 2480, 2481, 2482, 2483, 2484, 2485, 2486, 2487, 2488, 4393,
1857 4394
1858 };

Referenced by Terraria.Lang.AnglerQuestChat(), Terraria.Main.AnglerQuestSwap(), Terraria.Projectile.FishingCheck_ProbeForQuestFish(), and Terraria.Main.GUIChatDrawInner().