summaryrefslogtreecommitdiff
path: root/npc/003-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1')
-rw-r--r--npc/003-1/events.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt
index 61e5d8c3d..d666a03e3 100644
--- a/npc/003-1/events.txt
+++ b/npc/003-1/events.txt
@@ -129,7 +129,7 @@ OnInit:
getitem BronzeGift, 1;
} else if (strcharinfo(0) == .@name$[7] || strcharinfo(0) == .@name$[8] || strcharinfo(0) == .@name$[9]) {
getitem BronzeGift, 1;
- getitem StrangeCoin, 5;
+ getitem StrangeCoin, 10;
} else {
getitem StrangeCoin, 5;
}