// DefaultToQuestFish sets quest fish properties. // Of note, it sets rare to ItemRarityID.Quest, which is the special rarity for quest items. // It also sets uniqueStack to true, which prevents ...
// Shows basic boss bar code using a custom colored texture. It only does visual things, so for a more practical boss bar, see the other example (MinionBossBossBar) // Keep in mind that if the NPC has ...