Laserlicht 1 year ago
parent
commit
0df13040ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/modders/Campaign_Format.md

+ 1 - 1
docs/modders/Campaign_Format.md

@@ -54,7 +54,7 @@ In header are parameters describing campaign properties
 - `"allowDifficultySelection"` is a boolean field (`true`/`false`) which allows or disallows to choose difficulty before scenario start
 - `"loadingBackground"` is for setting a different loading screen background
 - `"introVideo"` is for defining an optional intro video
-- `"introVideo"` is for defining an optional outro video
+- `"outroVideo"` is for defining an optional outro video
 - `"videoRim"` is for the Rim around the optional video (default is INTRORIM)
 
 ## Scenario description