From c0cb0850182adf06c5803b84c56d85badcd6a2cb Mon Sep 17 00:00:00 2001 From: jbox1 <40789662+jbox144@users.noreply.github.com> Date: Sun, 26 Jan 2020 17:38:13 +1100 Subject: [PATCH] Update _cit_helpers.dm --- code/__HELPERS/_cit_helpers.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/__HELPERS/_cit_helpers.dm b/code/__HELPERS/_cit_helpers.dm index 8683f75b..bfa8f704 100644 --- a/code/__HELPERS/_cit_helpers.dm +++ b/code/__HELPERS/_cit_helpers.dm @@ -62,6 +62,7 @@ GLOBAL_LIST_EMPTY(gentlemans_organ_names) GLOBAL_LIST_EMPTY(balls_shapes_list) GLOBAL_LIST_EMPTY(balls_shapes_icons) GLOBAL_LIST_EMPTY(breasts_size_list) +GLOBAL_LIST_EMPTY(genital_fluids_list) GLOBAL_LIST_EMPTY(breasts_shapes_list) GLOBAL_LIST_EMPTY(breasts_shapes_icons) GLOBAL_LIST_EMPTY(vagina_shapes_list)