diff options
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; |