P3D-Legacy/P3D/Content/Data/Scripts/kolben/fanta.dat

24 lines
1.7 KiB
Plaintext

version=2
:if:<register.registered(fanta4fanta)>=false
@text.show(Fanta: Oh man, Sp-*er...*Someone is being~stupid on the forums~right now and I~have to deal with it.*I wish I had a~can of Fanta,~but I can't leave~to go get one...)
:if:<inventory.countitem(266)>>0
@text.show(What, you have some~Fanta for me?)
@Options.Show(Yes,No)
:when:Yes
@text.show(Oh, thank you so much!)
@item.remove(266,1,false)
@register.register(fanta4fanta)
@text.show(As thanks I would~like you to have~this TM!)
@item.give(469,1)
@item.messagegive(469,1)
@text.show(TM 169 teaches~Dazzling Gleam.*Use it wisely!)
:end
:when:No
@text.show(Oh, I thought this~was some generic~RPG scenario...)
:end
:endwhen
:endif
:end
:endif
@Text.show(Fanta: I wonder why~Tornado isn't helping me~with these problems?)
:end