mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
Tweaks to autolathe design costs (#19469)
* first wave of tweaks * Update code/modules/power/cable.dm Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com> * Edan52 review * missed one Co-authored-by: Edan <29551695+Edan52@users.noreply.github.com>
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
throwforce = 4
|
||||
item_state = "shovel"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
materials = list(MAT_METAL = 50)
|
||||
materials = list(MAT_METAL = 200)
|
||||
origin_tech = "materials=2;engineering=2"
|
||||
attack_verb = list("bashed", "bludgeoned", "thrashed", "whacked")
|
||||
usesound = 'sound/effects/shovel_dig.ogg'
|
||||
|
||||
Reference in New Issue
Block a user