Fixes #1418
Fixes #1420
Fixes #1431
This commit is contained in:
LordFowl
2017-01-07 23:50:33 +02:00
committed by skull132
parent eeb0aa4a4e
commit 83a688ca4e
7 changed files with 8 additions and 9 deletions
-1
View File
@@ -351,7 +351,6 @@
if ("phoron")
if(t.air_contents.gas["phoron"] && !t.air_contents.gas["nitrogen"])
contents.Add(t.air_contents.gas["phoron"])
world << "Phoron check."
else
contents.Add(0)