TG: Fixed issue 281 . Rockdtben is working on a more comprehensive fix, but this will

do for now.
Fixed  issue 396 . (delicious low hanging fruit)
Fixed  issue 165 . "Fixed". I removed the effects of the welding fuel reagent,
seeing as a proper fix doesn't seem to be forthcoming.
Fixed being able to create thousands of stools in a single turf.
Revision: r3267
Author: 	 petethegoat
This commit is contained in:
Ren Erthilo
2012-04-25 23:42:23 +01:00
parent cd26654b05
commit d1fb26f3d2
2 changed files with 4 additions and 1 deletions
@@ -1044,6 +1044,8 @@ datum
reagent_state = LIQUID
color = "#660000" // rgb: 102, 0, 0
//Commenting this out as it's horribly broken. It's a neat effect though, so it might be worth making a new reagent (that is less common) with similar effects. -Pete
/*
reaction_obj(var/obj/O, var/volume)
src = null
var/turf/the_turf = get_turf(O)
@@ -1065,6 +1067,7 @@ datum
M:adjustToxLoss(1)
..()
return
*/
space_cleaner
name = "Space cleaner"