# HG changeset patch # User Wuzzy # Date 1535944078 -3600 # Node ID 288bee4b94d5b6f44f24ef019206cb285c30d973 # Parent 7513dca7de7455e5c2bad5818b4f4e463fbc8717 VisualGearTypes: Add Frame to vgtSpeechBubble diff -r 7513dca7de74 -r 288bee4b94d5 VisualGearTypes.wiki --- a/VisualGearTypes.wiki Wed Aug 29 01:56:45 2018 +0100 +++ b/VisualGearTypes.wiki Mon Sep 03 04:07:58 2018 +0100 @@ -90,6 +90,7 @@ == `vgtSpeechBubble` == Displays a speech bubble. Use `HogSay` to spawn speech bubbles. + * `Frame`: ID of the gear to which the speech bubble belongs * `FrameTicks`: Speech bubble type (`SAY_SAY`, `SAY_THINK` or `SAY_SHOUT`) == `vgtStraightShot` ==