I know that I need to offer it labrador tea, but when I try making it or offering the statue anything, it gives me this error, also when I make the tea it isn't in my inventory as well :
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Map_mountain.rpy", line 877, in <module>
NameError: name 'labrador_tea' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Map_mountain.rpyc", line 877, in script
File "renpy/ast.py", line 2115, in execute
File "renpy/python.py", line 1092, in py_eval
File "renpy/python.py", line 1085, in py_eval_bytecode
File "game/Map_mountain.rpy", line 877, in <module>
NameError: name 'labrador_tea' is not defined
```