diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-16 23:06:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-16 23:06:26 -0300 |
commit | 2c4ba7583d096e0345fea9222b03d740719b97b7 (patch) | |
tree | 3c4cdb0ab6d2ee95d042eb7ba2cf7ddaa44f8407 /npc/024-16 | |
parent | d0ed9eba21b93831831ecee13e5fd0e21ea3b985 (diff) | |
download | serverdata-2c4ba7583d096e0345fea9222b03d740719b97b7.tar.gz serverdata-2c4ba7583d096e0345fea9222b03d740719b97b7.tar.bz2 serverdata-2c4ba7583d096e0345fea9222b03d740719b97b7.tar.xz serverdata-2c4ba7583d096e0345fea9222b03d740719b97b7.zip |
Quest ID 132 is now reserved for Player Quest.
It was a difficult decision, mind you.
Diffstat (limited to 'npc/024-16')
-rw-r--r-- | npc/024-16/king.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 3388b6154..22ff44c1d 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -89,6 +89,7 @@ L_Continue: close; L_Campaign: + .@q=getq(FrostiaQuest_Homunculus); // Endtrail mes ""; mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1; |