diff -r a262e8d3380d -r 899707a349b3 LuaAPI.wiki --- a/LuaAPI.wiki Tue Dec 04 01:07:12 2018 +0000 +++ b/LuaAPI.wiki Tue Dec 04 01:09:27 2018 +0000 @@ -103,7 +103,7 @@ || *Identifier* || *Description (active state)* || || `gfOneClanMode` || Used when only one clan is in the game. This game flag is primarily used for training missions. || -|| `gfMultiWeapon` || Shooting any weapon enters multi-shot mode with infinite shots. The remaining shots counter for weaoons like shotgun is suppressed. Intended for target practice missions, not recommended for anything else. || +|| `gfMultiWeapon` || Shooting any weapon enters multi-shot mode with infinite shots. The remaining shots counter for weapons like shotgun is suppressed. Intended for target practice missions, not recommended for anything else. || || `gfSwitchHog` || Free hog switching at turn start || || `gfDivideTeams` || Each clan will start in its own side of the terrain. No effect if `gfPlaceHog` is active. || || `gfBorder` || An indestructible border is active around the map. ||