Team Fortress 2

Team Fortress 2

Fixed magic spells responses for 2 spells
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
9.376 KB
2023 年 4 月 29 日 下午 10:32
2023 年 4 月 29 日 下午 10:56
1 项改动说明 ( 查看 )

您希望看到这件物品在《Team Fortress 2》中被官方采纳并支持吗?

是的
不,谢谢 /
不感兴趣
稍后
再询问我
描述
To the TF2 Team:

This is a simple fix for 2 types of responses for the Halloween magic spells OVERHEAL / SELF HEAL and SWARM OF BATS / MERASMUS ZAP.

When casting the SWARM OF BATS spell, the player says "deus invictus" (latin for "invincible god"). This was clearly intended for the OVERHEAL spell. The fact that the file name of the responses for SWARM OF BATS is "_sf13_spell_uber01.mp3" confirms this.

The fix simply changes the names of the casted spells in scripts/talker/events.txt, renaming "MerasmusZap" (SWARM OF BATS) to "SelfHeal" (OVERHEAL) and viceversa.

Github issue: https://github.com/ValveSoftware/Source-1-Games/issues/4441