diff options
Diffstat (limited to 'npc/items/books.txt')
-rw-r--r-- | npc/items/books.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/items/books.txt b/npc/items/books.txt index 072d8dda3..e8f99b696 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -176,7 +176,8 @@ OnInit: narrator S_FIRST_BLANK_LINE | S_LAST_NEXT, l("Mana is something which existed since the being, but nobody knows much about."), l("This book will write itself, and reveal you the Secret Of Mana."), - l("Give it time, increase your magic power, and you'll find out the truth."); + l("Give it time, increase your magic power, and you'll find out the truth."), + l("PS. This also allows you to select a subclass."); break; case 2: narrator S_FIRST_BLANK_LINE | S_LAST_NEXT, |