atmos update_values() enforcement (#6873)

This commit is contained in:
silicons
2024-11-20 09:26:55 +01:00
committed by GitHub
parent 9885763e3d
commit cb510121b0
8 changed files with 25 additions and 7 deletions
+1
View File
@@ -551,6 +551,7 @@
var/obj/item/tank/phoron/Phoron = new/obj/item/tank/phoron(Rad)
Phoron.air_contents.gas[GAS_ID_PHORON] = 29.1154 //This is a full tank if you filled it from a canister
Phoron.air_contents.update_values()
Rad.P = Phoron
Phoron.loc = Rad