111
This commit is contained in:
18
character/common_load_state.nut
Normal file
18
character/common_load_state.nut
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
|
||||
//******************************************************************************************
|
||||
// 奢鳝
|
||||
//******************************************************************************************
|
||||
IRDSQRCharacter.pushScriptFiles("Character/Common/common_header.nut"); // 陴彻饵 蝶觼董? 偃嫦击 嫔? 厥横菩 鼻热(enum高 赅挤)
|
||||
|
||||
|
||||
//******************************************************************************************
|
||||
// 蝶鉴偃涤 NUT?橾 煎萄
|
||||
//******************************************************************************************
|
||||
for (local i = 0; i < ENUM_CHARACTERJOB_MAX; i+=1)
|
||||
{
|
||||
IRDSQRCharacter.pushState(i, "Character/Common/Burster/Burster.nut", "Burster", STATE_BURSTER, SKILL_BURSTER);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user