From 8832adba3ec9df0f7f890154f69f0993b8d1d8e5 Mon Sep 17 00:00:00 2001 From: daegaladh Date: Wed, 1 Aug 2012 04:29:56 +0000 Subject: Full npc folder reorganization. (I hope I didn't break anything D:) -Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/cash_trader.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 npc/merchants/cash_trader.txt (limited to 'npc/merchants/cash_trader.txt') diff --git a/npc/merchants/cash_trader.txt b/npc/merchants/cash_trader.txt new file mode 100644 index 000000000..2de6e794e --- /dev/null +++ b/npc/merchants/cash_trader.txt @@ -0,0 +1,27 @@ +//===== rAthena Script ======================================= +//= Cash Shop NPCs +//===== By: ================================================== +//= L0ne_W0lf +//===== Current Version: ===================================== +//= 1.1 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= Sell Cash shop items. +//= Based on iRO's Cash shop. Headgears omitted. +//===== Additional Comments: ================================= +//= 1.0 First Version. Sample shop per-say. +//= 1.1 FIxed typo. (bugreport:1078) [L0ne_W0lf] +//============================================================ + +// Payon +//============================================================ +// Sells: +// Battle Manual Box, Life Insurance Box, Bubble Gum Box, +// Kafra Card Box, Giant Fly Wing Box, Neuralizer Box, +// Token of Ziegfried Box, Enriched Oridecon and Elunium, +// Assumpito, Wind Walk, Aspersio, Adreniline Rush, +// Blessing and Increase Agility Scroll boxes, Dungeon +// Teleport Scroll Box, Stat Food boxes, and Gym Passes. + +payon,171,142,4 cashshop Kafra Shop Employee 116,12900:1000,12901:200,12902:1000,12909:100,12910:100,12911:1500,12922:150,7619:100,7620:100,12916:150,12917:150,12915:100,12918:100,12913:125,12914:125,13553:50,12903:100,12904:100,12905:100,12906:100,12907:100,12908:100,7776:50 -- cgit v1.2.3-70-g09d2