mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fix human appearance randomness in spawners. (#19561)
This commit is contained in:
@@ -172,7 +172,6 @@ GLOBAL_VAR_INIT(ert_request_answered, FALSE)
|
||||
M.age = rand(23,35)
|
||||
M.regenerate_icons()
|
||||
M.update_body()
|
||||
M.update_dna()
|
||||
|
||||
//Creates mind stuff.
|
||||
M.mind = new
|
||||
|
||||
Reference in New Issue
Block a user