FutureProg functions
setatmosphere
Boolean setatmosphere(Location room, OverlayPackage package, Number gas)
Contexts: computer function, computer program, standard futureprog
Sets the atmosphere of a room as if you had done CELL SET ATMOSPHERE.
room: The room you want to edit
package: The package that the edit belongs to
gas: The Id number of the gas you want to set as the atmosphere here
Boolean setatmosphere(Location room, OverlayPackage package, Text gas)
Contexts: computer function, computer program, standard futureprog
Sets the atmosphere of a room as if you had done CELL SET ATMOSPHERE.
room: The room you want to edit
package: The package that the edit belongs to
gas: The name of the gas you want to set as the atmosphere here
Contexts: computer function, computer program, standard futureprog
Sets the atmosphere of a room as if you had done CELL SET ATMOSPHERE.
room: The room you want to edit
package: The package that the edit belongs to
gas: The Id number of the gas you want to set as the atmosphere here
Boolean setatmosphere(Location room, OverlayPackage package, Text gas)
Contexts: computer function, computer program, standard futureprog
Sets the atmosphere of a room as if you had done CELL SET ATMOSPHERE.
room: The room you want to edit
package: The package that the edit belongs to
gas: The name of the gas you want to set as the atmosphere here