mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Various things and floors no longer associate with dirt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user