Class ZombieStatus

java.lang.Object
games.stendhal.server.entity.status.Status
games.stendhal.server.entity.status.ZombieStatus
All Implemented Interfaces:
Cloneable

public class ZombieStatus extends Status
A status effect that causes the player to move more slowly
  • Constructor Details

    • ZombieStatus

      public ZombieStatus()
      Create the status
  • Method Details

    • getStatusType

      public StatusType getStatusType()
      Description copied from class: Status
      returns the status type
      Specified by:
      getStatusType in class Status
      Returns:
      StatusType