mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 00:47:31 +01:00
c25c8b6a37
* one * two * three * fsdsdf
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
/obj/Value()
|
|
. = ..()
|
|
for(var/a in contents)
|
|
. += get_value(a)
|