Class OutfitCompatibleWithClothesCondition

java.lang.Object
games.stendhal.server.entity.npc.condition.OutfitCompatibleWithClothesCondition
All Implemented Interfaces:
ChatCondition, PreTransitionCondition

@Dev(category=OUTFIT, label="Outfit?") public class OutfitCompatibleWithClothesCondition extends Object implements ChatCondition
Can this outfit be worn with normal clothes ?
  • Constructor Details

    • OutfitCompatibleWithClothesCondition

      public OutfitCompatibleWithClothesCondition()
  • Method Details