# HG changeset patch # User Wuzzy # Date 1607888644 -3600 # Node ID 4fc010b6bbbae3d829ea7007cb58556e325ba7bb # Parent 46d72748f62a1b32ba4f7e9cd1f64e2a19e30586 VisualGearTypes: remove frameticks for smalldamagetag diff -r 46d72748f62a -r 4fc010b6bbba VisualGearTypes.wiki --- a/VisualGearTypes.wiki Sun Dec 13 20:41:59 2020 +0100 +++ b/VisualGearTypes.wiki Sun Dec 13 20:44:04 2020 +0100 @@ -99,8 +99,6 @@ Looks and behaves similar to `vgtHealthTag`, but is slightly smaller. - * `FrameTicks`: Expiration timer (default: `1100`) - == `vgtSpeechBubble` == Displays a speech bubble with text. In Lua, you cannot change the text after this has been created. Use `HogSay` in Lua to spawn a speech bobble properly.