backblast ![code/modules/projectiles/projectile/bullets/_incendiary.dm 52](git.png)
Used in the backblast element
Vars | |
knockback_range | Lazy attempt at knockback, any items this plume hits will be knocked back this far. Decrements with each tile passed. |
---|---|
launched_items | A lazylist of all the items we've already knocked back, so we don't do it again |
Var Details
knockback_range ![code/modules/projectiles/projectile/bullets/_incendiary.dm 57](git.png)
Lazy attempt at knockback, any items this plume hits will be knocked back this far. Decrements with each tile passed.
launched_items ![code/modules/projectiles/projectile/bullets/_incendiary.dm 64](git.png)
A lazylist of all the items we've already knocked back, so we don't do it again