Skip to content

Commit

Permalink
Update rifle.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Uristthedorf committed Jun 4, 2024
1 parent f0f3298 commit fe81f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/rifle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
projectile_damage_multiplier = 0.75
trigger_guard = TRIGGER_GUARD_ALLOW_ALL

SET_BASE_PIXEL(-8, 0)
SET_BASE_PIXEL(0, 0)

/obj/item/gun/ballistic/rifle/boltaction/pipegun/handle_chamber(mob/living/user, empty_chamber = TRUE, from_firing = TRUE, chamber_next_round = TRUE)
. = ..()
Expand Down

0 comments on commit fe81f4e

Please sign in to comment.