This commit is contained in:
Nordi98 2025-08-03 17:59:19 +02:00
parent 5ae435ed6e
commit 8011bd1e8f
7384 changed files with 1197 additions and 88546 deletions

View file

@ -1,12 +0,0 @@
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",
}