Skip to content

Commit

Permalink
more changes AHHH
Browse files Browse the repository at this point in the history
  • Loading branch information
TheManWithNoHands committed Aug 27, 2024
1 parent 9cff6b7 commit f2f90ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/obj/item/ammo_magazine/hardpoint/ltaaap_minigun
name = "LTAA-AP Minigun Magazine"
icon = 'icons/obj/items/weapons/guns/ammo_by_faction/event.dmi'
icon = 'icons/obj/items/weapons/guns/ammo_by_faction/uscm.dmi'
desc = "A primary armament minigun magazine."
caliber = "7.62x51mm" //Correlates to miniguns
icon_state = "painless"
icon_state = "ltaa"
w_class = SIZE_LARGE //Primary weapon ammo should probably all be the same w_class
default_ammo = /datum/ammo/bullet/tank/minigun
max_rounds = 500
Expand Down
Binary file modified icons/obj/items/weapons/guns/ammo_by_faction/uscm.dmi
Binary file not shown.

0 comments on commit f2f90ef

Please sign in to comment.