diff --git a/base.fgd b/base.fgd index be8a249..4973ff6 100644 --- a/base.fgd +++ b/base.fgd @@ -5459,6 +5459,7 @@ input Disable(void) : "Enable the entity" ] +@PointClass base(Targetname) iconsprite("editor/logic_playmovie.vmt") = logic_playmovie : "Plays a movie and allows for various playback options" @PointClass base(Targetname) size(-8 -8 -8, 8 8 8) = point_template : "Turns an entity, or set of entities, into a single template that can be instanced anywhere, and multiple times. "+ "If there are interdependencies (entity I/O, hierarchy, or other name references) between the entities "+