为标袁绍血裔添加配音台词、为手杀袁术妄尊添加配音台词
This commit is contained in:
parent
533d60cc57
commit
41e9841a3a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -560,4 +560,6 @@ export default {
|
||||||
"#scschihe1": "想见圣上?哼哼,你怕是没这个福分了!",
|
"#scschihe1": "想见圣上?哼哼,你怕是没这个福分了!",
|
||||||
"#scsniqu1": "离心离德,为吾等所不容!",
|
"#scsniqu1": "离心离德,为吾等所不容!",
|
||||||
"#scsanruo1": "小伤无碍,安心修养便可。",
|
"#scsanruo1": "小伤无碍,安心修养便可。",
|
||||||
|
"#wangzun_old_yuanshu1": "这玉玺,当然是能者居之。",
|
||||||
|
"#wangzun_old_yuanshu2": "我就是皇帝,我就是天!",
|
||||||
};
|
};
|
||||||
|
|
|
@ -238,4 +238,6 @@ export default {
|
||||||
"#fenji2": "两肋插刀,愿赴此躯!",
|
"#fenji2": "两肋插刀,愿赴此躯!",
|
||||||
"#yinghun_ol_sunjian1": "提刀奔走,灭敌不休。",
|
"#yinghun_ol_sunjian1": "提刀奔走,灭敌不休。",
|
||||||
"#yinghun_ol_sunjian2": "贼寇草莽,我且出战。",
|
"#yinghun_ol_sunjian2": "贼寇草莽,我且出战。",
|
||||||
|
"#xueyi_re_yuanshao1": "崇王攘夷,生长尊贵。",
|
||||||
|
"#xueyi_re_yuanshao2": "衣冠华胄,宜蒙优免。",
|
||||||
};
|
};
|
||||||
|
|
|
@ -24338,6 +24338,7 @@ const skills = {
|
||||||
},
|
},
|
||||||
wangzun: {
|
wangzun: {
|
||||||
audio: 2,
|
audio: 2,
|
||||||
|
audioname: ["old_yuanshu"],
|
||||||
trigger: { global: "phaseZhunbeiBegin" },
|
trigger: { global: "phaseZhunbeiBegin" },
|
||||||
check: function (event, player) {
|
check: function (event, player) {
|
||||||
var att = get.attitude(player, event.player);
|
var att = get.attitude(player, event.player);
|
||||||
|
|
Loading…
Reference in New Issue