From: terencehill Date: Fri, 3 Feb 2012 00:06:58 +0000 (+0100) Subject: Add missing "classname" "dom_team" for yellow and pink team in the example in mapping.txt X-Git-Tag: xonotic-v0.6.0~14^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=31da5ab509d4b7dacb77218b6d6b667d66e3d5a7;p=xonotic%2Fxonotic.git Add missing "classname" "dom_team" for yellow and pink team in the example in mapping.txt --- diff --git a/Docs/mapping.txt b/Docs/mapping.txt index 6a120886..3024b4d9 100644 --- a/Docs/mapping.txt +++ b/Docs/mapping.txt @@ -202,6 +202,7 @@ Here is an example entry in a .ent file that includes colored text and 3 teams: "model" "models/domination/dom_red.md3" } { +"classname" "dom_team" "netname" "^3Yellow Team" "cnt" "12" "noise" "" @@ -209,6 +210,7 @@ Here is an example entry in a .ent file that includes colored text and 3 teams: "model" "models/domination/dom_yellow.md3" } { +"classname" "dom_team" "netname" "^6Pink Team" "cnt" "9" "noise" ""