replace equivalent with statement

This commit is contained in:
Gouvernathor 2023-11-16 00:14:04 +01:00
parent 9a3fe1df65
commit ef62f74eed
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ label hermione_map_BJ:
$ her_outfit_last.save()
$ 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
call set_her_map_location("gryffindor_room")