Item sodacan: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(-entity template, desc)
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd}}
 
{{CD|CItemSoda|file1=effects.cpp}}
{{base point|item_sodacan}}
{{entity|type=e0|item_sodacan}} It's a soda can that falls out of [[env_beverage]]. It heals 1 hp when taken


== See also ==
== See also ==

Revision as of 14:13, 10 August 2023

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CItemSoda
CBaseAnimating
CBaseEntity
C++ effects.cpp

Template:Entity It's a soda can that falls out of env_beverage. It heals 1 hp when taken

See also

External links