mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
AddUntargetableToSpawn (#4872)
Adds the db entry for untargetable to the spawn struct
This commit is contained in:
@@ -324,6 +324,7 @@ union
|
||||
bool guild_show;
|
||||
bool trader;
|
||||
bool buyer;
|
||||
bool untargetable;
|
||||
};
|
||||
|
||||
struct PlayerState_Struct {
|
||||
|
||||
Reference in New Issue
Block a user