Skip to content

Commit

Permalink
Проксима не дает спокойно спать...
Browse files Browse the repository at this point in the history
  • Loading branch information
800maximum123 committed Aug 31, 2024
1 parent 5dd2f1a commit b80451e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mods/_fd/fd_guns/code/guns/k342.dm
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
charge_cost = 20
projectile_type = /obj/item/projectile/plasma/stun
battery_changable = TRUE
var/projectile_color
firemodes = list(
list(mode_name="stun charge", projectile_type=/obj/item/projectile/plasma/stun, charge_cost=20, fire_delay=4, projectile_color=COLOR_YELLOW),
list(mode_name="plasma charge", projectile_type=/obj/item/projectile/plasma, charge_cost=20, fire_delay=4, projectile_color=COLOR_BLUE_LIGHT),
Expand Down

0 comments on commit b80451e

Please sign in to comment.