diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-05 22:47:40 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-03-05 22:47:40 +0000 |
commit | cf525a4a26597c3bc3d69e2a7456205b598fdf0c (patch) | |
tree | fa0dee3ab01bcce0f29919a14f1251aeb0e4ba77 /npc/commands | |
parent | 019ebd01ca5f0aaa7fe890657d40a4d6b3ebd9f3 (diff) | |
download | serverdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.tar.gz serverdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.tar.bz2 serverdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.tar.xz serverdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.zip |
Update the quest to address Micksha notes.
Playtested locally. Besides, it is now possible to use Grass Carp for Carp Sandwich.
The use of a Grass Carp won't have any special effects.
WIP status can now be safely removed.
Diffstat (limited to 'npc/commands')
-rw-r--r-- | npc/commands/debug-quest.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt index 468e5af2..1c3e0b5c 100644 --- a/npc/commands/debug-quest.txt +++ b/npc/commands/debug-quest.txt @@ -129,7 +129,8 @@ function script GlobalQuestDebug { l("Cookies"), General_Cookies, "Rumly", General_Rumly, l("Narrator"), General_Narrator, - "Janus", General_Janus; + "Janus", General_Janus, + l("Cooking"), General_Cooking; switch (@menuret) { |