mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
KH2: init cleanup and random visit locking fix and docs update. (#1652)
Random Visit Locking wasn't copying correctly init cleanup and moved itempool population to create_items Updated docs due to a lot of people having issues setting it up.
This commit is contained in:
@@ -141,8 +141,8 @@ class Cups(Choice):
|
||||
class LevelDepth(Choice):
|
||||
"""Determines How many locations you want on levels
|
||||
|
||||
Level 50:23 checks spread through 50 levels.
|
||||
Level 99:23 checks spread through 99 levels.
|
||||
Level 50: 23 checks spread through 50 levels.
|
||||
Level 99: 23 checks spread through 99 levels.
|
||||
|
||||
Level 50 sanity: 49 checks spread through 50 levels.
|
||||
Level 99 sanity: 98 checks spread through 99 levels.
|
||||
|
Reference in New Issue
Block a user