From 9f1bd225974beb0a09495a0b28c1e0deec27de7d Mon Sep 17 00:00:00 2001 From: eaac Date: Tue, 19 Sep 2006 15:25:33 +0000 Subject: ~ Fixed rpsroulette.txt (on both branches), giving 10 blue potions as prize instead of the 20 it said. Also fixed a missing variable in sphinx_mask.txt (trunk only). Noticed by JTE and fixed by Warian [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8811 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/rpsroulette.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/rpsroulette.txt') diff --git a/npc/custom/rpsroulette.txt b/npc/custom/rpsroulette.txt index aecd48425..d205ae252 100644 --- a/npc/custom/rpsroulette.txt +++ b/npc/custom/rpsroulette.txt @@ -277,7 +277,7 @@ P9: P10: mes "20x Blue Potion!"; - getitem 505,10; + getitem 505,20; close; LEAVE: -- cgit v1.2.3-70-g09d2