Reply to Re: changing the damage for the fireball
If you don't have an account, just leave the password field blank.
Nope, not bombs. The only code in void use( void ) of item-bom is
spawn("dam-bom");
kill_this_item();
For bombs, you'll have to look in dam-bom.c
spawn("dam-bom");
kill_this_item();
For bombs, you'll have to look in dam-bom.c







