WorldMgr: Difference between revisions
m
→TimeMgr::calc
imported>Leoetlino |
imported>Leoetlino m (→TimeMgr::calc) |
||
Line 57: | Line 57: | ||
* If FindDungeon_Activated is false (if the player hasn't received the ''The Isolated Plateau'' quest) and if the current time is >= 165.0 (11:00), the time is forcefully set to 11:00. | * If FindDungeon_Activated is false (if the player hasn't received the ''The Isolated Plateau'' quest) and if the current time is >= 165.0 (11:00), the time is forcefully set to 11:00. | ||
* Update the [[#Blood Moon]] timer. | * Update the [[#Blood Moon]] timer. | ||
* Update the [[#Day/night time flag]], the [[#Time division, IsMorning, IsNoon, etc.]] | * Update the [[#Day/night time flag]], the [[#Time division, IsMorning, IsNoon, etc.]] | ||
* Decrement the "Bloody Moon end reserve timer". If the new timer value is zero or negative, the WM_BloodyDay flag is cleared. | * Decrement the "Bloody Moon end reserve timer". If the new timer value is zero or negative, the WM_BloodyDay flag is cleared. | ||
* Update [[#Lord of the Mountain]] flags. | * Update [[#Lord of the Mountain]] flags. |