mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-05 11:24:11 +01:00
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
GLOBAL_LIST_INIT(hair_gradients, list(
|
|
"None" = "none",
|
|
"Fade (Up)" = "fadeup",
|
|
"Fade (Down)" = "fadedown",
|
|
"Vertical Split" = "vsplit"
|
|
)) |