hehehe... yes, but if someone have pillow under the table?
or if you have nitro in the bottle??
Code:
foreach item in listitemsnearlocation(bottle.x,bottle.y,bottle.z,20)
destroyitem(item);
//here make some explosion anims :)
endforeach
if (item.multi)
destroymulti(bottle.multi);
endif
destroyitem(bottle);
???:D