summaryrefslogtreecommitdiff
path: root/npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-02 22:38:33 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-02 22:38:33 +0000
commit92a6b6e9e2593b65e3337dcc45347f22b825a2ed (patch)
tree06ef21d9eb07eace97f58af1a7a372e427e703a5 /npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt
parent723561d0be4246977bcf3fea648af5e11e96eb89 (diff)
downloadhercules-92a6b6e9e2593b65e3337dcc45347f22b825a2ed.tar.gz
hercules-92a6b6e9e2593b65e3337dcc45347f22b825a2ed.tar.bz2
hercules-92a6b6e9e2593b65e3337dcc45347f22b825a2ed.tar.xz
hercules-92a6b6e9e2593b65e3337dcc45347f22b825a2ed.zip
Fixed some NPC headers in the custom scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11646 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt')
-rw-r--r--npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt b/npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt
index a3b732412..1b750ac99 100644
--- a/npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt
+++ b/npc/custom/eAAC_Scripts/kafraExpress/ke_uncard.txt
@@ -13,7 +13,7 @@
//= See config.txt for configuration.
//============================================================
-- script keInit_uncard {
+- script keInit_uncard -1,{
OnInit: //Load Config
donpcevent "keConfig::OnLoadUncard";
end;