Class DumpSpeakerNPCsCommand

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

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

    • DumpSpeakerNPCsCommand

      public DumpSpeakerNPCsCommand()
  • Method Details