mods pt2
This commit is contained in:
parent
1aa1c9ad65
commit
8c14ffbd06
579 changed files with 400996 additions and 0 deletions
File diff suppressed because it is too large
Load diff
24
BepInEx/plugins/SamSWAT.HeliCrash.ArysReloaded/Locales.jsonc
Normal file
24
BepInEx/plugins/SamSWAT.HeliCrash.ArysReloaded/Locales.jsonc
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"en": {
|
||||
/* Name of container in the UI when you open it */
|
||||
"containerName": "Heavy crate",
|
||||
|
||||
/* BepInEx Config Localization (F12 menu) */
|
||||
/* Main settings section */
|
||||
"mainSettings": "Main Settings",
|
||||
|
||||
"crashSiteSpawnChance": "Helicopter crash site chance",
|
||||
"crashSiteSpawnChance_desc": "Percent chance of helicopter crash site appearance",
|
||||
|
||||
"crashHasLootChance": "Chance crash site has loot",
|
||||
"crashHasLootChance_desc": "Percent chance of helicopter crash site having a lootable crate",
|
||||
|
||||
/* Debugging settings section */
|
||||
"debugSettings": "Debug Settings",
|
||||
|
||||
"enableLogging": "Enable debug logging",
|
||||
|
||||
"spawnAllCrashSites": "Spawn all crash sites",
|
||||
"spawnAllCrashSites_desc": "All crash sites on a map will be spawned"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue