Info landmark: Difference between revisions
Jump to navigation
Jump to search
(→Entity Description: Icon) |
m (→Availability: class&file) |
||
Line 6: | Line 6: | ||
==Availability== | ==Availability== | ||
{{in game|point}} {{game-base}} | {{in game|point}} {{game-base}} | ||
{{in code|class= | {{in code|class=class_c_point_entity.html CPointEntity|file=subs_8cpp-source.html subs.cpp}} | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 14:17, 2 August 2006
Entity Description
An entity that acts as a landmark for transitions to another level. There should be a corresponding info_landmark entity in the next map. Entities will be transitioned to the next level relative to the info_landmark entities.
Availability
Template:In game Template:Game-base Template:In code