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