diff options
Diffstat (limited to 'npc/custom/eAAC_Scripts/kafraExpress/ke_refine.txt')
-rw-r--r-- | npc/custom/eAAC_Scripts/kafraExpress/ke_refine.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/ke_refine.txt b/npc/custom/eAAC_Scripts/kafraExpress/ke_refine.txt index 0dca7f49c..b1ea5c987 100644 --- a/npc/custom/eAAC_Scripts/kafraExpress/ke_refine.txt +++ b/npc/custom/eAAC_Scripts/kafraExpress/ke_refine.txt @@ -14,7 +14,7 @@ //= See config.txt for configuration. //============================================================ -- script keInit_refine { +- script keInit_refine -1,{ OnInit: //Load Config donpcevent "keConfig::OnLoadRefine"; end; |