mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Merge branch 'master' of https://github.com/tgstation/-tg-station into qdel_r
Conflicts: code/game/machinery/bots/ed209bot.dm code/game/machinery/rechargestation.dm code/game/machinery/turrets.dm code/game/objects/structures/crates_lockers/closets.dm code/modules/research/circuitprinter.dm
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
|
||||
|
||||
/obj/structure/displaycase/bullet_act(var/obj/item/projectile/Proj)
|
||||
health -= Proj.damage
|
||||
if((Proj.damage_type == BRUTE || Proj.damage_type == BURN))
|
||||
health -= Proj.damage
|
||||
..()
|
||||
src.healthcheck()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user