diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-05 15:20:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-05 15:20:26 -0300 |
commit | f19d4a5751efb563ff5eeac879a4ac5e08e2f114 (patch) | |
tree | 30d366f525543fc75a6e09b92adec79b6c2fb07d | |
parent | c66a81b1293a6df81a2cbccf436e90553547a3a7 (diff) | |
download | serverdata-f19d4a5751efb563ff5eeac879a4ac5e08e2f114.tar.gz serverdata-f19d4a5751efb563ff5eeac879a4ac5e08e2f114.tar.bz2 serverdata-f19d4a5751efb563ff5eeac879a4ac5e08e2f114.tar.xz serverdata-f19d4a5751efb563ff5eeac879a4ac5e08e2f114.zip |
Release Milly reward. Notice some missing skills at Sagratha.
-rw-r--r-- | npc/012-1/milly.txt | 2 | ||||
-rw-r--r-- | npc/014-5-1/sagratha.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/012-1/milly.txt b/npc/012-1/milly.txt index b17cc8d82..9205c7a1b 100644 --- a/npc/012-1/milly.txt +++ b/npc/012-1/milly.txt @@ -63,9 +63,11 @@ L_Finish: // Debug percentheal 100, 100; sc_start SC_ATTHASTE_POTION1, 1800000, 30; + /* mesn; mesc l("Saulc was here"), 1; close; + */ // / Debug if (askyesno() == ASK_YES) { mes ""; diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 9c5b3c259..e9d90cb94 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -297,7 +297,7 @@ L_Unhappy: mesn; mesq l("I am sure that they will come back to haunt you in your dreams!"); close; -// Functions +// Functions - TODO: Where are Mouboo Summon? Loghead summon? etc.? function teachMagic { .@x=getarg(0,getq(General_Sagratha)); switch (.@x) { |