code/game/objects/items/grenades/_grenade.dm 
GRENADE_DUD | The grenade cannot detonate at all. It is innately nonfunctional. |
---|---|
GRENADE_USED | The grenade has been used and as such cannot detonate. |
/obj/item/grenade | Base class for all grenades. |
Define Details
GRENADE_DUD 
The grenade cannot detonate at all. It is innately nonfunctional.
GRENADE_USED 
The grenade has been used and as such cannot detonate.