Unlock Luna's favours in developer skip
This commit is contained in:
parent
61da56b6c8
commit
0dc071261b
@ -75,12 +75,20 @@ label start_dev:
|
||||
states.cho.ev.intro.e1_complete = True
|
||||
states.cho.ev.intro.e2_complete = True
|
||||
states.cho.ev.intro.e4_complete = True
|
||||
|
||||
states.sna.ev.hangouts.cho_e1 = True
|
||||
|
||||
states.paperwork_unlocked = True
|
||||
|
||||
states.lun.ev.intro.e1_complete = True
|
||||
states.lun.ev.intro.e2_complete = True
|
||||
states.lun.ev.quibbler.stocked = True
|
||||
thequibbler_ITEM.used = True
|
||||
states.lun.ev.spectrespecs.e1_complete = True
|
||||
states.lun.ev.spectrespecs.e2_complete = True
|
||||
states.lun.ev.spectrespecs.e3_complete = True
|
||||
states.lun.ev.spectrespecs.e4_complete = True
|
||||
states.lun.favors_unlocked = True
|
||||
|
||||
for i in mirror.items:
|
||||
i.unlocked = True
|
||||
|
Loading…
Reference in New Issue
Block a user