diff --git a/Entity-List.md b/Entity-List.md index 6b0682c..f05f30f 100644 --- a/Entity-List.md +++ b/Entity-List.md @@ -145,7 +145,7 @@ There is most likely some information missing or miscellaneous stuff left out, b | filter_multi | :record_button: | Uses all base filter changes detailed in filter_activator_class. | | filter_redirect_inflictor | :eight_spoked_asterisk: | Redirects to a target filter with the damage inflictor as the activator instead of the attacker. Uses all base filter changes detailed in filter_activator_class. | | filter_redirect_owner | :eight_spoked_asterisk: | Redirects to a target filter with the activator's owner entity as the activator instead of the original activator. Uses all base filter changes detailed in filter_activator_class. | -| filter_script | :eight_spoked_asterisk: | A filter which utilizes hooks in its entity scripts. | +| [filter_script](Filters#filter_script) | :eight_spoked_asterisk: | A filter which utilizes hooks in its entity scripts. | | func_areaportal | :heavy_minus_sign: | | | func_areaportal_oneway | :eight_spoked_asterisk: | Variant of func_areaportal that only draws when viewed from one direction. Based on the VDC article of the same name. | | func_areaportalwindow | :heavy_minus_sign: | |