From 65bc4fe39ac1e79a9972c44e0eff80a74207dd0d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 May 2019 01:00:11 -0300 Subject: Update warps, and build basic menu (not working yet) --- npc/024-15/_warps.txt | 2 +- npc/024-15/lilanna.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'npc/024-15') 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: -- cgit v1.2.3-60-g2f50