diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-20 13:38:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-20 13:38:52 -0300 |
commit | 890ed4b074999c3c8bcabf328e17b350ce6474d3 (patch) | |
tree | 33fa00eec5a4cd3ba79c6c00a2f886bdede27021 /npc/items | |
parent | 14d101aae3e6b03f24a4428a4ea5db190ad29c36 (diff) | |
download | serverdata-890ed4b074999c3c8bcabf328e17b350ce6474d3.tar.gz serverdata-890ed4b074999c3c8bcabf328e17b350ce6474d3.tar.bz2 serverdata-890ed4b074999c3c8bcabf328e17b350ce6474d3.tar.xz serverdata-890ed4b074999c3c8bcabf328e17b350ce6474d3.zip |
Class Tier 2. T2 Class Skill still TODO
Diffstat (limited to 'npc/items')
-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, |