diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 01:00:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 01:00:44 -0300 |
commit | edba0614e4b2f927ff409a8eda424fb1284d0549 (patch) | |
tree | 59f494084bdb97b45a15cf94884d8867f7edbd2e /npc/023-3 | |
parent | 38ae45a2616bde7307df670308352c5c063f215e (diff) | |
download | serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.tar.gz serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.tar.bz2 serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.tar.xz serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.zip |
Add Coffee and make it Halinarzo's Speciality (even because... Frostia has no shops)
Diffstat (limited to 'npc/023-3')
-rw-r--r-- | npc/023-3/logic.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/023-3/logic.txt b/npc/023-3/logic.txt index 35f403464..0c6d7f852 100644 --- a/npc/023-3/logic.txt +++ b/npc/023-3/logic.txt @@ -97,7 +97,7 @@ OnTouch: } -// The scout which went ahead of you +// TODO: The scout which went ahead of you (+ miniboss mechanics) 023-3,86,88,0 script Elite Scout#MB0233 NPC_DARKSABER,{ mesn; mesq l("Uhm, I'm looking for a way out..."); @@ -142,4 +142,8 @@ OnInit: end; } +// TODO: Spike traps and etc. at the corritor +// TODO: Monsters natural presence in this cave +// TODO: Rolling Stone Trap + |