diff -r 3f98b812ba63 -r d6959c32b909 ConfigurationFiles.wiki --- a/ConfigurationFiles.wiki Thu Jul 30 21:48:10 2015 +0000 +++ b/ConfigurationFiles.wiki Thu Jul 30 21:54:26 2015 +0000 @@ -142,7 +142,7 @@ || !CampaignProgress=0 || Integer || Campain progress using team as a percentage _(Currently unused)_ || == {{{[Hedgehog0]}}} - {{{[Hedgehog7]}}} == -_One per hog on the team_ +_8 sections, one per hedgehog of the team_ || *Setting* || *Type* || *Description* || || Name=Hedgehog Name || String || Name of hog || @@ -150,4 +150,12 @@ || Rounds=0 || Integer || Number of rounds played with hog _(Currently unused)_ || || Kills=0 || Integer || Kills comitted by hog _(Currently unused)_ || || Deaths=0 || Integer || Deaths experienced by hog _(Currently unused)_ || -|| Suicides=0 || Integer || Suicides comitted by hog _(Currently unused)_ || \ No newline at end of file +|| Suicides=0 || Integer || Suicides comitted by hog _(Currently unused)_ || + +== {{{[Binds]}}} == +_Key bindings of the team._ + +_TO BE WRITTEN_ + +== {{{[Campaign%20]}}} == +This section stores campaign variables which are stored and read by Lua scripts. Replace “`` with the folder name of the campaign. Example: The section for “A Classic Fairytale” would be “`[Campaign%20A_Classic_Fairytale]`”. \ No newline at end of file