Issue information

Issue ID
#485
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Nov 24, 2007 17:25
Last Post
Hercules Elf Bot
Feb 21, 2012 8:11
Confirmation
N/A

Hercules Elf Bot - Nov 24, 2007 17:25

Originally posted by [b][Myst][/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=485

Hi,

When i use npc/events/custom/xmas_rings_event.txt, i've problem with item.

When i equip Gold Xmas Ring with code:
CODE
bonus bLoseSPWhenUnequip,30;


I've this error:
CODE
[Warning]: pc_bonus: unknown type 0 30 !


When i equip Silver Xmas Ring with code:
CODE
bonus bDamageWhenUnequip,40;


I've this error:
CODE
[Warning]: pc_bonus: unknown type 0 40 !


Thanks.