EI S04b: Prevent aswaldan herbs from stacking (#8859)
In "Ill Humors", 2 spawn regions for aswaldan herbs overlap, which can result in both spawning on the same hex without any special visual indicator. Credit to PointMeAtTheDawn.
This commit is contained in:
parent
49cb1e88da
commit
3e4e805b08
1 changed files with 1 additions and 1 deletions
|
@ -683,7 +683,7 @@
|
|||
{RANDOM_HERB 6 6-11 11-15} # near the mountains (hard)
|
||||
{RANDOM_HERB 7 8-18 15-24} # near the dunefolk (easy)
|
||||
|
||||
{RANDOM_HERB 8 28-36 17-22} # southeast of Gweddry (easy)
|
||||
{RANDOM_HERB 8 28-33 17-22} # southeast of Gweddry (easy)
|
||||
{RANDOM_HERB 9 33-35 8-11} # northeast of Gweddry (easy)
|
||||
{RANDOM_HERB 10 18-29 1-3 } # north of Gweddry (medium)
|
||||
{RANDOM_HERB 11 18-29 5-8 } # north of Gweddry (medium)
|
||||
|
|
Loading…
Add table
Reference in a new issue