Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.WorldGen.TenthAnniversaryWorldInfo Class Reference

Static Public Attributes

static int[] GoodPrefixIdsForAccessory = new int[4] { 65, 68, 72, 76 }
 
static int[] GoodPrefixIdsForMeleeWeapon = new int[3] { 81, 59, 57 }
 
static int[] GoodPrefixIdsForRangedWeapon = new int[3] { 82, 57, 60 }
 
static int[] GoodPrefixIdsForMagicWeapon = new int[3] { 83, 57, 60 }
 
static int[] GoodPrefixIdsForSummonerWeapon = new int[3] { 83, 57, 60 }
 

Detailed Description

Definition at line 598 of file WorldGen.cs.


The documentation for this class was generated from the following file: