ed
This commit is contained in:
parent
e85f2d3e0d
commit
8290e409ee
223 changed files with 420 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
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",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue