diff options
Diffstat (limited to 'npc/custom/eAAC_Scripts/kafraExpress/ke_jobchange.txt')
-rw-r--r-- | npc/custom/eAAC_Scripts/kafraExpress/ke_jobchange.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/eAAC_Scripts/kafraExpress/ke_jobchange.txt b/npc/custom/eAAC_Scripts/kafraExpress/ke_jobchange.txt index e14367211..371cc2b6a 100644 --- a/npc/custom/eAAC_Scripts/kafraExpress/ke_jobchange.txt +++ b/npc/custom/eAAC_Scripts/kafraExpress/ke_jobchange.txt @@ -16,7 +16,7 @@ //= the permanent variables kej_class1 and kej_class2 //============================================================ -- script keInit_jobchange { +- script keInit_jobchange -1,{ OnInit: //Load Config donpcevent "keConfig::OnLoadJobChange"; end; |