Merge pull request #4871 from Citadel-Station-13/upstream-merge-34475
[MIRROR] Makes tanks made of metal
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user