diff options
Diffstat (limited to 'npc/custom/eAAC_Scripts/kafraExpress/ke_stats.txt')
-rw-r--r-- | npc/custom/eAAC_Scripts/kafraExpress/ke_stats.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/ke_stats.txt b/npc/custom/eAAC_Scripts/kafraExpress/ke_stats.txt index 364fbfd37..73618c9eb 100644 --- a/npc/custom/eAAC_Scripts/kafraExpress/ke_stats.txt +++ b/npc/custom/eAAC_Scripts/kafraExpress/ke_stats.txt @@ -13,7 +13,7 @@ //= See config.txt for configuration. //============================================================ -- script keInit_stats { +- script keInit_stats -1,{ OnInit: //Load Config donpcevent "keConfig::OnLoadStats"; end; |