P3D-Legacy/P3D/Content/Data/Scripts/vermilion/crunchies.dat

9 lines
674 B
Plaintext

version=2
:if:<register.registered(pewtercrunchies)>=False
@text.show(Boy, I'm so full...*Hey, are you arriving~from Johto?*I got an extra bag~of Kantonian snacks,~give it a try!)
@item.messagegive(152,1)
@item.give(152,1)
@register.register(pewtercrunchies)
:endif
@text.show(Those snacks are a~Pewter specialty.~Yum!)
:end