diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-12-08 10:50:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-12-08 10:50:18 -0300 |
commit | efbc210f817347446982b24ad11bbdeddfc237cd (patch) | |
tree | debb7812b5d63e6ebc6a4f2b6c5ba58ba486d33a /npc/009-2 | |
parent | 357a33c2f5ecd9e82810e6370b91227be097eab0 (diff) | |
download | serverdata-efbc210f817347446982b24ad11bbdeddfc237cd.tar.gz serverdata-efbc210f817347446982b24ad11bbdeddfc237cd.tar.bz2 serverdata-efbc210f817347446982b24ad11bbdeddfc237cd.tar.xz serverdata-efbc210f817347446982b24ad11bbdeddfc237cd.zip |
Ryan impossible stage: Also give a Savior Blueprint
Diffstat (limited to 'npc/009-2')
-rw-r--r-- | npc/009-2/ryan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt index 3828f89e7..7c6ea4ca7 100644 --- a/npc/009-2/ryan.txt +++ b/npc/009-2/ryan.txt @@ -119,6 +119,7 @@ getitem SunnyCrystal, 1; getitem PlatinumIngot, 1; getitem IridiumIngot, 2; + getitem SaviorBlueprint, 1; getitem EquipmentBlueprintE, 2; getitem AlchemyBlueprintE, 2; Mobpt+=1000000; // 1 Million Monster Points |