mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
Fixes the circular saw not using the proper in hand sprite (#10180)
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
name = "circular saw"
|
||||
desc = "For heavy duty cutting."
|
||||
icon_state = "saw"
|
||||
item_state = "scalpel"
|
||||
item_state = "saw"
|
||||
hitsound = 'sound/weapons/saw/circsawhit.ogg'
|
||||
flags = CONDUCT
|
||||
force = 15.0
|
||||
|
||||
Reference in New Issue
Block a user