Replaces DEFAULT_WALL_MATERIAL with MAT_STEEL, where applicable (#8156)

* Replaces DEFAULT_WALL_MATERIAL with MAT_STEEL, where applicable

* floorbot compiles
This commit is contained in:
Atermonera
2021-06-29 20:28:16 -07:00
committed by GitHub
parent 6e34b36bba
commit 959511918c
143 changed files with 654 additions and 652 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
desc = "Used to time things. Works well with contraptions which has to count down. Tick tock."
icon_state = "timer"
origin_tech = list(TECH_MAGNET = 1)
matter = list(DEFAULT_WALL_MATERIAL = 500, MAT_GLASS = 50)
matter = list(MAT_STEEL = 500, MAT_GLASS = 50)
wires = WIRE_PULSE