diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-07 21:16:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-07 21:16:46 -0300 |
commit | 43fcfa1f9aaaefd46adf36f4b1888c3ca74e475f (patch) | |
tree | 772d9ca9fc4ed379a715d08c161e1da988bbe3d9 /npc/020-4 | |
parent | 897561a791f0784487c35af7af21715990431346 (diff) | |
download | serverdata-43fcfa1f9aaaefd46adf36f4b1888c3ca74e475f.tar.gz serverdata-43fcfa1f9aaaefd46adf36f4b1888c3ca74e475f.tar.bz2 serverdata-43fcfa1f9aaaefd46adf36f4b1888c3ca74e475f.tar.xz serverdata-43fcfa1f9aaaefd46adf36f4b1888c3ca74e475f.zip |
Tie loosely the new maps
Diffstat (limited to 'npc/020-4')
-rw-r--r-- | npc/020-4/henry.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-4/henry.txt b/npc/020-4/henry.txt index c0854189d..2d2390833 100644 --- a/npc/020-4/henry.txt +++ b/npc/020-4/henry.txt @@ -72,7 +72,7 @@ mesc l("You start feeling dizzy."); mesn; mesq l("%s? You don't look so well. You should see a doctor immediately!", strcharinfo(0)); - setq LoFQuest_EPISODE, 13; + setq LoFQuest_EPISODE, 13, 0, 0; SC_Bonus(86400, SC_POISON, 1); close; } |