Skip to content

Commit

Permalink
del: Comment out gatling (#6324)
Browse files Browse the repository at this point in the history
comment out gatling
  • Loading branch information
Den109G authored Jan 5, 2025
1 parent ce75df9 commit 4f9e205
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/research/designs/weapon_designs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@
build_path = /obj/item/clothing/gloves/color/black/pyro_claws
category = list("Weapons")

/* uncomment when every tech is 90 lvl, too op for now
/datum/design/laserminigun
name = "Laser gatling gun"
desc = "Огромное лазерное орудие, обладающее выдающейся скорострельностью и поражающей силой. Говорят, что 12 секунд стрельбы из этой малышки обойдутся вам в 400 тысяч кредитов."
Expand All @@ -587,6 +588,7 @@
build_path = /obj/item/gun/energy/gun/minigun
category = list("Weapons")
lathe_time_factor = 0.5
*/

/datum/design/real_plasma_pistol
name = "Plasma Pistol"
Expand Down

0 comments on commit 4f9e205

Please sign in to comment.