From 2651b01417f5c6d009e2d700e80854cb93639506 Mon Sep 17 00:00:00 2001 From: eaac Date: Tue, 27 Jun 2006 00:50:05 +0000 Subject: * Added Rachel NPCs: ~ Added Official warps of Rachel. About 50% of them. Will get the rest soon. [erKURITA] ~ Added the Tool/Armor/Weapon dealer, aswell as a Vegetable Gardener. [erKURITA] ~ Added the guards + guide locations. Also added the Zondaman location. [erKURITA] ~ Added Rachel Inn npc. [erKURITA] \- Special thanks to RockmanEXE for all the info above. * eAAC update to the vending machine, disguiser and quest warper. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7349 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/rachel.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 npc/cities/rachel.txt (limited to 'npc/cities/rachel.txt') diff --git a/npc/cities/rachel.txt b/npc/cities/rachel.txt new file mode 100644 index 000000000..2367db09c --- /dev/null +++ b/npc/cities/rachel.txt @@ -0,0 +1,23 @@ +//===== eAthena script ======================================= +//= Rachel Town script +//===== By: ================================================== +//= erKURITA & RockmanEXE +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any eAthena Version; RO Episode XX +//===== Description: ========================================= +//= Rachel Town Npcs +//============================================================ +//===== Additional Comments: ================================= +//= 1.0 Temporal NPC Locations. Will add 2 of these npc's +//= true script. Special thanks to RockmanEXE. [erKURITA] +//============================================================ + +rachel.gat,109,138,4 script Zondaman#Rachel 874,{end;} + +rachel.gat,138,146,5 script Guide#Rachel 934,{end;} +ra_fild12.gat,45,231,2 script Guard#Field1 934,{end;} +rachel.gat,268,120,2 script Guard#Field3 934,{end;} +rachel.gat,31,130,2 script Guard#Field4 934,{end;} +rachel.gat,125,33,5 script Guard#Field5 934,{end;} -- cgit v1.2.3-60-g2f50