mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 21:12:27 +00:00
fixes stuff, i guess.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
H.name += " [pick(last_names)]"
|
||||
H.real_name = H.name
|
||||
|
||||
addtimer(CALLBACK(H, /mob/living/carbon/human.proc/set_species, randomize), 0)
|
||||
addtimer(CALLBACK(H, /mob/living/carbon/human.proc/set_species, randomize), 1)
|
||||
H.universal_speak = 1
|
||||
var/datum/preferences/A = new() //Randomize appearance for the human
|
||||
A.randomize_appearance_for(H)
|
||||
|
||||
Reference in New Issue
Block a user