diff --git a/src/TableData.cpp b/src/TableData.cpp index fccf2b0..0328bb8 100644 --- a/src/TableData.cpp +++ b/src/TableData.cpp @@ -375,6 +375,8 @@ void TableData::loadGruntwork(int32_t *nextId) { continue; // NPC not found BaseNPC* npc = NPCManager::NPCs[npcID]; npc->appearanceData.iAngle = angle; + + RunningNPCRotations[npcID] = angle; } // mobs