P3D-Legacy/P3D/Content/Data/Scripts/trainer/mtmortar/003.dat

15 lines
940 B
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
@battle.starttrainer(mtmortar\003)
:if:<register.registered(trainer_mtmortar\002)>=True
:then
@text.show(You've seen Markus?*In the cave next~to the Waterfall?*Great!~I will go find him!*As thanks you~can have this.)
@item.give(120,1)
@item.messagegive(120,1)
@text.show(See you around!)
@screen.fadeout
@npc.remove(0)
@npc.register(mtmortar\mtmortarf2.dat|0|remove|0)
@npc.register(mtmortar\mtmortarf1.dat|2|remove|0)
@screen.fadein
:endif
:end