Save compatibility
This commit is contained in:
parent
7500ca3adf
commit
671c4a577f
@ -203,7 +203,8 @@ init python:
|
|||||||
getattr(store, "lun_ev_play_with_yourself_t3_e4").req = "states.lun.tier == 3"
|
getattr(store, "lun_ev_play_with_yourself_t3_e4").req = "states.lun.tier == 3"
|
||||||
getattr(store, "lun_ev_play_with_yourself_t3_e4").reset()
|
getattr(store, "lun_ev_play_with_yourself_t3_e4").reset()
|
||||||
|
|
||||||
states.lun.level = 9
|
if states.lun.tier == 3:
|
||||||
|
states.lun.level = 9
|
||||||
|
|
||||||
for i in states.dolls:
|
for i in states.dolls:
|
||||||
doll = getattr(store, i)
|
doll = getattr(store, i)
|
||||||
|
Loading…
Reference in New Issue
Block a user