79808182838485
data = getData(); } @Override public GameCommand getCommand(User user) { return new SetCoatOfArmsCommand(data, user); }