Class ZombieStatus
java.lang.Object
games.stendhal.server.entity.status.Status
games.stendhal.server.entity.status.ZombieStatus
- All Implemented Interfaces:
Cloneable
A status effect that causes the player to move more slowly
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ZombieStatus
public ZombieStatus()Create the status
-
-
Method Details
-
getStatusType
Description copied from class:Status
returns the status type- Specified by:
getStatusType
in classStatus
- Returns:
- StatusType
-