diff --git a/common/script_values.cwt b/common/script_values.cwt index c95254d..1e754db 100644 --- a/common/script_values.cwt +++ b/common/script_values.cwt @@ -12,7 +12,7 @@ enums = { path = "game/common/script_values" start_from_root = yes name = { - enum_name = float + enum_name = scalar } } } @@ -51,4 +51,4 @@ alias[arithmetic_operation:fixed_range] = { alias[arithmetic_operation:integer_range] = { min = int_value_field max = int_value_field -} \ No newline at end of file +}