Fixes tacticool eguns being normal sized (#5760)

## About The Pull Request

Title.
## Why It's Good For The Game

bugs bad
## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>

<img width="498" height="119" alt="image"
src="https://github.com/user-attachments/assets/ea87a54b-8b11-41da-bafc-5762334e705e"
/>


</details>

## Changelog
🆑
fix: Tacticool eguns are bulky now
/🆑
This commit is contained in:
nikothedude
2026-06-08 21:03:21 +02:00
committed by GitHub
parent f941d9a899
commit 15eadaf877
@@ -6,6 +6,7 @@
inhand_icon_state = "energykill3"
ammo_x_offset = 2
ammo_type = list(/obj/item/ammo_casing/energy/electrode/sec/tacticool, /obj/item/ammo_casing/energy/disabler/tacticool, /obj/item/ammo_casing/energy/laser/tacticool)
w_class = WEIGHT_CLASS_BULKY
/obj/item/ammo_casing/energy/disabler/tacticool
e_cost = LASER_SHOTS(10, STANDARD_CELL_CHARGE)