Class DumpCreaturesCommand

java.lang.Object
marauroa.server.db.command.AbstractDBCommand
games.stendhal.server.core.engine.dbcommand.DumpCreaturesCommand
All Implemented Interfaces:
DBCommand

public class DumpCreaturesCommand extends AbstractDBCommand
dumps creatures to the database so that they can be accessed on the website
Author:
hendrik
  • Constructor Details

    • DumpCreaturesCommand

      public DumpCreaturesCommand()
  • Method Details