VisualGearTypes: vgtSmallDamageTag stub
authorWuzzy
Sun, 27 May 2018 00:23:15 +0100
changeset 1417 969b75121c88
parent 1416 ea8b1317e8f3
child 1418 a94fa9bae72c
VisualGearTypes: vgtSmallDamageTag stub
VisualGearTypes.wiki
--- a/VisualGearTypes.wiki	Mon May 07 12:08:22 2018 +0100
+++ b/VisualGearTypes.wiki	Sun May 27 00:23:15 2018 +0100
@@ -84,6 +84,11 @@
  * `State`: Number to display
  * `Timer`: Expiration timer
 
+== `vgtSmallDamageTag` ==
+Damage indicator, displays a damage value. Looks similar to `vgtHealthTag`, but is smaller.
+
+ * `Damage`: Displayed value
+
 == `vgtSpeechBubble` ==
 Displays a speech bubble. Use `HogSay` to spawn speech bubbles.