Merge pull request #1337 from IceCola97/PR-Branch

为标袁绍血裔添加配音台词、为手杀袁术妄尊添加配音台词
This commit is contained in:
Spmario233 2024-05-10 21:39:38 +08:00 committed by GitHub
commit cc56767810
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -560,4 +560,6 @@ export default {
"#scschihe1": "想见圣上?哼哼,你怕是没这个福分了!",
"#scsniqu1": "离心离德,为吾等所不容!",
"#scsanruo1": "小伤无碍,安心修养便可。",
"#wangzun_old_yuanshu1": "这玉玺,当然是能者居之。",
"#wangzun_old_yuanshu2": "我就是皇帝,我就是天!",
};

View File

@ -238,4 +238,6 @@ export default {
"#fenji2": "两肋插刀,愿赴此躯!",
"#yinghun_ol_sunjian1": "提刀奔走,灭敌不休。",
"#yinghun_ol_sunjian2": "贼寇草莽,我且出战。",
"#xueyi_re_yuanshao1": "崇王攘夷,生长尊贵。",
"#xueyi_re_yuanshao2": "衣冠华胄,宜蒙优免。",
};

View File

@ -24338,6 +24338,7 @@ const skills = {
},
wangzun: {
audio: 2,
audioname: ["old_yuanshu"],
trigger: { global: "phaseZhunbeiBegin" },
check: function (event, player) {
var att = get.attitude(player, event.player);