Found a bug
In the Pokemart in the first city there is apiece of paper on the counter. It asks you to fill in a questionare, which your character does. The dude living behind the counter says something about me starting to recieve mystery gifts, and then I get an error message. This is a transcript of the error message:
Script 'Interpreter' line 189: RuntimeError occured.
Script error in event 3 (coords 1,4), map 123 (Mountain Village Poke Mart):
Exception: NoMethodError
Message: undefined method 'mysterygiftaccess=' for #<Player Pokemon Trainer Aurora @party=[CLAMPERL_GEN2, :DRIFLOON]>
***Full script:
$Trainer.mysterygiftaccess=true
Backtrace:
(eval):1:in 'execute_script'
033:Interpreter:137:in 'eval'
033:Interpreter:137:in 'execute_script'
034:Interpreter_Commands:1030:in 'command_355'
034:Interpreter_Commands:116:in 'execute_command'
033:Interpreter:127:in 'block in update'
033:Interpreter:87:in 'loop
033:Interpreter:87:in'
And when I click on OK the game crashes.
As an aside, the only reason I bothered to transcribe this was because I am really annoyed at having lost the progress I did lose and have been using this to vent. You might want to make it possible to copy paste this if at all possible.