When trying to pickup the free Christmas outfit in Hikaru's route I get an error saying 'gotomatsuriwith' is not defined.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/adultshops.rpy", line 326, in <module>
NameError: name 'gotomatsuriwith' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main.rpyc", line 696, in script call
File "main.rpyc", line 696, in script call
File "adultshops.rpyc", line 326, in script
File "C:\Users\Cat\Documents\SeiyuuDanshiFinal-pc\renpy\ast.py", line 1807, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Cat\Documents\SeiyuuDanshiFinal-pc\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Cat\Documents\SeiyuuDanshiFinal-pc\renpy\python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/adultshops.rpy", line 326, in <module>
NameError: name 'gotomatsuriwith' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.2.491
seiyuudanshifinal 1.0
Sat Jul 20 10:59:56 2019
```