Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 29ab3f8

Browse files
authored
Stechkin APS sprite update. (#15968)
* pistol that the bad guys use * APS * fix? * adds click catchers to the triggers
1 parent 964a26e commit 29ab3f8

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

code/modules/projectiles/guns/ballistic/pistol.dm

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@
1616
bolt_drop_sound = "sound/weapons/pistolslidedrop.ogg"
1717
bolt_wording = "slide"
1818
feedback_types = list(
19-
"fire" = 2,
20-
"slide_open" = 3,
21-
"slide_close" = 3,
22-
"mag_in" = 3,
23-
"mag_out" = 3
19+
"fire" = 2
2420
)
2521

2622
/obj/item/gun/ballistic/automatic/pistol/no_mag

icons/obj/guns/projectile.dmi

95 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)