port tg#51713

This commit is contained in:
Detective Google
2020-06-22 15:32:23 -05:00
parent a0a4007332
commit 472ed97b8c
+1 -1
View File
@@ -205,7 +205,7 @@
if(floor_tile)
if(prob(70))
remove_tile()
else if(prob(50))
else if(prob(50) && (/turf/open/space in baseturfs))
ReplaceWithLattice()
/turf/open/floor/narsie_act(force, ignore_mobs, probability = 20)