Add links to CTF Matrix Rooms to inventory
This commit is contained in:
parent
73bdf9b28a
commit
e9a17c53ff
1 changed files with 6 additions and 0 deletions
|
@ -37,6 +37,12 @@ local items = {
|
||||||
|
|
||||||
color .. "Other",
|
color .. "Other",
|
||||||
"",
|
"",
|
||||||
|
"* Official CaptureTheFlag Matrix Room (not related to this server):",
|
||||||
|
"* https://matrix.to/#/#capturetheflag:matrix.org",
|
||||||
|
"",
|
||||||
|
"* Capture the Flag v2 Matrix Room of this server: ",
|
||||||
|
"* https://matrix.to/#/#ctf:matrix.sp-codes.de",
|
||||||
|
"",
|
||||||
"* Capture The Flag Discord (not related to this server): https://discord.gg/vcZTRPX",
|
"* Capture The Flag Discord (not related to this server): https://discord.gg/vcZTRPX",
|
||||||
}
|
}
|
||||||
for i = 1, #items do
|
for i = 1, #items do
|
||||||
|
|
Loading…
Reference in a new issue