9 lines
640 B
Plaintext
9 lines
640 B
Plaintext
version=2
|
|
:if:<register.registered(celadondepttmgive)>=False
|
|
@text.show(Oh, hi!*I finally finished Pokémon!*Not done yet?*This might be useful!)
|
|
@item.give(365,1)
|
|
@item.messagegive(365,1)
|
|
@register.register(celadondepttmgive)
|
|
:endif
|
|
@text.show(TM 65 is Counter!*Not like the one I am~leaning on, mind you!)
|
|
:end |