changement code couleur

This commit is contained in:
Mylloon 2021-06-28 01:14:22 +02:00
parent cb80a642c1
commit 8681674fec

View file

@ -401,7 +401,7 @@ command casque:
set {_item} to helmet of player
if tool of player is air:
if {_item} is set:
send "&aItem retiré !"
send "&cItem retiré !"
else:
send "&4Tu n'as rien dans tes mains."
stop