P3D-Legacy/P3D/Content/Data/Scripts/saffron/psychic.dat

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