Project

General

Profile

« Previous | Next » 

Revision 361fd0de

Added by Leszek Koltunski 5 months ago

Next step toward separating TwistyObject metadata.

View differences:

src/main/java/org/distorted/objectlib/metadata/MetadataMorphix3.java
20 20
  public int numScrambles()      { return 17; }
21 21
  public int icon()              { return R.drawable.morp_3; }
22 22
  public int price()             { return 60; }
23
  public int extrasJson()        { return R.raw.morp_3_extras; }
24
  public int objectJson()        { return R.raw.morp_3_object; }
25
  public int mesh()              { return R.raw.morp_3; }
23 26
  }

Also available in: Unified diff