mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Fixes canisters not exciting the air when broken
This commit is contained in:
@@ -252,6 +252,7 @@ update_flag
|
||||
if (src.health <= 10)
|
||||
var/atom/location = src.loc
|
||||
location.assume_air(air_contents)
|
||||
air_update_turf()
|
||||
|
||||
src.destroyed = 1
|
||||
playsound(src.loc, 'sound/effects/spray.ogg', 10, 1, -3)
|
||||
|
||||
Reference in New Issue
Block a user