-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtutorial.xml
More file actions
22 lines (22 loc) · 811 Bytes
/
Copy pathtutorial.xml
File metadata and controls
22 lines (22 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<map>
<tutorial>
<prefix>
<stage title="Introduction">
<message>
<line>You are `bspectating `rthe game and cannot interact with other players</line>
<line>`aRight click `rto learn about this map</line>
</message>
</stage>
</prefix>
<suffix>
<stage title="Finish">
<message>
<line>Join the game by using the `ateam selection hat `rin your inventory</line>
<line>See the `ahow to book `rto learn more about our servers</line>
<line>To join full teams or more perks, see `boc.tc/shop</line>
</message>
</stage>
</suffix>
</tutorial>
</map>