mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 20:56:33 +01:00
Adds Autolathe Cost to Knuckledusters
The matter cost is the same as the tactical knife (500 steel which translates to 625 steel in an autolathe without upgrades.
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
name = "knuckle dusters"
|
||||
desc = "A pair of brass knuckles. Generally used to enhance the user's punches."
|
||||
icon_state = "knuckledusters"
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 500)
|
||||
attack_verb = list("punched", "beaten", "struck")
|
||||
flags = THICKMATERIAL // Stops rings from increasing hit strength
|
||||
siemens_coefficient = 1
|
||||
|
||||
Reference in New Issue
Block a user