Update help

This commit is contained in:
ChocoTaco 2021-09-16 00:47:35 -04:00
parent cfd7da5589
commit fdf5fb2719

View file

@ -57,7 +57,7 @@ function chatCmd(%client, %message) //%client is sender
messageClient(%client, 'msgChatCmd', '\c2/normalsky - changes the sky to a fallback sky.'); messageClient(%client, 'msgChatCmd', '\c2/normalsky - changes the sky to a fallback sky.');
messageClient(%client, 'msgChatCmd', '\c2/spookysky - changes the sky to a halloween sky.'); messageClient(%client, 'msgChatCmd', '\c2/spookysky - changes the sky to a halloween sky.');
messageClient(%client, 'msgChatCmd', '\c2/fireworks - look at some fireworks.'); messageClient(%client, 'msgChatCmd', '\c2/fireworks - look at some fireworks.');
messageClient(%client, 'msgChatCmd', '\c2/AIQ 1 or 0 - to enable tor disable ai chat.'); messageClient(%client, 'msgChatCmd', '\c2/aichat - to enable tor disable ai chat.');
messageClient(%client, 'msgChatCmd', '\c2/idInfo - get id resources.'); messageClient(%client, 'msgChatCmd', '\c2/idInfo - get id resources.');
} }
messageClient(%client, 'msgChatCmd', '\c2/report "message" - report a problem for server owner.'); messageClient(%client, 'msgChatCmd', '\c2/report "message" - report a problem for server owner.');