[MIRROR] Adds Trait Genetics (#10142)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-02-13 07:41:59 -07:00
committed by GitHub
parent d81e145924
commit 7bfffc808d
138 changed files with 3818 additions and 2996 deletions

View File

@@ -328,7 +328,7 @@
setClickCooldown(4)
var/turf/T = get_turf(src)
var/obj/item/projectile/beam/LE = new (T)
var/obj/item/projectile/beam/laser_vision/LE = new (T)
LE.icon = 'icons/effects/genetics.dmi'
LE.icon_state = "eyelasers"
playsound(src, 'sound/weapons/taser2.ogg', 75, 1)