[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

@@ -578,3 +578,7 @@
M.adjustToxLoss(-5)
M.adjustOxyLoss(-5)
return 1
/obj/item/projectile/beam/laser_vision
name = "laser"
damage = 10

View File

@@ -173,6 +173,7 @@
else
randmutg(M)
domutcheck(M,null)
H.UpdateAppearance()
else
M.adjustFireLoss(rand(5,15))
M.show_message(span_red("The radiation beam singes you!"))