Fixes sec revolver lethals (#22129)

I did a small fuckup by not doublechecking stats. This makes them equal
to the .45 pistols.
This commit is contained in:
Casper3667
2026-04-01 10:12:55 +00:00
committed by GitHub
parent 66bb11ede3
commit a772f72fee
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ If nothing is chosen, reload sounds revert to the default, which is metal_slide_
name = "speed loader (.45)"
icon_state = "a454"
caliber = ".45"
ammo_type = /obj/item/ammo_casing/c45/revolver
ammo_type = /obj/item/ammo_casing/c45
max_ammo = 6
multiple_sprites = TRUE