Skip to content

Commit

Permalink
Merge pull request #2656 from FluffyTox/Dingo's-sillystuff
Browse files Browse the repository at this point in the history
Dingo's sillystuff
  • Loading branch information
Tk420634 authored Jul 19, 2023
2 parents cfdd1a2 + 4cffdf5 commit 8e297f2
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions code/modules/projectiles/guns/ballistic/pistol.dm
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,15 @@
can_suppress = FALSE
fire_sound = 'sound/f13weapons/44mag.ogg'
gun_accuracy_zone_type = ZONE_WEIGHT_PRECISION
/* * * * * * * * * *
* .44 automag copycat. same as the original one
* * * * * * * * */

/obj/item/gun/ballistic/automatic/pistol/automag/Toxhalogun
name = "Custom M6G Magnum"
desc = "A custom gold plated M6G magnum. The magnum itself has a built in smart scope alongside black wooden furniture."
icon_state = "m6gold"
item_state = "m6gold"

/* * * * * * * * * * *
* 14mm Semi-Auto
Expand Down
Binary file modified icons/fallout/objects/guns/ballistic.dmi
Binary file not shown.
Binary file modified icons/fallout/onmob/weapons/guns_lefthand.dmi
Binary file not shown.
Binary file modified icons/fallout/onmob/weapons/guns_righthand.dmi
Binary file not shown.

0 comments on commit 8e297f2

Please sign in to comment.