changement code couleur
This commit is contained in:
parent
cb80a642c1
commit
8681674fec
1 changed files with 1 additions and 1 deletions
2
main.sk
2
main.sk
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue