mirror of
https://github.com/cybergirlvannie/OpenSS13.git
synced 2026-08-21 19:56:20 +01:00
One step towards plasma changes (though I might not complete them), and drone control is released when the user logs out.
This commit is contained in:
@@ -88,6 +88,7 @@ obj/machinery/atmoalter/canister
|
||||
var/t = src.t_per
|
||||
if (src.t_per > t2)
|
||||
t = t2
|
||||
|
||||
src.holding.gas.transfer_from(src.gas, t)
|
||||
else // If not holding a tank, release gas into the turf
|
||||
if (T)
|
||||
|
||||
Reference in New Issue
Block a user