Team Fortress 2

Team Fortress 2

Fixed magic spells responses for 2 spells
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
9.376 KB
Apr 29, 2023 @ 10:32pm
Apr 29, 2023 @ 10:56pm
1 Change Note ( view )

Would you like to see this item officially accepted and supported in Team Fortress 2?

Yes
No thanks /
Not interested
Ask me
again later
Description
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