diff --git a/specs/udmf_zdoom.txt b/specs/udmf_zdoom.txt index c0147006a..26facab13 100644 --- a/specs/udmf_zdoom.txt +++ b/specs/udmf_zdoom.txt @@ -159,12 +159,13 @@ Note: All fields default to false unless mentioned otherwise. thing { - skill#= // Unlike the base spec, # can range from 1-8. + skill# = // Unlike the base spec, # can range from 1-8. // 8 is the maximum amount of skills the skill // menu can display. class# = // Unlike the base spec, # can range from 1-8. // 8 is the maximum amount of classes the class // menu can display. + }