# HG changeset patch # User Wuzzy # Date 1520592966 0 # Node ID 64a6028803d4c71dbbc46bd425b22e5d459e6874 # Parent 51daf8e0be6cda217b1d2b9e9c1905b3ae5a3fdd VisualGearTypes: Fix vgtTeamHealthSorter diff -r 51daf8e0be6c -r 64a6028803d4 VisualGearTypes.wiki --- a/VisualGearTypes.wiki Thu Mar 08 23:19:54 2018 +0000 +++ b/VisualGearTypes.wiki Fri Mar 09 10:56:06 2018 +0000 @@ -46,6 +46,7 @@ || `vgtNoPlaceWarn` || Overlay when the placement of something failed || || `vgtAmmo` || Briefly displays an ammo icon. Appears when collecting a crate || || `vgtSmoothWindBar` || Changes the wind bar smoothly || +|| `vgtTeamHealthSorter` || When added, updates the sorting of the team health bars || || `vgtHealthTag` || Hedgehog health tag || || `vgtSmallDamageTag` || Small damage tag after hog damage. || || `vgtSpeechBubble` || Speech bubble with text. Does not work in Lua. || @@ -53,7 +54,6 @@ == Misc. == || *Variable name* || *Short description* || || `vgtStraightShot` || Moving sprite || -|| `vgtTeamHealthSorter` || Does nothing yet || = Detailed visual gear reference = Here you will find a (more or less) detailed references of the various possible values for the visual gears (for `SetVisualGearValues`). This is useful to customize your visual gears.