Heal

From Valve Developer Community
Revision as of 22:14, 11 November 2021 by Amicdict (talk | contribs) (Created page with "{{lang|Heal}} {{stub|Lack}} {{ent|Heal}} is a NextBot action in {{game name|tf2|name=Team Fortress 2}} that makes medic bots attack team bots with their secondary weapon (...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Heal is a NextBot action in Template:Game name that makes medic bots attack team bots with their secondary weapon (usually healing a teammate with a Medigun).

C++ In code, it is represented by theCTFBotMedicHealclass, defined in thetf_bot_medic_heal.cppfile.