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-1/_warps.txt | 2 +- npc/024-15/_warps.txt | 2 +- npc/024-15/lilanna.txt | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/npc/024-1/_warps.txt b/npc/024-1/_warps.txt index f69172d81..6732a8788 100644 --- a/npc/024-1/_warps.txt +++ b/npc/024-1/_warps.txt @@ -20,4 +20,4 @@ OnTouch: 024-1,105,34,0 warp #024-1_105_34 0,0,024-11,24,34 024-1,76,45,0 warp #024-1_76_45 0,0,024-12,31,34 024-1,50,54,0 warp #024-1_50_54 0,0,024-13,30,36 -024-1,64,30,0 warp #024-1_64_30 0,0,024-10,34,36 +024-1,64,30,0 warp #024-1_64_30 0,0,024-15,25,38 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