更新茶服加密
This commit is contained in:
@@ -1779,9 +1779,9 @@ function setCustomData_po_atpriest_bykk(obj, receiveData)
|
||||
CNSquirrelAppendage.sq_Append(AddAppendage, activeObj, sqrChr, true);
|
||||
|
||||
local tiaozheng = 1;
|
||||
if(isSameObject(sqrChr, activeObj)){
|
||||
tiaozheng = 0;
|
||||
}
|
||||
// if(isSameObject(sqrChr, activeObj)){
|
||||
// tiaozheng = 0;
|
||||
// }
|
||||
AddAppendage.getVar("custom").setInt(11, phAttack * tiaozheng);
|
||||
AddAppendage.getVar("custom").setInt(12, mgAttack * tiaozheng);
|
||||
AddAppendage.getVar("custom").setInt(13, attackSpeed);
|
||||
|
||||
Reference in New Issue
Block a user