diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-05 01:00:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-05 01:00:11 -0300 |
commit | 65bc4fe39ac1e79a9972c44e0eff80a74207dd0d (patch) | |
tree | 018d6d4a14eeb9b50c927d80b4396a08d9437eac | |
parent | f72208738ceba9103c7807b3959a211d53258d50 (diff) | |
download | serverdata-65bc4fe39ac1e79a9972c44e0eff80a74207dd0d.tar.gz serverdata-65bc4fe39ac1e79a9972c44e0eff80a74207dd0d.tar.bz2 serverdata-65bc4fe39ac1e79a9972c44e0eff80a74207dd0d.tar.xz serverdata-65bc4fe39ac1e79a9972c44e0eff80a74207dd0d.zip |
Update warps, and build basic menu (not working yet)
-rw-r--r-- | npc/024-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/024-15/_warps.txt | 2 | ||||
-rw-r--r-- | 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: |