Explorar o código

- Fixed zeny exploit on the refiner (bugreport:2248)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13221 54d463be-8e91-2dee-dedb-b68131a5f0ec
DZeroX %!s(int64=16) %!d(string=hai) anos
pai
achega
d2751ca57c
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      npc/merchants/refine.txt

+ 3 - 3
npc/merchants/refine.txt

@@ -149,7 +149,7 @@ geffen_in,110,172,0	script	Christopher#1::Chrisbs	63,{
 				close;
 			}
 			getitem 612,.@input; // Portable_Furnace
-			set Zeny,Zeny-sell;
+			set Zeny,Zeny-.@sell
 			mes "[Christopher Guillenrow]";
 			mes "Thank ye fer shopping at me workshop. Feel free to come anytime, whenever ye need.";
 			close;
@@ -230,7 +230,7 @@ geffen_in,110,172,0	script	Christopher#1::Chrisbs	63,{
 				close;
 			}
 			getitem 1010,.@input; // Phracon
-			set Zeny,Zeny-sell;
+			set Zeny,Zeny-.@sell
 			mes "[Christopher Guillenrow]";
 			mes "Thank ye fer shopping at me workshop. Feel free to come anytime, whenever ye need.";
 			close;
@@ -268,7 +268,7 @@ geffen_in,110,172,0	script	Christopher#1::Chrisbs	63,{
 				close;
 			}
 			getitem 1011,.@input; // Emveretarcon
-			set Zeny,Zeny-sell;
+			set Zeny,Zeny-.@sell
 			mes "[Christopher Guillenrow]";
 			mes "Thank ye fer shopping at me workshop. Feel free to come anytime, whenever ye need, whenever ye want.";
 			close;