From c1177e997dcca108852b6445bf4623f3ede113fa Mon Sep 17 00:00:00 2001 From: Blixibon Date: Wed, 24 Jun 2020 11:16:19 -0500 Subject: [PATCH] Added link for filter_script --- Entity-List.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: | |