mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #759 from Miniature/master
Revert "Made space heaters work"
This commit is contained in:
@@ -27,7 +27,6 @@ turf
|
||||
// return movable_on_me.return_air()
|
||||
|
||||
//Create gas mixture to hold data for passing
|
||||
/*
|
||||
var/datum/gas_mixture/GM = new
|
||||
|
||||
GM.oxygen = oxygen
|
||||
@@ -38,8 +37,6 @@ turf
|
||||
GM.temperature = temperature
|
||||
|
||||
return GM
|
||||
*/
|
||||
return zone.air
|
||||
|
||||
remove_air(amount as num)
|
||||
//First, ensure there is no movable shuttle or what not on tile that is taking over
|
||||
|
||||
Reference in New Issue
Block a user