IHoursToRespawnCell

Revision as of 03:01, 21 February 2009 by imported>Wrye
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description

Cells are not respawned on a regular basis. Rather, they are respawned only when the player is entering them. I.e. if

currentTime > lastVisitedTime + iHoursToRespawnCell

then, and only then, is the cell is respawned.

Default value

72