Update language files

This commit is contained in:
Esophose 2019-02-02 20:03:51 -07:00
parent c0f15ac864
commit 429701c5e7
4 changed files with 241 additions and 234 deletions

View file

@ -311,7 +311,7 @@ public class EditCommandModule implements CommandModule {
}
public String getArguments() {
return "<id> <effect>|<style>|<data> <args>";
return "<ID> <effect>|<style>|<data> <args>";
}
public boolean requiresEffects() {