diff options
Diffstat (limited to 'npc/cities/hugel.txt')
-rw-r--r-- | npc/cities/hugel.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index 61c6c5bb0..7d9a9e984 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -45,6 +45,8 @@ hu_in01.gat,23,311,4 script Johsh 898,{ mes @npcname$;
mes "Aww~~ you miss it";
close;
+ case 255:
+ end;
}
}
|