diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-26 16:35:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-26 16:35:43 -0300 |
commit | e60933d60b504e98a45dd92ceee65aff3bb26605 (patch) | |
tree | ac40f176cc199ccbc71549cb79934879973f120d /npc/020-7-1 | |
parent | e3a5860e65f6a2287d66df3d1ab3efb267e905dc (diff) | |
download | serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.tar.gz serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.tar.bz2 serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.tar.xz serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.zip |
Notes, and fix a style issue
Diffstat (limited to 'npc/020-7-1')
-rw-r--r-- | npc/020-7-1/janitors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt index 4606ef5b2..f49a6b0ea 100644 --- a/npc/020-7-1/janitors.txt +++ b/npc/020-7-1/janitors.txt @@ -480,7 +480,7 @@ function askQuestion { case 1: mesn; mesq l("Not yet, blame Jesusalva, your reward was with them"); - //setq2 NivalisQuest_BlueSageSlimes, 256; // TODO Give reward + //setq1 NivalisQuest_BlueSageSlimes, 2; // TODO Give reward break; case 2: mesn; |