mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-15 01:46:30 +01:00
c25c8b6a37
* one * two * three * fsdsdf
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
/mob/living/carbon/human/Value(var/base)
|
|
. = ..()
|
|
if(species)
|
|
. *= species.rarity_value
|