fixed bug with @homevolution not refreshing homun's skill tree (4th skill missing), bugreport:49
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15448 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
cb87b0ddfc
commit
54eb42ab7f
@ -7295,7 +7295,7 @@ ACMD_FUNC(homevolution)
|
||||
clif_displaymessage(fd, "Your homunculus doesn't evolve.");
|
||||
return -1;
|
||||
}
|
||||
|
||||
clif_homskillinfoblock(sd);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user