Makes tanks made of metal

This commit is contained in:
ShizCalev
2018-01-15 12:45:08 -05:00
parent 5bceb36588
commit 9c859dc289
+1
View File
@@ -11,6 +11,7 @@
throwforce = 10
throw_speed = 1
throw_range = 4
materials = list(MAT_METAL = 500)
actions_types = list(/datum/action/item_action/set_internals)
armor = list(melee = 0, bullet = 0, laser = 0, energy = 0, bomb = 10, bio = 0, rad = 0, fire = 80, acid = 30)
var/datum/gas_mixture/air_contents = null