Fixed icon mixup from previous change

Blixibon 2019-06-27 00:15:48 -05:00
parent d070471da6
commit ed8764a831

@ -146,8 +146,8 @@ There is most likely some information missing or miscellaneous stuff left out, b
| filter_redirect_inflictor | <!---New--> :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 | <!---New--> :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 | <!---Stock--> :heavy_minus_sign: | |
| func_areaportal_oneway | <!---New--> :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 | <!---Stock--> :eight_spoked_asterisk: | |
| func_areaportal_oneway | <!---New--> :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 | <!---Stock--> :heavy_minus_sign: | |
| func_breakable | <!---Changed--> :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 | <!---Affected--> :record_button: | Inherits all changes detailed in func_breakable. |
| func_brush | <!---Changed--> :twisted_rightwards_arrows: | NPC collision exclusion now has wildcard support. Excluding a specific targetname has been ported to HL2 DLL |