Issue information

Issue ID
#4315
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jun 15, 2010 18:54
Last Post
Hercules Elf Bot
Dec 13, 2011 20:48
Confirmation
N/A

Hercules Elf Bot - Jun 15, 2010 18:54

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

CODE
12118,Resist_Fire,Fireproof Potion,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start4 SC_ARMOR_ELEMENT,1200000,-15,0,20,0; },{},{}
12119,Resist_Water,Coldproof Potion,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start4 SC_ARMOR_ELEMENT,1200000,20,0,0,-15; },{},{}
12120,Resist_Earth,Earthproof Potion,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start4 SC_ARMOR_ELEMENT,1200000,0,20,-15,0; },{},{}
12121,Resist_Wind,Thunderproof Potion,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start4 SC_ARMOR_ELEMENT,1200000,0,-15,0,20; },{},{}


status.c
CODE
case SC_ARMOR_ELEMENT:
            case SC_ARMOR_RESIST:
                break;