Update 'papik.sk'

main
Anorak_1 2022-09-13 19:04:14 +00:00
parent 50f574e350
commit 1861b62c2b
1 changed files with 10 additions and 10 deletions

View File

@ -4,25 +4,25 @@ command /scoreupdate:
set {teampoints_reset} to 0
function teamInfo(tmn: text):
if _tmn is "IDList1":
if "%{_tmn}%" is "IDList1":
return "紅 &cKarmínová"
if _tmn is "IDList2":
if "%{_tmn}%" is "IDList2":
return "橙 &6Jantarová"
if _tmn is "IDList3":
if "%{_tmn}%" is "IDList3":
return "黃 &eKrémová"
if _tmn is "IDList4":
if "%{_tmn}%" is "IDList4":
return "婊 &aLimetková"
if _tmn is "IDList5":
if "%{_tmn}%" is "IDList5":
return "綠 &2Smaragdová"
if _tmn is "IDList6":
if "%{_tmn}%" is "IDList6":
return "松 &3Azurová"
if _tmn is "IDList7":
if "%{_tmn}%" is "IDList7":
return "色 &bBlankytná"
if _tmn is "IDList8":
if "%{_tmn}%" is "IDList8":
return "藍 &9Nebeská"
if _tmn is "IDList9":
if "%{_tmn}%" is "IDList9":
return "紫 &5Nachová"
if _tmn is "IDList10":
if "%{_tmn}%" is "IDList10":
return "粉 &dŠvestková"
on join: