# HG changeset patch # User Wuzzy # Date 1520551194 0 # Node ID 51daf8e0be6cda217b1d2b9e9c1905b3ae5a3fdd # Parent ea75236aa30c25c49a489961cad7cfefdd582669 LuaAPI: fix hogsay diff -r ea75236aa30c -r 51daf8e0be6c LuaAPI.wiki --- a/LuaAPI.wiki Wed Mar 07 23:23:36 2018 +0000 +++ b/LuaAPI.wiki Thu Mar 08 23:19:54 2018 +0000 @@ -736,7 +736,7 @@ gear = AddGear(...) FindPlace(gear, true, 0, LAND_WIDTH) -- places the gear randomly between 0 and LAND_WIDTH -=== !HogSay(gearUid, text, manner [,vgState]) === +=== `HogSay(gearUid, text, manner [,vgState])` === Makes the specified gear say, think, or shout some text in a comic-style speech or thought bubble. `gearUid` is _not_ limited to hedgehogs, altough the function name suggests otherwise. The `manner` parameter specifies the type of the bubble and can have one of these values: