diff options
Diffstat (limited to 'npc/024-15')
-rw-r--r-- | npc/024-15/_warps.txt | 2 | ||||
-rw-r--r-- | npc/024-15/lilanna.txt | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/npc/024-15/_warps.txt b/npc/024-15/_warps.txt index a197a5b19..800c60184 100644 --- a/npc/024-15/_warps.txt +++ b/npc/024-15/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 024-15: Frostia Indoors warps -024-15,25,39,0 warp #024-15_25_39 0,0,024-1,160,50 +024-15,25,39,0 warp #024-15_25_39 0,0,024-1,64,31 diff --git a/npc/024-15/lilanna.txt b/npc/024-15/lilanna.txt index 7c5c312fc..b857f7232 100644 --- a/npc/024-15/lilanna.txt +++ b/npc/024-15/lilanna.txt @@ -13,6 +13,12 @@ L_Loop: mesn; mesq l("How may I help you?"); + select + l("Thanks."), + l("What ANISE INC. Does?"), + l("How to use best Warp Technology?"), + rif(countitem(BrokenWarpCrystal), l("My warp crystal broke!")); + mes ""; close; OnTimer1000: |