Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Дезориентатор #2005

Merged
merged 11 commits into from
May 22, 2024
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/energy/stun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
/obj/item/gun/energy/confuseray
name = "disorientator"
desc = "The W-T Mk. 4 Disorientator is a small, low capacity, and short-ranged energy projector intended for personal defense with minimal risk of permanent damage or cross-fire."
icon = 'icons/obj/guns/confuseray.dmi'
icon = 'icons/obj/guns/confuseraysec.dmi'
icon_state = "confuseray"
safety_icon = "safety"
origin_tech = list(TECH_COMBAT = 2, TECH_MATERIAL = 2, TECH_POWER = 2)
Expand Down
Binary file added icons/obj/guns/confuseraysec.dmi
Binary file not shown.