mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
More reasonable value.
200 steps to see dirt again is a bit excessive.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user