mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Add "Start With" option for dungeon items
This commit is contained in:
@@ -34,6 +34,7 @@ class DungeonItem(Choice):
|
||||
option_own_world = 2
|
||||
option_any_world = 3
|
||||
option_different_world = 4
|
||||
option_start_with = 6
|
||||
alias_true = 3
|
||||
alias_false = 0
|
||||
|
||||
|
Reference in New Issue
Block a user