mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[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:
committed by
GitHub
parent
d81e145924
commit
7bfffc808d
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user