P3D-Legacy/P3D/Content/Data/Scripts/lavender/fuji.dat

14 lines
1.5 KiB
Plaintext

version=2
:if:<register.registered(fuji_charizarditeX)>=false <and> <Register.registered(oak_give_mega_bracelet)>=true
:then
@text.show(Mr.Fuji: Welcome.*Hmm...*You appear to be raising your~Pokémon in a kind~and loving manner.*Please, accept this gift...)
@Item.give(516,1)
@Item.messagegive(516,1)
@Text.show(It holds no value as a gem.*However, I am sure you will~find its true value*soon enough.)
@register.register(fuji_charizarditeX)
:end
:endif
@text.show(Mr.Fuji: Welcome.*Hmm...*You appear to be raising your~Pokémon in a kind~and loving manner.*Pokémon lovers come here~to pay their respects to~departed Pokémon.*Please offer condolences~for the souls of the~departed Pokémon.*I'm sure that will~make them happy.)
:end