|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
Denotes whether or not the Eater of Worlds OR the Brain of Cthulhu have been defeated at least once in the current world.
This does NOT track the two of them separately; you will need to establish your own fields in a T:Terraria.ModLoader.ModSystem for that.
Definition at line 796 of file NPC.cs.
Referenced by Terraria.NPC.AI_007_TownEntities(), Terraria.Condition(), Terraria.NPC.DoDeathEvents(), Terraria.GameContent.UI.States.UIEmotesMenu.GetEmotesBosses(), Terraria.Main.GUIChatDrawInner(), Terraria.Main.HelpText(), Terraria.GameContent.UI.EmoteBubble.ProbeBosses(), Terraria.GameContent.UI.EmoteBubble.ProbeEvents(), Terraria.ModLoader.NPCShopDatabase.RegisterArmsDealer(), Terraria.ModLoader.NPCShopDatabase.RegisterMerchant(), Terraria.IO.WorldFile.SaveWorldHeader(), Terraria.NetMessage.SendData(), Terraria.Chest.SetupTravelShop_GetItem(), Terraria.WorldGen.SpawnThingsFromPot(), Terraria.Main.UpdateTime_SpawnTownNPCs(), Terraria.Main.UpdateTime_StartNight(), and Terraria.Chest.VanillaSetupShop().