Skip to content

Commit

Permalink
FIX: Опечатки
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalFaceLesS committed Oct 26, 2024
1 parent 03722a9 commit 4a9eefd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
// 410х76mm

/obj/projectile/bullet/pellet/a410
name = "rubbershot pellet"
name = "buckshot"
icon = 'mod_celadon/_storge_icons/icons/ammo/projectiles.dmi'
icon_state = "pellet"
damage = 15
armour_penetration = -35

/obj/projectile/bullet/slug/a410
name = "12g shotgun slug"
name = "slug"
icon = 'mod_celadon/_storge_icons/icons/ammo/projectiles.dmi'
icon_state = "bullet"
damage = 70
Expand Down

0 comments on commit 4a9eefd

Please sign in to comment.