diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-02 13:58:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-02 13:58:02 -0300 |
commit | 975f8c084829b9d92e4968ddca94dc5884cc0e6d (patch) | |
tree | 6368f79b97a116234c0084a597eb76ba38e11477 /npc/018-4-2 | |
parent | 6c93d0fbd60879d81db5d8810a41b969edcc86b4 (diff) | |
download | serverdata-975f8c084829b9d92e4968ddca94dc5884cc0e6d.tar.gz serverdata-975f8c084829b9d92e4968ddca94dc5884cc0e6d.tar.bz2 serverdata-975f8c084829b9d92e4968ddca94dc5884cc0e6d.tar.xz serverdata-975f8c084829b9d92e4968ddca94dc5884cc0e6d.zip |
Missing announce.
Diffstat (limited to 'npc/018-4-2')
-rw-r--r-- | npc/018-4-2/susanne.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-4-2/susanne.txt b/npc/018-4-2/susanne.txt index 3b1bba37f..6771f3ca2 100644 --- a/npc/018-4-2/susanne.txt +++ b/npc/018-4-2/susanne.txt @@ -51,6 +51,7 @@ OnKillFafi: if (.@q == 1) { setq LoFQuest_Fairy, 2; mapannounce "018-4-2", "" +strcharinfo(0)+ " has killed the Fafi Dragon!", 0; + mapannounce "018-4-1", "" +strcharinfo(0)+ " has killed the Fafi Dragon!", 0; mapannounce "018-4", "" +strcharinfo(0)+ " has killed the Fafi Dragon!", 0; mapannounce "017-1", "" +strcharinfo(0)+ " has killed the Fafi Dragon!", 0; message strcharinfo(0), "Cheers are being heard throughout the land!"; |