Various stuck behavior

This commit is contained in:
KimLS
2018-11-11 01:04:25 -08:00
parent 81b409a2e4
commit ab6cdd65a3
6 changed files with 89 additions and 7 deletions
+1
View File
@@ -143,6 +143,7 @@ struct NPCType
bool untargetable;
bool skip_global_loot;
bool rare_spawn;
int8 stuck_behavior;
};
namespace player_lootitem {