SoF S3: don't spawn enemies on map border when Thursagan is found (bug #23207)
This commit is contained in:
parent
8d2f99ddac
commit
fc25d2fc8b
1 changed files with 2 additions and 2 deletions
|
@ -552,7 +552,7 @@
|
|||
speaker=Baglur
|
||||
message= _ "Good. Now, there are still wild animals here... We have to get back into the caves."
|
||||
[/message]
|
||||
{WINTERENEMY 19 31}
|
||||
{WINTERENEMY 19 30}
|
||||
{WINTERENEMY 1 21}
|
||||
{WINTERENEMY 31 21}
|
||||
{WINTERENEMY 1 15}
|
||||
|
@ -561,7 +561,7 @@
|
|||
#endif
|
||||
#ifdef HARD
|
||||
{WINTERENEMY 32 1}
|
||||
{WINTERENEMY 32 31}
|
||||
{WINTERENEMY 32 30}
|
||||
#endif
|
||||
|
||||
[modify_turns]
|
||||
|
|
Loading…
Add table
Reference in a new issue