diff --git a/Entity-List.md b/Entity-List.md index 9f78e0e..6b640d3 100644 --- a/Entity-List.md +++ b/Entity-List.md @@ -146,8 +146,8 @@ There is most likely some information missing or miscellaneous stuff left out, b | 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. | | func_areaportal | :heavy_minus_sign: | | -| func_areaportal_oneway | :heavy_minus_sign: | Variant of func_areaportal that only draws when viewed from one direction. Based on the VDC article of the same name. | -| func_areaportalwindow | :eight_spoked_asterisk: | | +| 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: | | | func_breakable | :twisted_rightwards_arrows: | Material type "None" support in HL2 DLL, support for HL1 material types, "Spawn on break" could spawn any entity | | func_breakable_surf | :record_button: | Inherits all changes detailed in func_breakable. | | func_brush | :twisted_rightwards_arrows: | NPC collision exclusion now has wildcard support. Excluding a specific targetname has been ported to HL2 DLL |