diff options
Diffstat (limited to 'npc/017-5/silversmith.txt')
-rw-r--r-- | npc/017-5/silversmith.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-5/silversmith.txt b/npc/017-5/silversmith.txt index fc03a6ffc..c4b12e6ac 100644 --- a/npc/017-5/silversmith.txt +++ b/npc/017-5/silversmith.txt @@ -50,7 +50,7 @@ speech S_FIRST_BLANK_LINE,// | S_LAST_NEXT, l("You don't have enough material, sorry."); } - return; + return; } |