File: Teams.txt

package info (click to toggle)
openclonk 8.1-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 169,520 kB
  • sloc: cpp: 180,479; ansic: 108,988; xml: 31,371; python: 1,223; php: 767; makefile: 145; sh: 101; javascript: 34
file content (20 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[Teams]

	[Team]
	id=1
	Name=$TeamDefenders$

	[Team]
	id=2
	Name=$TeamAttackers$
	MaxPlayer=-1

# Add this Teams.txt to your defense scenario and include the following localization into the string tables:
# 
# DE:
# TeamAttackers=Angreifer
# TeamDefenders=Verteidiger
#
# US:
# TeamAttackers=Attackers
# TeamDefenders=Defenders