Exploration Equipment Vendors and misc changes (#7616)

This commit is contained in:
Aroliacue
2024-01-29 09:25:39 +10:00
committed by GitHub
parent 6deee5c387
commit 213a952c4a
13 changed files with 161 additions and 21 deletions

View File

@@ -1,9 +1,10 @@
/obj/item/clothing/shoes/mech_shoes
name = "mech shoes"
desc = "Thud thud."
icon_state = "nothing"
icon_state = "jackboots"
armor = list(melee = 30, bullet = 10, laser = 10, energy = 15, bomb = 20, bio = 0, rad = 0) // Same as loadout jackboots.
siemens_coefficient = 0.7 // Same as loadout jackboots.
can_hold_knife = 1
force = 2
species_restricted = null
var/list/squeak_sound = list("mechstep"=1) //Squeak sound list. Necessary so our subtypes can have different sounds loaded into their component