Edits Unathi tongue-flick (#12626)

This commit is contained in:
Dekserrrrrr
2021-10-20 00:09:38 +02:00
committed by GitHub
parent 5b91d636f3
commit b830dd99e9
2 changed files with 7 additions and 2 deletions
@@ -1184,8 +1184,8 @@ mob/living/carbon/human/proc/change_monitor()
var/composition = "Non-existant"
switch(round((mixture.gas[mix] / total_moles) * 100))
if(0)
composition = "Non-existent"
if(0 to 5)
continue
if(0.1 to 5)
composition = "Trace-amounts"
if(5 to 15)
composition = "Low-volume"