Merge pull request #11925 from Core0verload/matter-final

Materials - final solution
This commit is contained in:
Razharas
2015-09-23 21:11:17 +03:00
2 changed files with 8 additions and 2 deletions
@@ -477,7 +477,7 @@
icon_state = "tile-bluespace"
w_class = 3
force = 6
materials = list(MAT_METAL=937.5)
materials = list(MAT_METAL=500)
throwforce = 10
throw_speed = 3
throw_range = 7
@@ -500,7 +500,7 @@
icon_state = "tile-sepia"
w_class = 3
force = 6
materials = list(MAT_METAL=937.5)
materials = list(MAT_METAL=500)
throwforce = 10
throw_speed = 3
throw_range = 7