summaryrefslogtreecommitdiff
path: root/npc/009-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-11 23:37:50 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-11 23:37:50 -0300
commitd97ed10839dc1d39ebb5c0101028c5d8a6fd930e (patch)
treef754c339d5ff7dd7b9936996954b8ed1fcf6a74a /npc/009-2
parent1b6a82e9c8cfba7ceca2e6c15bce846b8388b575 (diff)
downloadserverdata-d97ed10839dc1d39ebb5c0101028c5d8a6fd930e.tar.gz
serverdata-d97ed10839dc1d39ebb5c0101028c5d8a6fd930e.tar.bz2
serverdata-d97ed10839dc1d39ebb5c0101028c5d8a6fd930e.tar.xz
serverdata-d97ed10839dc1d39ebb5c0101028c5d8a6fd930e.zip
Be veeeeeery generous at final step (jk, the final step is insane)
Diffstat (limited to 'npc/009-2')
-rw-r--r--npc/009-2/ryan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-2/ryan.txt b/npc/009-2/ryan.txt
index f11a50812..5b729c8a2 100644
--- a/npc/009-2/ryan.txt
+++ b/npc/009-2/ryan.txt
@@ -26,7 +26,7 @@
close;
inventoryplace ChefHat, 1;
- inventoryplace PlatinumIngot, 1, IridiumIngot, 1;
+ inventoryplace PlatinumIngot, 1, IridiumIngot, 2;
delitem TonoriDelight, .@a;
getexp rand(.@a, .@a*2)+.@q*rand(10,30), 0;
@@ -62,7 +62,7 @@
if (.@r < 3 && .@q == 100) {
setq1 HalinarzoQuest_LifeDelight, 3;
getitem PlatinumIngot, 1;
- getitem IridiumIngot, 1;
+ getitem IridiumIngot, 2;
next;
mesn;
mesq l("Ah, I have enough @@ for a life! Take this EXTREMELY RARE @@. Good job!", getitemlink(TonoriDelight), getitemlink(PlatinumIngot));