iedcasing ![code/game/objects/items/grenades/ghettobomb.dm 1](git.png)
Vars | |
activator | Our assembly that when activated causes us to explode |
---|---|
effects | List of effects, the key is a path to compare to and the value is incremented by one everytime theres one that is the same type in our contents |
power | Explosive power |
spam_cd | Cooldown to prevent spam |
Var Details
activator ![code/game/objects/items/grenades/ghettobomb.dm 22](git.png)
Our assembly that when activated causes us to explode
effects ![code/game/objects/items/grenades/ghettobomb.dm 24](git.png)
List of effects, the key is a path to compare to and the value is incremented by one everytime theres one that is the same type in our contents
power ![code/game/objects/items/grenades/ghettobomb.dm 20](git.png)
Explosive power
spam_cd ![code/game/objects/items/grenades/ghettobomb.dm 31](git.png)
Cooldown to prevent spam