Definition at line 37985 of file Player.cs.
37986 {
37988 {
37989 return style;
37990 }
37992 {
37993 style = 5353;
37994 }
37996 {
37997 style = 4388;
37998 }
38000 {
38001 style = 3004;
38002 }
38003 else if (
position.
Y > (
float)(Main.UnderworldLayer * 16))
38004 {
38005 style = 433;
38006 }
38008 {
38009 style = 4387;
38010 }
38012 {
38013 style = 4385;
38014 }
38016 {
38017 style = 4386;
38018 }
38020 {
38021 style = 974;
38022 }
38024 {
38025 style = 5293;
38026 }
38028 {
38029 style = 4388;
38030 }
38032 {
38033 style = 4383;
38034 }
38036 {
38037 style = 4383;
38038 }
38039 return style;
38040 }
bool ZoneUndergroundDesert
References Terraria.Main.remixWorld, Terraria.Main.UnderworldLayer, and Terraria.Main.worldSurface.