replace equivalent with statement
This commit is contained in:
parent
9a3fe1df65
commit
ef62f74eed
@ -5,7 +5,7 @@ label hermione_map_BJ:
|
|||||||
$ her_outfit_last.save()
|
$ her_outfit_last.save()
|
||||||
$ hermione.equip(her_outfit_s_rain)
|
$ hermione.equip(her_outfit_s_rain)
|
||||||
|
|
||||||
$ renpy.call('forest_BJ_'+str(states.her.ev.forest_bj.stage))
|
call expression 'forest_BJ_'+str(states.her.ev.forest_bj.stage)
|
||||||
$ states.her.busy = True
|
$ states.her.busy = True
|
||||||
call set_her_map_location("gryffindor_room")
|
call set_her_map_location("gryffindor_room")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user