Fixed a bug in the socket enchanter

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10875 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2007-07-11 20:48:57 +00:00
parent 9e59b12eb1
commit 2bb0c8db31
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Date Added
======
2007/07/11
* Fixed a bug in the socket enchanter [Playtester]
2007/07/10
* Rev. 10874 Added the gemstone trader into script_athena.conf [L0ne_W0lf]
2007/07/07

View File

@ -151,7 +151,7 @@ payon,140,151,5 script Seiyablem 84,{
{
case 1: callfunc "Func_Socket",1,2107,2108,40,61,250,999,5; break;
case 2: callfunc "Func_Socket",1,2314,2315,40,61,250,999,5; break;
case 3: callfunc "Func_Socket",1,2326,2327,40,61,300,999,5; break;
case 3: callfunc "Func_Socket",1,2325,2326,40,61,300,999,5; break;
case 4: callfunc "Func_Socket",1,2321,2322,40,61,300,999,5; break;
case 5: callfunc "Func_Socket",1,2405,2406,40,61,300,999,5; break;
case 6: callfunc "Func_Socket",1,2403,2404,40,61,300,999,5; break;