CTFProjectile SpellPumpkin

From SigMod
Revision as of 19:13, 6 March 2022 by Mince (talk | contribs)
Jump to navigation Jump to search

Overview

This projectile is used by CTFProjectile_SpellMirv to spawn the pumpkin bombs. The MIRV spell simply determines where these projectiles will spawn outward from.

Source location : /game/shared/tf/halloween/tf_weapon_spellbook.cpp

Linked entity : tf_projectile_spellpumpkin

Class Structure