@text.show(Omega: Greetings, I'm Omega,~the ghost!*I repurposed this basement~into a neat workplace.*Sure, it's a bit clumsy, but~that's better than nothing,~am I right or am I right?)
@text.show(Omega: Good, good...*I have accumulated a wide~selection of shiny Pokémon~over the years.*I might even give you one.*Let's settle it like this:~If you win against my strongest~Pokémon you get the shiny.*Deal?)
@text.show(Oh, your party is full.~Go open some space to claim~your Pokémon!)
:end
:else
@pokemon.add(172,50,A gift from Omega,45,at Kolben Tower,0,Omega)
@text.show(Ah yes, your prize.*This Pichu is special:~I found it near the Ilex~Forest shrine.*I wonder what happens if~you take it back there.*Anyway, here it is!)
@pokemon.setshiny(<pokemon.count>-1,1)
@pokemon.setgender(<pokemon.count>-1,0)
@pokemon.clearattacks(<pokemon.count>-1)
@pokemon.addattack(<pokemon.count>-1,344)
@pokemon.addattack(<pokemon.count>-1,57)
@pokemon.addattack(<pokemon.count>-1,19)
@pokemon.addattack(<pokemon.count>-1,231)
@sound.play(success_small)
@text.show(<player.name> received~Pichu!)
@pokemon.setot(<pokemon.count>-1,42069)
@pokemon.rename(last)
@register.register(pcpreceive)
:end
:endif
:else
:if:<register.registered(omega2)>=false
@text.show(Omega: It's a pleasure~to see you once again.*Say, do you want a real~battle now?)