summaryrefslogtreecommitdiff
path: root/npc/008-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-29 17:05:47 +0000
committerMicksha <ms-shaman@gmx.de>2019-03-29 17:05:47 +0000
commit00f7ce5433bb72a246a694dc1d9d6603fac57e06 (patch)
treee9112fcebc5ffd9e80275c67dae0257a721b4975 /npc/008-1
parent1f4c8869c01649f8a4b69b278b91b55caa00a7c7 (diff)
downloadserverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.tar.gz
serverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.tar.bz2
serverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.tar.xz
serverdata-00f7ce5433bb72a246a694dc1d9d6603fac57e06.zip
I need a way to get the Master Book.
Uhm, Auldsbel will do for a while, WildX can comment later.
Diffstat (limited to 'npc/008-1')
-rw-r--r--npc/008-1/_warps.txt1
-rw-r--r--npc/008-1/auldsbel.txt14
2 files changed, 15 insertions, 0 deletions
diff --git a/npc/008-1/_warps.txt b/npc/008-1/_warps.txt
index 46e9891d..9ca7640a 100644
--- a/npc/008-1/_warps.txt
+++ b/npc/008-1/_warps.txt
@@ -25,3 +25,4 @@
008-1,233,131,0 warp #008-1_233_131 0,0,008-2-29,36,24
008-1,287,133,0 warp #008-1_287_133 0,0,008-2-30,52,39
008-1,20,85,0 warp #008-1_20_85 0,1,008-1-1,246,85
+008-1,165,171,0 warp #008-1_165_171 0,0,008-4-1,175,19
diff --git a/npc/008-1/auldsbel.txt b/npc/008-1/auldsbel.txt
index cf4cd16e..dc7cf202 100644
--- a/npc/008-1/auldsbel.txt
+++ b/npc/008-1/auldsbel.txt
@@ -6,6 +6,20 @@
// THIS IS A PLACEHOLDER!
008-1,119,114,0 script Auldsbel#008-1 NPC_WIZARD,{
+ // Placeholder please remove
+ if (!MASTERBOOK_PAGES)
+ {
+ inventoryplace MasterBook, 1;
+ getitem MasterBook, 1;
+ MASTERBOOK_PAGES=1;
+ mesc l("Auldsbel discretly stuffs a book on your backpack.");
+ next;
+ speech
+ l("Don't tell anyone about this. Once you kill you a boss, you can try to learn the boss skill by using the book."),
+ l("Beware you have a limited number of pages. Do not let the Legion or the Brotherhood find out you have one."),
+ l("And by the way. I know nothing about this book. And I don't know how to get more pages either.");
+ close;
+ }
speech
l("Hello."),
l("Oh, you look more interested in magic.. the brotherhood did forbid most of the interesting paths of magic, but boring baby spells are still allowed."),