Various things and floors no longer associate with dirt

This commit is contained in:
Anewbe
2018-08-04 22:36:14 -05:00
parent 8410891af8
commit 73a3417f5d
5 changed files with 10 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ var/list/mining_overlay_cache = list()
blocks_air = 1
temperature = T0C
can_dirty = FALSE
var/ore/mineral
var/sand_dug
var/mined_ore = 0