|
@@ -16,32 +16,14 @@
|
|
|
// only as information/reference.
|
|
|
//
|
|
|
// --------------------------------------------------------------
|
|
|
-// --------------------------------------------------------------
|
|
|
-// - Warning!! Acktung!! Awas!! gevaar!! peligro!! Âíèìàíèå! -
|
|
|
-// --------------------------------------------------------------
|
|
|
-// - All scripts here should be used at your own risk. If you -
|
|
|
-// - have edited it yourself, we are not responsible for any -
|
|
|
-// - Damages or whatsoever. Do not report any bugs unless you -
|
|
|
-// - are sure they exist. Please provide evidence and proof. -
|
|
|
-// - eAthena developers are not responsible for any damages or -
|
|
|
-// - disruptions of service during the service of the server -
|
|
|
-// - caused by the included scripts or for any damages -
|
|
|
-// - resulting in the use of the scripts. -
|
|
|
-// - Thanks, -
|
|
|
-// - eAthena Dev Team -
|
|
|
-// --------------------------------------------------------------
|
|
|
// ------------------ Global Scripts Functions ------------------
|
|
|
// Utilitarian functions used by many scripts.
|
|
|
npc: npc/other/Global_Functions.txt
|
|
|
// --------------------------------------------------------------
|
|
|
// -------------------- Cash Shop Functions --------------------
|
|
|
-// Used by 4 items in the Item Database.
|
|
|
+// Used by cash shop 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
|
|
|
-// --------------------------------------------------------------
|
|
|
// ------------------------ Script Files ------------------------
|
|
|
import: npc/scripts_mapflags.conf
|
|
|
import: npc/scripts_warps.conf
|