19 lines
730 B
Plaintext
19 lines
730 B
Plaintext
|
|
|
|
//******************************************************************************************
|
|
// 奢鳝
|
|
//******************************************************************************************
|
|
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);
|
|
}
|
|
|
|
|
|
|