Skip to content

Commit

Permalink
kyo ha sityu-
Browse files Browse the repository at this point in the history
  • Loading branch information
meyason committed Nov 4, 2024
1 parent e2a5b19 commit da4350a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public L96A1() {
ItemStack.of(Material.DIAMOND_HOE)
);

this.type = GunType.SR_SEMI;
this.type = GunType.SR_BOLT;
this.equipmentType = GunType.PRIMARY;
this.magazineSize = 5;
this.burst = 0;
Expand Down

0 comments on commit da4350a

Please sign in to comment.