mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[MIRROR] improves fire extinguisher code, and makes fire extinguisher water go through machinery, lockers, and crates (#3560)
* improves fire extinguisher code, and makes fire extinguisher water go through machinery, lockers, and crates (#57004) * improves fire extinguisher code, and makes fire extinguisher water go through machinery, lockers, and crates Co-authored-by: Tlaltecuhtli <33834933+Tlaltecuhtli@users.noreply.github.com>
This commit is contained in:
co-authored by
Tlaltecuhtli
parent
925560002e
commit
9bc6ee7bb5
@@ -11,7 +11,7 @@
|
||||
icon_state = "gaussphase"
|
||||
damage = 20
|
||||
armour_penetration = 70
|
||||
pass_flags = PASSTABLE | PASSGLASS | PASSGRILLE | PASSCLOSEDTURF | PASSMACHINE | PASSSTRUCTURE
|
||||
pass_flags = PASSTABLE | PASSGLASS | PASSGRILLE | PASSCLOSEDTURF | PASSMACHINE | PASSSTRUCTURE | PASSDOORS
|
||||
|
||||
// 7.62 (Nagant Rifle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user