Skip to content

Commit

Permalink
Type 29
Browse files Browse the repository at this point in the history
- 8ga Dragsonsbreath useless test code removed
- KS-29 back and suit slot sprites
  • Loading branch information
AmoryBlaine committed Aug 27, 2024
1 parent f36ffda commit f334fa8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions code/datums/ammo/bullet/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -316,13 +316,7 @@
damage = 60
accurate_range = 4
max_range = 6
bonus_projectiles_type = list(
/datum/ammo/bullet/shotgun/heavy/buckshot/dragonsbreath/spread,/datum/ammo/bullet/shotgun/heavy/buckshot/spread)
bonus_projectiles_amount = EXTRA_PROJECTILES_TIER_8
accuracy_var_low = PROJECTILE_VARIANCE_TIER_6
accuracy_var_high = PROJECTILE_VARIANCE_TIER_6
damage_var_low = PROJECTILE_VARIANCE_TIER_8
damage_var_high = PROJECTILE_VARIANCE_TIER_8
bonus_projectiles_type = /datum/ammo/bullet/shotgun/heavy/buckshot/dragonsbreath/spread

/datum/ammo/bullet/shotgun/heavy/buckshot/dragonsbreath/set_bullet_traits()
. = ..()
Expand Down
Binary file modified icons/mob/humans/onmob/back.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/suit_slot.dmi
Binary file not shown.

0 comments on commit f334fa8

Please sign in to comment.