diff --git a/resources/[defaultmaps]/rtx_themepark_dlc/config.lua b/resources/[defaultmaps]/rtx_themepark_dlc/config.lua index 614bceb04..d98f6d456 100644 --- a/resources/[defaultmaps]/rtx_themepark_dlc/config.lua +++ b/resources/[defaultmaps]/rtx_themepark_dlc/config.lua @@ -18,7 +18,7 @@ Config.Language = "German" -- text language from code (English, German, French, Config.ThemeParkCanBeOwned = true -- enable this if you want to want to have theme park for sell for players - settings for management can be found in Config.ThemeParkOwnedSettings -Config.ThemeParkControlAttractions = false -- enable this function if you want to control the attractions manually (after enabling this function, the attractions will no longer turn on automatically) - settings for control attractions can be found in Config.ThemeParkControlMachineSettings +Config.ThemeParkControlAttractions = true -- enable this function if you want to control the attractions manually (after enabling this function, the attractions will no longer turn on automatically) - settings for control attractions can be found in Config.ThemeParkControlMachineSettings Config.ThemeParkTicketMachineSettings = {usedistance = 2.0, usekey = "E"}