Just asking though.

Seriously though - thanks for this!


I'd have given up years ago if not for these encouragements that the work is appreciated. It isn't easy sometimes...
And noted the problem with the ceiling.
*Please* check against the list of what was already done in the first thread if you do as we probably got 90% of them already. I'll have a look at the list this evening.


; Debug.Trace("T03: Resolving T03 post-quest tree.")if (T03.GetStageDone(100)) ; repair; Debug.Trace("T03: Repairing tree.") TempleTreeDead.Disable() TempleTreeAlive.Enable()elseif (T03.GetStageDone(105)) ; sapling; Debug.Trace("T03: Replacing tree.") BigTreeClutter.Disable() SaplingAndClutter.Enable()endifSetStage(100)