-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathtutorial.xml
22 lines (22 loc) · 853 Bytes
/
tutorial.xml
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>Have fun!! This map was brought to you by `l`6CardinalPGM-Maps!!</line>
<line>`rClick here to learn more: https://github.com/CoWinkKeyDinkInc/CardinalPGM-Maps</line>
</message>
</stage>
</suffix>
</tutorial>
</map>