P3D-Legacy/P3D/Content/Data/Scripts/floe/bodyslam.dat

9 lines
810 B
Plaintext

version=2
:if:<register.registered(bodyslamTM)>=false
@text.show(Ready?~Boing!~We're having a~Body Slam match to see~who wimps out first.*If you were to~join us, you'd be~squashed like a bug,~though...*How about I give you~this TM instead?*It will teach one of your~Pokémon Body Slam.)
@item.give(357,1)
@item.messagegive(357,1)
@register.register(bodyslamTM)
:endif
@text.show(Boioing!)
:end