diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-7/slots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-7/slots.txt b/npc/012-7/slots.txt index b3256a776..3a37c0a0d 100644 --- a/npc/012-7/slots.txt +++ b/npc/012-7/slots.txt @@ -30,7 +30,7 @@ mesn "7"; break; case 8: - mesn "%%8" + mesn "%%8"; break; default: mesn "%%@"; |