2006-Scape / 2006Scape

A 2006 Runescape Emulation Server
https://2006Scape.org
GNU General Public License v3.0
183 stars 159 forks source link

Application of initial desert heat is instantaneous #596

Open halogod35 opened 1 year ago

halogod35 commented 1 year ago

When walking into the desert heat, you instantly take damage from no waterskin as opposed the timer starting the second you walk into desert heat.

MatthewBishop commented 1 year ago

We need to change the delay here

https://github.com/2006-Scape/2006Scape/blob/master/2006Scape%20Server/src/main/java/com/rs2/game/content/traveling/DesertHeat.java#L111

Per https://oldschool.runescape.wiki/w/Desert_heat the duration between heat damage is variable. See https://github.com/2006-Scape/2006Scape/issues/594 for another desert bug.