Skip to content

Commit

Permalink
Update the icons for the suns pistol
Browse files Browse the repository at this point in the history
  • Loading branch information
blinkdog committed Jul 10, 2024
1 parent a60604b commit 754c8cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/projectiles/guns/ballistic/pistol.dm
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ EMPTY_GUN_HELPER(automatic/pistol/syndicate)
/obj/item/gun/ballistic/automatic/pistol/suns
desc = "A small, easily concealable 10mm handgun that bears Scarborough Arms stamps. It is painted in the colors of Roseus Galactic."
icon_state = "pistol_suns"
icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'

/obj/item/gun/ballistic/automatic/pistol/candor
name = "\improper Candor"
Expand Down

0 comments on commit 754c8cd

Please sign in to comment.