I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 9638, in script
if talk_action in picked_ption.on_talk_event_list: #This shouldn't come up much, but it an event is double removed this helps us fail gracefully.
File "game/script.rpy", line 9638, in <module>
if talk_action in picked_ption.on_talk_event_list: #This shouldn't come up much, but it an event is double removed this helps us fail gracefully.
NameError: name 'picked_ption' is not defined
-->should probably read picked_option