Project

General

Profile

« Previous | Next » 

Revision 79bf5a5e

Added by Leszek Koltunski about 2 years ago

Pentultimate: tutorials

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyPentultimate.java
395 395

  
396 396
  public int getComplexity()
397 397
    {
398
    return 2;
398
    return 3;
399 399
    }
400 400

  
401 401
///////////////////////////////////////////////////////////////////////////////////////////////////
......
403 403
  public String[][] getTutorials()
404 404
    {
405 405
    return new String[][]{
406
                          {"gb","NqYFonhf2rw","Face Turning Starminx Tutorial","twistypuzzling"},
407
                          {"pl","7LotUfg90HI","Starminx Cube TUTORIAL PL 1/2","MrUK"},
408
                          {"pl","nH2doGM1Das","Starminx Cube TUTORIAL PL 2/2","MrUK"},
409
                          {"kr","8bIQVCKWBvw","스타밍크스 해법  1/2","듀나메스 큐브 해법연구소"},
410
                          {"kr","4WU5iJyM7jI","스타밍크스 해법  2/2","듀나메스 큐브 해법연구소"},
411
                          {"vn","QhSaboIX3Fs","Tutorial N.183 - Starminx","Duy Thích Rubik"},
406
                          {"gb","raeskk-whbU","Pentultimate classification and solve","SuperAntoniovivaldi"},
407
                          {"gb","QamIeNJBB1M","How to solve a Pentultimate","bmenrigh"},
412 408
                         };
413 409
    }
414 410
}

Also available in: Unified diff