mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Clones come out with messy hairstyles now :3
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4272 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -191,6 +191,10 @@
|
||||
if(se)
|
||||
src.occupant.dna.struc_enzymes = se
|
||||
randmutb(src.occupant) //Sometimes the clones come out wrong.
|
||||
|
||||
src.occupant:f_style = "Shaved"
|
||||
src.occupant:h_style = pick("Bedhead", "Bedhead 2", "Bedhead 3")
|
||||
|
||||
src.occupant:mutantrace = mrace
|
||||
src.occupant:update_mutantrace()
|
||||
src.occupant:suiciding = 0
|
||||
|
||||
Reference in New Issue
Block a user