mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Grenade from cover (#22996)
- bugfix: "Grenades can now be thrown over barricades from the defender's side. No more accidentally grenading your team because you were one tile from the sandbags." https://github.com/user-attachments/assets/d8fbfb9e-1d94-40c6-ad25-d6f8baa8143e
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
density = TRUE
|
||||
atom_flags = ATOM_FLAG_CHECKS_BORDER
|
||||
maxhealth = OBJECT_HEALTH_LOW
|
||||
pass_flags_self = LETPASSTHROW
|
||||
/// The type of stack the barricade dropped when disassembled if any.
|
||||
var/stack_type
|
||||
/// The amount of stack dropped when disassembled at full health
|
||||
|
||||
Reference in New Issue
Block a user