mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
podmen fix
This commit is contained in:
@@ -186,6 +186,16 @@
|
||||
temp_chem += R.id
|
||||
temp_chem[R.id] = R.volume
|
||||
B.data["trace_chem"] = list2params(temp_chem)
|
||||
if(mind)
|
||||
B.data["mind"] = mind
|
||||
if(ckey)
|
||||
B.data["ckey"] = ckey
|
||||
|
||||
if(!suiciding)
|
||||
B.data["cloneable"] = 1
|
||||
B.data["gender"] = gender
|
||||
B.data["real_name"] = real_name
|
||||
B.data["factions"] = faction
|
||||
return B
|
||||
|
||||
//For humans, blood does not appear from blue, it comes from vessels.
|
||||
|
||||
Reference in New Issue
Block a user