diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-05 10:23:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-05 10:23:08 -0300 |
commit | 757fd6ba3b99de58c794e36e9b67677c53a11700 (patch) | |
tree | 49152ff6af0e53b081d3a5be63777f3d8833def1 /npc/015-8-1/campaign.txt | |
parent | 4ab83f1dd036cbfc86ea874654a28fb2a0bec960 (diff) | |
download | serverdata-757fd6ba3b99de58c794e36e9b67677c53a11700.tar.gz serverdata-757fd6ba3b99de58c794e36e9b67677c53a11700.tar.bz2 serverdata-757fd6ba3b99de58c794e36e9b67677c53a11700.tar.xz serverdata-757fd6ba3b99de58c794e36e9b67677c53a11700.zip |
Sketch of Sagratha - First met
Diffstat (limited to 'npc/015-8-1/campaign.txt')
-rw-r--r-- | npc/015-8-1/campaign.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-8-1/campaign.txt b/npc/015-8-1/campaign.txt index bbfa2d8aa..a6bc5854e 100644 --- a/npc/015-8-1/campaign.txt +++ b/npc/015-8-1/campaign.txt @@ -184,6 +184,7 @@ OnSW03: .@m$=getmap(); .@n$=instance_npcname(.name$); + // Perhaps “Cursed” instead of “Sacred”? npctalk l("THIS IS THE MOUBOOTAUR TEMPLE RUINS... THIS PLACE IS SACRED..."); addtimer(3000, .@n$+"::OnSW04"); end; |