AddNPCTintID

Add NPCTintID to spawn logic
This commit is contained in:
Mitch Freeman
2025-04-24 22:30:47 -03:00
committed by Chris Miles
parent 9e0102a6c1
commit 240fc4883a
10 changed files with 102 additions and 45 deletions
+1
View File
@@ -325,6 +325,7 @@ union
bool trader;
bool buyer;
bool untargetable;
uint32 npc_tint_id;
};
struct PlayerState_Struct {