VisualGearTypes: Fix vgtTeamHealthSorter
authorWuzzy
Fri, 09 Mar 2018 10:56:06 +0000
changeset 1255 64a6028803d4
parent 1254 51daf8e0be6c
child 1256 141ed1f83d56
VisualGearTypes: Fix vgtTeamHealthSorter
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.