diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-11-30 16:33:16 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-11-30 16:43:40 -0800 |
commit | e6d729932ce1dd75939f6e2df8ba943c05cc51df (patch) | |
tree | bc522cacc12d7e6f6e4665bd64b00ae2c695bf20 /world/map/npc/013-1 | |
parent | 0725ca6683a567461c421fd2b70191cf3180236c (diff) | |
download | serverdata-e6d729932ce1dd75939f6e2df8ba943c05cc51df.tar.gz serverdata-e6d729932ce1dd75939f6e2df8ba943c05cc51df.tar.bz2 serverdata-e6d729932ce1dd75939f6e2df8ba943c05cc51df.tar.xz serverdata-e6d729932ce1dd75939f6e2df8ba943c05cc51df.zip |
Make globals show as from their speaker properly
Diffstat (limited to 'world/map/npc/013-1')
-rw-r--r-- | world/map/npc/013-1/flowerpentagram.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/013-1/flowerpentagram.txt b/world/map/npc/013-1/flowerpentagram.txt index 7d9d43ef..2b834a03 100644 --- a/world/map/npc/013-1/flowerpentagram.txt +++ b/world/map/npc/013-1/flowerpentagram.txt @@ -3,7 +3,8 @@ end; OnSummon: - announce "Sagatha: What kind of a foolish trick is this? Who dares to create such calamity in my forest?", 0; + // This is just annoying + //announce "Sagatha : What kind of a foolish trick is this? Who dares to create such calamity in my forest?", 0; callsub S_CleanUp; // area closely to sagatha |