mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] Fix carbons deathgasping twice (#28409)
* Fix carbons deathgasping twice * Update carbon_defines.dm * Update carbon_defines.dm --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
This commit is contained in:
co-authored by
MrMelbert
SpaceLoveSs13
parent
dca0e48810
commit
58850b75af
@@ -9,7 +9,7 @@
|
||||
icon_state = "setup_medium_med"
|
||||
maxHealth = 300
|
||||
health = 300
|
||||
living_flags = 0
|
||||
living_flags = NONE
|
||||
light_system = OVERLAY_LIGHT_DIRECTIONAL
|
||||
light_on = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user