mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user