peteR_pg

Sandbox_EN

Aug 13th, 2023
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. Sandbox_EN = {
  2.  
  3. /* Version 1.0 */
  4. Sandbox_AutoGate = "Automatic Gate Motors",
  5.  
  6. Sandbox_AutoGate_AutoLockGate = "Automatically lock gate",
  7. Sandbox_AutoGate_AutoLockGate_tooltip = "Everytime the gate is closed by a controller, it will also be locked.",
  8. Sandbox_AutoGate_ControllerRange = "Controller mange",
  9. Sandbox_AutoGate_ControllerRange_tooltip = "Max range that a controller can interact with the gate.",
  10. Sandbox_AutoGate_BatteryMaxUseCount = "Battery total uses",
  11. Sandbox_AutoGate_BatteryMaxUseCount_tooltip = "Total uses each battery can have.",
  12.  
  13. Sandbox_AutoGate_LevelRequirementsInstallMetalWelding = "Motor installation requirements",
  14. Sandbox_AutoGate_LevelRequirementsInstallMetalWelding_tooltip = "Level of Metalworking required to install gate motor.",
  15. Sandbox_AutoGate_LevelRequirementsControllerInteraction = "Controller interaction requirements",
  16. Sandbox_AutoGate_LevelRequirementsControllerInteraction_tooltip = "Level of Electrical required to interact with the controller.",
  17. Sandbox_AutoGate_LevelRequirementsGateInteraction = "Gate interaction requirements",
  18. Sandbox_AutoGate_LevelRequirementsGateInteraction_tooltip = "Level of Mechanics required to interact with the gate.",
  19. Sandbox_AutoGate_LevelRequirementsMakeControllerElectrical = "Make controller requirements",
  20. Sandbox_AutoGate_LevelRequirementsMakeControllerElectrical_tooltip = "Level of Electrical required to make controllers. (needs restart)",
  21. Sandbox_AutoGate_LevelRequirementsMakeComponentsElectrical = "Make gate motor requirements",
  22. Sandbox_AutoGate_LevelRequirementsMakeComponentsElectrical_tooltip = "Level of Electrical required to make a gate motors. (needs restart)",
  23. Sandbox_AutoGate_LevelRequirementsMakeComponentsMechanics = "Make gate motor requirements",
  24. Sandbox_AutoGate_LevelRequirementsMakeComponentsMechanics_tooltip = "Level of Mechanics required to make a gate motors. (needs restart)",
  25. }
Advertisement
Add Comment
Please, Sign In to add comment