diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-19 11:06:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-19 11:06:00 -0300 |
commit | d3ce46395cf838b9b18090632937207e2312ef77 (patch) | |
tree | 76f2b7d112524154f8913f2dc62fe0b3da147ed3 /npc/023-3-2/logic.txt | |
parent | c1d1f553d8483924177a17cb6e67f2be12d2b5a7 (diff) | |
download | serverdata-d3ce46395cf838b9b18090632937207e2312ef77.tar.gz serverdata-d3ce46395cf838b9b18090632937207e2312ef77.tar.bz2 serverdata-d3ce46395cf838b9b18090632937207e2312ef77.tar.xz serverdata-d3ce46395cf838b9b18090632937207e2312ef77.zip |
Important lore information
Diffstat (limited to 'npc/023-3-2/logic.txt')
-rw-r--r-- | npc/023-3-2/logic.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/npc/023-3-2/logic.txt b/npc/023-3-2/logic.txt index ab8974c4e..9dda92c14 100644 --- a/npc/023-3-2/logic.txt +++ b/npc/023-3-2/logic.txt @@ -59,6 +59,38 @@ OnInit: mesc l("Keep exploring the Study Room and certify it is safe first."); close; } + mesn l("Diary, 31st May 297 AT"); + mesc l("I've been delving in the secrets of Mana, using the stolen Mana Stone we got the other day."); + next; + mesc l("I'm almost in the point of no return. I cannot believe this, but mana... is alive."); + next; + mesc l("I'll keep studying it in secret. I'm so proud of my thieves!"); + next; + mesn l("Diary, 21st June 297 AT"); + mesc l("I've managed to create the first mana-based artifical lifeform, it survived three seconds, the record so far."); + next; + mesc l("Saul is supplying me the alchemist resources for that. In exchange, my thieves supply him gold and spare his friends."); + next; + mesc l("He thinks he is using me to his rebelion, but I'm the one using him. I'm not the Bandit Lord for no reason."); + next; + mesn l("Diary, 1st April 298 AT"); + mesc l("I've managed to create a Maggot. It did not die. And it was not an April Fool's joke. Nice one."); + next; + mesn l("Diary, 12nd December 298 AT"); + mesc l("The Mana Stone... is a scary being. It changes you. I'm no longer myself, but some thieves are still at my side... for now."); + next; + mesn l("Diary, 3rd August 299 AT"); + mesc l("Saul is planning an assault at the Magic Tower. I want these Mana Stones."); + next; + mesc l("Most thieves left, but that's not a problem, I created an army out of Homunculus. I already have 500 bandits. I will create more later, to get Mana Stones;"); + next; + mesn l("Diary, 2nd March 300 AT"); + mesc l("It's time. My army already have tens of thousands of monsters, homunculus, persons. They'll instill fear in my enemies."); + next; + mesc l("I could not be the Bandit King. But once I steal all Mana Stones, I'll be not only the best thief in the world. I already decided my new title."); + next; + mesc l("I shall call myself from there on, after this great assault... @@.", b(l("the Monster King"))); + next; // Implict fallthrough L_BookRead: |