1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-13 17:32:33 +02:00
parent 59ff443f0e
commit 3fa969a62c

View file

@ -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"}