7 lines
167 B
Text
7 lines
167 B
Text
function shockns_unequip() /* entry=97 class_id=0x01C9 slot=0x0B */
|
|
{
|
|
set_info(0x0212, *(arg_06));
|
|
process_exclude();
|
|
spawn SHOCKER.slot_20(arg_06);
|
|
return;
|
|
}
|