diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-04 11:41:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-04 11:41:28 -0300 |
commit | 4d6801a3b1fa27379efa44de4b19ebf6762d914c (patch) | |
tree | 65907d5f7c4a62a31d925e706033b444bed52740 /npc/014-5-1 | |
parent | 1c86717b2c688882e8580225b232da2126dcc849 (diff) | |
download | serverdata-4d6801a3b1fa27379efa44de4b19ebf6762d914c.tar.gz serverdata-4d6801a3b1fa27379efa44de4b19ebf6762d914c.tar.bz2 serverdata-4d6801a3b1fa27379efa44de4b19ebf6762d914c.tar.xz serverdata-4d6801a3b1fa27379efa44de4b19ebf6762d914c.zip |
[skip ci] notes about Sagratha
Diffstat (limited to 'npc/014-5-1')
-rw-r--r-- | npc/014-5-1/sagratha.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 3ba73557b..6091ae13b 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -65,6 +65,15 @@ function script SaggyMobCount { mesc l("@@ glances at you, suspicion evident in her eyes.", .name$); mesq l("Hello."); + + // TODO: Handle the curse (menu option) + // TODO: Collect reward (set quest status to 7) + // TODO: Allow to return to the Sealed Shrine + // TODO: Learn Magic + // TODO: Request help with stuff (eg. protecting mouboos?) + // TODO: Get Mouboo Milk :> + // TODO: Maybe never update her score with kills and make her more pacifist? + close; L_HatAttack: |