From 0106d12b8ca54b240bcc2b6705806e2b2b147bae Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 27 Jul 2007 03:09:02 +0000 Subject: * Added Cash Shop item fucntions. (/other/CashShop_Functions.txt) * Updated Cash Shop Skill Scrolls to behave more like official scrolls. - Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions. The functions for these items are found in /npc/other/CashShop_Functions.txt * Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus) * Reverted change of Taming items item-type back to 11 because of a bug. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_main.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/scripts_main.conf') diff --git a/npc/scripts_main.conf b/npc/scripts_main.conf index 5fffa30b7..55cb92ee7 100644 --- a/npc/scripts_main.conf +++ b/npc/scripts_main.conf @@ -34,6 +34,10 @@ // Utilitarian functions used by many scripts. npc: npc/other/Global_Functions.txt // -------------------------------------------------------------- +// -------------------- Cash Shop Functions -------------------- +// Used by 4 items in the Item Database. +npc: npc/other/CashShop_Functions.txt +// -------------------------------------------------------------- // ------------------------ PCLoginEvent ------------------------ // NPC which is activated for every player who logs in. //npc: npc/sample/PCLoginEvent.txt -- cgit v1.2.3-60-g2f50