9 lines
718 B
Plaintext
9 lines
718 B
Plaintext
version=2
|
|
:if:<register.registered(TMilexgateget)>=False
|
|
@text.show(Oh, honey, you're~making a Pokédex?*It must be hard if~Pokémon won't appear.*Try using this TM.)
|
|
@item.give(202,1)
|
|
@item.messagegive(202,1)
|
|
@register.register(TMilexgateget)
|
|
:endif
|
|
@text.show(It's sweet Scent.*Use it wherever~Pokémon appear.*Pokémon will be~enticed by it.)
|
|
:end |