Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/datums/effects/xeno_strains/sentinel_neuro_stacks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
///how much oxy damage should be given per process
var/proc_damage_per_stack = 0.2
///stopgrap for oxy damage on mob when this stops causing harm
var/max_oxyloss = 50
var/max_oxyloss = 20
///particles
var/obj/effect/abstract/particle_holder/particle_holder

Expand Down