Weapon frag: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Entity Description: Added spacing too.)
m (→‎Entity Description: detonation time)
Line 7: Line 7:
The weapon_frag entity can be used to place a fragmenting grenade in a map. When picked up, the player is given 1 additional grenade, up to 5 total. The grenade also follows all physics rules as if it were a [[prop_physics]].
The weapon_frag entity can be used to place a fragmenting grenade in a map. When picked up, the player is given 1 additional grenade, up to 5 total. The grenade also follows all physics rules as if it were a [[prop_physics]].


In [[Half-Life 2: Deathmatch]], the player spawns with 2 grenades by default.
In [[Half-Life 2: Deathmatch]], the player spawns with 2 grenades by default; the detonation time is extended when picked up by [[weapon_physcannon]].


{{basicweapon}}
{{basicweapon}}

Revision as of 18:47, 20 April 2006

Template:Wrongtitle

Entity Description

Frag Grenade

The weapon_frag entity can be used to place a fragmenting grenade in a map. When picked up, the player is given 1 additional grenade, up to 5 total. The grenade also follows all physics rules as if it were a prop_physics.

In Half-Life 2: Deathmatch, the player spawns with 2 grenades by default; the detonation time is extended when picked up by weapon_physcannon.

Template:Basicweapon