- Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Agi Up for 20.
- Guild expulsion now will fail when the character to be kicked is in a guild castle (rather than checking for the character doing the expulsion) - pk damage reduction settings now will take effect only on Player VS player damage. - Fixed produce_db2.txt entries overwriting produce_db.txt ones. - Fixed item-granted/plagiarized skills unlocking skill trees when only your real learned level should. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9899 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -1742,7 +1742,6 @@ int mmo_char_tobuf(uint8* buf, struct mmo_charstatus *p, int new_charscreen)
|
||||
|
||||
int mmo_char_send006b(int fd, struct char_session_data *sd) {
|
||||
int i, j, found_num = 0;
|
||||
struct mmo_charstatus *p = NULL;
|
||||
|
||||
set_char_online(-1, 99,sd->account_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user