diff --git a/base.fgd b/base.fgd index 5f7ad5c..dc01137 100644 --- a/base.fgd +++ b/base.fgd @@ -9442,7 +9442,7 @@ replace10(instance_variable) : "Replace" : : "This is a replacement parameter. It goes in the form of $variable value. All entities inside of that instance that have $variable somewhere will be replaced with the value contents. Example: $color 255 0 0" ] -@PointClass size( -8 -8 -8, 8 8 8 ) = func_instance_parms : +@PointClass iconsprite("editor/func_instance_parms.vmt") = func_instance_parms : "Place one copy of this entity inside of an instance. Whenever you add a $parameter for the instance, get the properties " + "of this entity. It will auto-populate it with the variables and allow you to indicate the variable type." [