Difference between revisions of "IHoursToRespawnCell"
Jump to navigation
Jump to search
imported>ShadowDancer m (formatting) |
imported>Wrye |
||
Line 4: | Line 4: | ||
|style="background:#ffeded;" width="800" | | |style="background:#ffeded;" width="800" | | ||
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. | |||
|- | |- |