Item sodacan: Difference between revisions

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


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

Revision as of 19:11, 11 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