1
0
Fork 0
forked from Simnation/Main
Main/resources/[defaultmaps]/prompt_sandy_mechanic/open_config.lua

12 lines
438 B
Lua
Raw Permalink Normal View History

2025-08-06 09:20:57 +02:00
Config.EnableAnimations = true -- Enable/Disable all animated props
Config.EnablePlayerAnimations = true -- Enable/Disable player interaction animations
Config.Messages = {
interactButton = "Interact",
noAccess = "You don't have access to this object",
alreadyInUse = "This object is already in use",
menuTitle = "Animated Objects",
testAllAnimations = "Test all animations",
open = "Open",
close = "Close",
}