This commit is contained in:
Kinglykrab
2024-10-25 18:12:07 -04:00
committed by Akkadius
parent 748cf5fcda
commit 96979ac332
3 changed files with 529 additions and 517 deletions
-5
View File
@@ -1658,11 +1658,6 @@ void Client::Handle_Connect_OP_ZoneEntry(const EQApplicationPacket *app)
m_pp.abilitySlotRefresh = 0;
}
#ifdef _EQDEBUG
printf("Dumping inventory on load:\n");
m_inv.dumpEntireInventory();
#endif
/* Reset to max so they dont drown on zone in if its underwater */
m_pp.air_remaining = 60;
/* Check for PVP Zone status*/