Skip to content

Commit

Permalink
aughhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Mar 5, 2024
1 parent f441fd9 commit 7128c84
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/ballistic/launchers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/obj/item/gun/ballistic/revolver/grenadelauncher//this is only used for underbarrel grenade launchers at the moment, but admins can still spawn it if they feel like being assholes
desc = "A break-action, single-shot grenade launcher. A compact way to deliver a big boom."
name = "grenade launcher"
icon = 'icons/obj/guns/48x32guns.dmi'
icon_state = "dshotgun_sawn"
item_state = "gun"
mag_type = /obj/item/ammo_box/magazine/internal/grenadelauncher
Expand Down
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/ballistic/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@
name = "hook modified sawn-off shotgun"
desc = "Range isn't an issue when you can bring your victim to you."
icon_state = "hookshotgun"
icon = 'icons/obj/guns/projectile.dmi'
item_state = "shotgun"
load_sound = 'sound/weapons/gun/shotgun/insert_shell.ogg'
mag_type = /obj/item/ammo_box/magazine/internal/shot/bounty
Expand Down
Binary file modified icons/obj/clothing/suits/armor.dmi
Binary file not shown.
Binary file modified icons/obj/clothing/under/syndicate.dmi
Binary file not shown.
Binary file modified icons/obj/food/containers.dmi
Binary file not shown.
Binary file modified icons/obj/storage.dmi
Binary file not shown.

0 comments on commit 7128c84

Please sign in to comment.