More reasonable value.

200 steps to see dirt again is a bit excessive.
This commit is contained in:
Teletubby2
2020-07-29 15:07:00 -03:00
parent 63b9a13124
commit 3a367e20fb

View File

@@ -1200,7 +1200,7 @@
//VOREstation edit. Floor polishing.
if(istype(T, /turf/simulated))
var/turf/simulated/S = T
S.dirt = -150
S.dirt = -50
//VOREstation edit end
/datum/reagent/sterilizine/touch_mob(var/mob/living/L, var/amount)