This commit is contained in:
Kinglykrab
2024-10-25 18:12:07 -04:00
parent 77de74a089
commit 95687b57e9
3 changed files with 531 additions and 518 deletions
-5
View File
@@ -1639,11 +1639,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*/