diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-03 14:21:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-03 14:21:54 -0300 |
commit | 1f4a198e09646feed6bf764260c32077af42fd20 (patch) | |
tree | e44ce11f28b4453ca6da6cb56f14d39b19f8c970 /npc/006-3/grotto.txt | |
parent | e520b1d8783fe8274c0aeb9ee22c7a4f6bbbddfd (diff) | |
download | serverdata-1f4a198e09646feed6bf764260c32077af42fd20.tar.gz serverdata-1f4a198e09646feed6bf764260c32077af42fd20.tar.bz2 serverdata-1f4a198e09646feed6bf764260c32077af42fd20.tar.xz serverdata-1f4a198e09646feed6bf764260c32077af42fd20.zip |
I forgot to inscribe the sign informing Groata Grotto is released.
For short, the goal of Groata Grotto is not dieing while advancing through waves.
You actually can die, just don't die too quickly or the event will be missed :>
Diffstat (limited to 'npc/006-3/grotto.txt')
-rw-r--r-- | npc/006-3/grotto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-3/grotto.txt b/npc/006-3/grotto.txt index a58d8bffc..d7ff87b35 100644 --- a/npc/006-3/grotto.txt +++ b/npc/006-3/grotto.txt @@ -3,7 +3,7 @@ // Jesusalva 006-3,41,36,0 script Sign#0063PI NPC_SWORDS_SIGN,{ - mesc l("*the text is too faded out to read*"); + mesc l("To the brave, shan't be your grave."); close; OnInit: |