mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Refactors sound groups to use decls instead of a massive switch with dozens of global lists. (#9702)
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
force = 10.0
|
||||
desc = "A smaller, more precise version of the pickaxe (30 centimetre excavation depth)."
|
||||
excavation_amount = 15
|
||||
drill_sound = "pickaxe"
|
||||
drill_sound = /decl/sound_category/pickaxe_sound
|
||||
drill_verb = "clearing"
|
||||
w_class = 3
|
||||
can_wield = 0
|
||||
|
||||
Reference in New Issue
Block a user