Skip to content

Commit

Permalink
Make training laser have WEIGHT_CLASS_NORMAL
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Sep 22, 2024
1 parent b38e334 commit e8ddc2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modular_ss220/balance/code/items/weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
/obj/item/gun/energy/laser/tag
w_class = WEIGHT_CLASS_NORMAL

/obj/item/gun/energy/laser/practice
w_class = WEIGHT_CLASS_NORMAL

/obj/item/gun/energy/laser/awaymission_aeg/rnd
w_class = WEIGHT_CLASS_NORMAL

0 comments on commit e8ddc2f

Please sign in to comment.