DiD S8: Handle situations where factions have not yet appeared (#7006)

* DiD S8: Handle situations where factions have not yet appeared (resolves #7005).
* Convert 'arrived' flags to booleans.
* DiD S8: po hint to clarify 'Dela's men'.
* Accommodate feedback by getting rid of all the new work and just removing any reference to paladins or Dela altogether. Conversion of flag to boolean remains, however.
This commit is contained in:
Wedge009 2022-09-14 15:04:52 +10:00 committed by GitHub
parent ec789c5051
commit 1cfb982a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -404,7 +404,7 @@
{MODIFY_UNIT (id=Malin Keshar) facing ne}
{VARIABLE dela_arrived 0}
{VARIABLE dela_arrived no}
[/event]
# This helps prevent Darken from getting himself killed easily by preventing
@ -763,7 +763,7 @@
message= _ "Nothing to say this time? No quip bout how we dont understand ya? No comment about yer moral superiority? I can only hope youll be so quiet when I kill you."
[/message]
{VARIABLE dela_arrived 1}
{VARIABLE dela_arrived yes}
[/event]
[event]
@ -820,7 +820,7 @@
[and]
[variable]
name=dela_arrived
numerical_equals=1
boolean_equals=yes
[/variable]
[/and]
[then]
@ -1082,7 +1082,7 @@
[message]
speaker=Malin Keshar
message= _ "The terrain is hazardous in these mountains. Neither the paladins nor Dela will be able to pursue me."
message= _ "The terrain is hazardous in these mountains. No one will be able to pursue me."
[/message]
[message]