Project

General

Profile

« Previous | Next » 

Revision ade99032

Added by Leszek Koltunski 2 months ago

Objects can support or not changing colors of their stickers.

View differences:

src/main/java/org/distorted/objectlib/metadata/MetadataBALL_4.java
28 28
  public int getYearOfInvention() { return 1992; }
29 29
  public float getDifficulty()    { return 2.005f; }
30 30
  public String getObjectName()   { return "Masterball"; }
31
  public boolean supportsAdjustableStickerColors()  { return false; }
31 32
  public int getCategory()        { return CATEGORY_SHAPE_BAL | CATEGORY_AXIS_OTHE; }
32 33
  }

Also available in: Unified diff