diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-18 21:38:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-18 21:38:04 -0300 |
commit | 95726044bba83ce3e893efd4ac978df062ff59dd (patch) | |
tree | f0dc32d6f6392f2f4ccf3b0b3717ba44dac20fc9 /npc/009-2/ryan.txt | |
parent | 3aef047971521d8d7b545f6091942e75a28b22f3 (diff) | |
download | serverdata-95726044bba83ce3e893efd4ac978df062ff59dd.tar.gz serverdata-95726044bba83ce3e893efd4ac978df062ff59dd.tar.bz2 serverdata-95726044bba83ce3e893efd4ac978df062ff59dd.tar.xz serverdata-95726044bba83ce3e893efd4ac978df062ff59dd.zip |
Ryan: Boost boost BOOST BOOST BOOOOOOOST last reward because it is impossible.
Landmark #7 on git
Diffstat (limited to 'npc/009-2/ryan.txt')
-rw-r--r-- | npc/009-2/ryan.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 38401ef92..902dbafe0 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -84,10 +84,15 @@ setq1 HalinarzoQuest_LifeDelight, 4; getitem PlatinumIngot, 1; getitem IridiumIngot, 2; + getitem EquipmentBlueprintE, 2; + getitem AlchemyBlueprintE, 2; + MobPt+=1000000; // 1 Million Monster Points getexp 500000, 50000; // Reference: Lv 74 / Lv 38 next; mesn; mesq l("Ah, I have enough @@ for a life! Take this EXTREMELY RARE @@. Good job!", getitemlink(TonoriDelight), getitemlink(PlatinumIngot)); + mesc l("Got Master Blueprints!"); + mesc l("Got 1,000,000 Monster Points!"); } close; |