mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
9 lines
564 B
Plaintext
9 lines
564 B
Plaintext
version=2
|
|
:if:<register.registered(TMpsychicget)>=False
|
|
@text.show(...*...*...*...I got it!*You wanted this!)
|
|
@item.give(219,1)
|
|
@item.messagegive(219,1)
|
|
@register.register(TMpsychicget)
|
|
:endif
|
|
@text.show(TM29 is Psychic.*It may lower the~target's Special Defense.)
|
|
:end |