Nakano15
Terrarian
If you make the modloader get the ID of an npc from your mod during It's Load() method with ModContent.NPCType, the ID may end up changing to another Npc ID, be It from the mod, or from another mod you have installed.
I don't remember someone reporting this issue before, but only before yesterday I received reports of this problem, beside I don't know If that issue also happens with other ID getting methods, like ItemType.
I don't remember someone reporting this issue before, but only before yesterday I received reports of this problem, beside I don't know If that issue also happens with other ID getting methods, like ItemType.