diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-1/chest.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt index 5fe562c6..feb4220f 100644 --- a/npc/000-2-1/chest.txt +++ b/npc/000-2-1/chest.txt @@ -32,6 +32,7 @@ l_Give: getitem "CreasedShirt", 1; getitem "CreasedShorts", 1; message strcharinfo(0), l("You take the clothes from the chest."); + goto l_Quit; OnTimer220: stopnpctimer; |