mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Merge pull request #9637 from Agameofscones/nukeop_biotics
Fix of #8056
This commit is contained in:
@@ -146,6 +146,7 @@ proc/issyndicate(mob/living/M as mob)
|
||||
|
||||
M.set_species(/datum/species/human, TRUE)
|
||||
M.dna.ready_dna(M) // Quadriplegic Nuke Ops won't be participating in the paralympics
|
||||
M.dna.species.create_organs(M)
|
||||
M.reagents.add_reagent("mutadone", 1) //No fat/blind/colourblind/epileptic/whatever ops.
|
||||
M.overeatduration = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user