Page 1 of 1

Solitude Forest | Haafingar (Sky_xHf_09) [roerich]

Posted: Sun Mar 29, 2020 10:10 pm
by chef
Claim for updating the location marked Hf_09 on the following map:
Image
Flora guide: viewtopic.php?p=15799#p15799
Tasks:
-Create the city of Haafingar
-Update the coast with new assets and create a style to be followed by other Hf claims

Cutting script:
DELETE FROM exteriorCells WHERE
(gridX <-93 OR gridX >-89 OR gridY >32 OR gridY <26);

Re: Solitude Forest|Haafingar (Sky_xHf_09) [roerich]

Posted: Tue Mar 31, 2020 10:08 pm
by roerich
Update.

Re: Solitude Forest|Haafingar (Sky_xHf_09) [roerich]

Posted: Tue Jun 30, 2020 1:12 pm
by roerich
Update.

- Likely dirty
- Uses Addon
- Uses WHO files, ignore error messages

Re: Solitude Forest | Haafingar (Sky_xHf_09) [roerich]

Posted: Tue Jun 28, 2022 10:39 pm
by Jani
The eastern column of cells (gridX=-89) was moved to the DM section.

New cleaning script:
DELETE FROM exteriorCells WHERE
(gridX <-93 OR gridX >=-89 OR gridY >32 OR gridY <26);

Re: Solitude Forest | Haafingar (Sky_xHf_09) [roerich]

Posted: Fri Oct 20, 2023 4:51 pm
by Jani
Cleaned and bordermatched.