diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-28 10:29:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-28 10:29:04 -0300 |
commit | e02a27956f629cefbd7d6839c0587ad7d121ba23 (patch) | |
tree | 3b4197fffa58a41c8b6c22829c501c9381d933e9 /npc/017-4 | |
parent | 627e69543e6c663ce62a732560e2eabd66a89b6b (diff) | |
download | serverdata-e02a27956f629cefbd7d6839c0587ad7d121ba23.tar.gz serverdata-e02a27956f629cefbd7d6839c0587ad7d121ba23.tar.bz2 serverdata-e02a27956f629cefbd7d6839c0587ad7d121ba23.tar.xz serverdata-e02a27956f629cefbd7d6839c0587ad7d121ba23.zip |
GM Testing Item: RentCart
Diffstat (limited to 'npc/017-4')
-rw-r--r-- | npc/017-4/refine.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-4/refine.txt b/npc/017-4/refine.txt index cb465f5fd..4c3e472d7 100644 --- a/npc/017-4/refine.txt +++ b/npc/017-4/refine.txt @@ -51,7 +51,7 @@ L_Fusus: if (!transcheck(CopperIngot, 1, SilkCocoon, 20)) close; Zeny -= 500; - getitem Wurtizite, any(3,3,4,4,4,5); // 3: ~33%. 4: =50%. 5, 6: ~17% each + getitem Wurtizite, any(3,3,4,4,4,5); // 3: ~33%. 4: =50%. 5: ~17%. AVG: 3.8 break; case 2: delitem Wurtizite, 5; |