We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964a26e commit 29ab3f8Copy full SHA for 29ab3f8
2 files changed
code/modules/projectiles/guns/ballistic/pistol.dm
@@ -16,11 +16,7 @@
16
bolt_drop_sound = "sound/weapons/pistolslidedrop.ogg"
17
bolt_wording = "slide"
18
feedback_types = list(
19
- "fire" = 2,
20
- "slide_open" = 3,
21
- "slide_close" = 3,
22
- "mag_in" = 3,
23
- "mag_out" = 3
+ "fire" = 2
24
)
25
26
/obj/item/gun/ballistic/automatic/pistol/no_mag
icons/obj/guns/projectile.dmi
95 Bytes
0 commit comments