-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathwurst.build
63 lines (63 loc) · 1.02 KB
/
wurst.build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
projectName: Escape Builder Reloaded
dependencies:
- https://github.com/wurstscript/wurstStdlib2
- https://github.com/frotty/frentity
buildMapData:
name: "|cff217199Escape Builder |r[R] 0.93e"
fileName: "Escape Builder[R] 0.93e"
author: Frotty
players:
- id: 0
race: HUMAN
fixedStartLoc: true
- id: 1
race: HUMAN
fixedStartLoc: true
- id: 2
race: HUMAN
fixedStartLoc: true
- id: 3
race: HUMAN
fixedStartLoc: true
- id: 4
race: HUMAN
fixedStartLoc: true
- id: 5
race: HUMAN
fixedStartLoc: true
- id: 6
race: HUMAN
fixedStartLoc: true
- id: 7
race: HUMAN
fixedStartLoc: true
- id: 8
race: HUMAN
fixedStartLoc: true
- id: 9
race: HUMAN
fixedStartLoc: true
- id: 10
race: HUMAN
fixedStartLoc: true
- id: 11
race: HUMAN
fixedStartLoc: true
forces:
- name: Escapers
playerIds:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- name: Builders
playerIds:
- 8
- 9
- 10
- 11