Package games.stendhal.common
Class Constants
java.lang.Object
games.stendhal.common.Constants
Constants about slots
-
Field Summary
Modifier and TypeFieldDescriptionstatic String[]
All the slots considered to be "with" the entity.Modes that can be used for setting combat karma. -
Constructor Summary
-
Method Summary
-
Field Details
-
CARRYING_SLOTS
All the slots considered to be "with" the entity. Listed in priority order (i.e. bag first). -
KARMA_SETTINGS
Modes that can be used for setting combat karma.
-
-
Constructor Details
-
Constants
public Constants()
-