diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-03 16:46:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-03 16:46:02 -0300 |
commit | 57fe60eda5d574d34b3afa714d340d6cdd403b0a (patch) | |
tree | fcc8d038b8040f3ba053ead8f1c3d1ea96ed9108 /npc/015-8-1 | |
parent | b9072c56b7fc6300b42c4508905aa5a8b471b2ac (diff) | |
download | serverdata-57fe60eda5d574d34b3afa714d340d6cdd403b0a.tar.gz serverdata-57fe60eda5d574d34b3afa714d340d6cdd403b0a.tar.bz2 serverdata-57fe60eda5d574d34b3afa714d340d6cdd403b0a.tar.xz serverdata-57fe60eda5d574d34b3afa714d340d6cdd403b0a.zip |
Well, adding victory will take longer. This turned out much simpler than it could,
and it did not reach the full potential %%S %%i
Diffstat (limited to 'npc/015-8-1')
-rw-r--r-- | npc/015-8-1/campaign.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/015-8-1/campaign.txt b/npc/015-8-1/campaign.txt index 4c748e9b6..b2f836700 100644 --- a/npc/015-8-1/campaign.txt +++ b/npc/015-8-1/campaign.txt @@ -97,6 +97,8 @@ OnSagrathaDie: OnSagrathaWin: npctalk "Victory!"; + unittalk(.SAGRATHA, "ERROR, could not open dialog"); + mapannounce(.@m$, "##2"+l("You win!"), 0); end; OnError: |