P3D-Legacy/P3D/Content/Data/Scripts/olivine/Strength.dat

11 lines
828 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<register.registered(StrengthHM)>=False
:then
@Text.show(Hah! Your Pok<00>mon~sure look like~lightweights!*They don't have~the power to move~boulders aside.*Here, use this~and teach them~Strength!)
@item.give(246,1)
@item.messagegive(246,1)
@Register.register(StrengthHM)
:endif
@Text.show(On the sea, the~only thing you can*count on is your~own good self!*I'm so proud of my~buff bod!)
:end