01-22-2016, 06:37 AM
There are sprites for this in the icons folder, just add a generic fuse object and allow people to attach it to bottles, or something.
Code:
/obj/item/molotov_fuse
name = 'Molotov Fuse'
desc = 'Someone ripped up some cloth and added a wire to form a molotov fuse'
icon = 'icons/obj/bottle.dmi'
icon_state = 'molotov_fuse'