Reverts smoke and foam buffs, disable foam combining

This commit is contained in:
vuonojenmustaturska
2018-01-30 21:42:43 +02:00
committed by CitadelStationBot
parent f4c44d004a
commit eafccb8330
2 changed files with 8 additions and 12 deletions
@@ -271,7 +271,7 @@
else
location = get_turf(loca)
amount = radius
carry.copy_to(chemholder, carry.total_volume, 4) //The smoke holds 4 times the total reagents volume for balance purposes.
carry.copy_to(chemholder, 4*carry.total_volume) //The smoke holds 4 times the total reagents volume for balance purposes.
if(!silent)
var/contained = ""