WTS/game/scripts/chibis/test.rpy

9 lines
237 B
Plaintext
Raw Normal View History

2022-05-16 23:48:22 +00:00
label path_test:
call her_walk(action="enter")
call cho_walk(action="enter")
call her_walk("desk", "base", reduce="all")
pause 0.5
call cho_walk("desk", "base", reduce="all")
$ complete_chibi_moves(hermione=1.1)