Add descriptions to all gm 6 commands

This commit is contained in:
P0nk
2021-04-06 20:08:57 +02:00
parent 3b59f95f20
commit b80d98f36e
16 changed files with 41 additions and 41 deletions

View File

@@ -26,7 +26,7 @@ import config.YamlConfig;
public class SupplyRateCouponCommand extends Command {
{
setDescription("");
setDescription("Set availability of coupons in Cash Shop.");
}
@Override