diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-7/slots.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-7/slots.txt b/npc/012-7/slots.txt index 4a896878e..ee6ff506b 100644 --- a/npc/012-7/slots.txt +++ b/npc/012-7/slots.txt @@ -31,6 +31,7 @@ break; case 8: mesn "%%8" + break; default: mesn "%%@"; break; |