Skip to content

Commit

Permalink
patch 12.2 dictionaries and enums (#186)
Browse files Browse the repository at this point in the history
Co-authored-by: Megan <megan@pubg.com>
  • Loading branch information
matizm and Megan committed Jul 6, 2021
1 parent 3cf0437 commit 9122c5c
Show file tree
Hide file tree
Showing 8 changed files with 76 additions and 1 deletion.
4 changes: 4 additions & 0 deletions dictionaries/telemetry/damageCauserName.json
Expand Up @@ -12,6 +12,7 @@
"BattleRoyaleModeController_Heaven_C": "Bluezone",
"BattleRoyaleModeController_Savage_C": "Bluezone",
"BattleRoyaleModeController_Summerland_C": "Bluezone",
"BattleRoyaleModeController_Tiger_C": "Bluezone",
"BlackZoneController_Def_C": "Blackzone",
"Boat_PG117_C": "PG-117",
"BP_BRDM_C": "BRDM-2",
Expand Down Expand Up @@ -64,6 +65,7 @@
"BP_PickupTruck_B_03_C": "Pickup Truck (open top)",
"BP_PickupTruck_B_04_C": "Pickup Truck (open top)",
"BP_PickupTruck_B_05_C": "Pickup Truck (open top)",
"BP_PonyCoupe_C": "Pony Coupe",
"BP_Scooter_01_A_C": "Scooter",
"BP_Scooter_02_A_C": "Scooter",
"BP_Scooter_03_A_C": "Scooter",
Expand Down Expand Up @@ -142,6 +144,8 @@
"WeapGroza_C": "Groza",
"WeapHK416_C": "M416",
"WeapJuliesKar98k_C": "Kar98k",
"WeapMk12_C": "Mk12",
"WeapK2_C": "K2",
"WeapKar98k_C": "Kar98k",
"WeapL6_C": "Lynx AMR",
"WeapLunchmeatsAK47_C": "AKM",
Expand Down
4 changes: 4 additions & 0 deletions dictionaries/telemetry/item/itemId.json
Expand Up @@ -87,6 +87,7 @@
"Item_Heal_MedKit_C": "Med kit",
"Item_Heaven_Key_C": "Key",
"Item_JerryCan_C": "Gas Can",
"Item_Tiger_SelfRevive_C": "Self AED",
"Item_Weapon_AK47_C": "AKM",
"Item_Weapon_Apple_C": "Apple",
"Item_Weapon_AUG_C": "AUG A3",
Expand All @@ -101,6 +102,7 @@
"Item_Weapon_DesertEagle_C": "Deagle",
"Item_Weapon_DP12_C": "DBS",
"Item_Weapon_DP28_C": "DP-28",
"Item_Weapon_Duncans_M416_C": "M416",
"Item_Weapon_FlareGun_C": "Flare Gun",
"Item_Weapon_FlashBang_C": "Flashbang",
"Item_Weapon_FNFal_C": "SLR",
Expand All @@ -110,6 +112,8 @@
"Item_Weapon_Grenade_Warmode_C": "Frag Grenade",
"Item_Weapon_Groza_C": "Groza",
"Item_Weapon_HK416_C": "M416",
"Item_Weapon_Mk12_C": "Mk12",
"Item_Weapon_K2_C": "K2",
"Item_Weapon_Kar98k_C": "Kar98k",
"Item_Weapon_L6_C": "Lynx AMR",
"Item_Weapon_M16A4_C": "M16A4",
Expand Down
3 changes: 2 additions & 1 deletion dictionaries/telemetry/mapName.json
Expand Up @@ -7,5 +7,6 @@
"Heaven_Main": "Haven",
"Range_Main": "Camp Jackal",
"Savage_Main": "Sanhok",
"Summerland_Main": "Karakin"
"Summerland_Main": "Karakin",
"Tiger_Main": "Taego"
}
2 changes: 2 additions & 0 deletions dictionaries/telemetry/vehicle/vehicleId.json
Expand Up @@ -46,6 +46,7 @@
"BP_PickupTruck_B_03_C": "Pickup Truck (open top)",
"BP_PickupTruck_B_04_C": "Pickup Truck (open top)",
"BP_PickupTruck_B_05_C": "Pickup Truck (open top)",
"BP_PonyCoupe_C": "Pony Coupe",
"BP_TukTukTuk_A_01_C": "Tukshai",
"BP_TukTukTuk_A_02_C": "Tukshai",
"BP_TukTukTuk_A_03_C": "Tukshai",
Expand Down Expand Up @@ -77,6 +78,7 @@
"ParachutePlayer_C": "Parachute",
"ParachutePlayer_Warmode_C": "Parachute",
"PG117_A_01_C": "PG-117",
"RedeployAircraft_Tiger_C": "Helicopter",
"TransportAircraft_Chimera_C": "Helicopter",
"Uaz_A_01_C": "UAZ (open top)",
"Uaz_Armored_C": "UAZ (armored)",
Expand Down
1 change: 1 addition & 0 deletions enums/telemetry/item/subCategory.json
Expand Up @@ -11,6 +11,7 @@
"Melee",
"None",
"Parachute",
"Revive",
"Sight",
"Throwable",
"Vest"
Expand Down
1 change: 1 addition & 0 deletions enums/telemetry/objectType.json
@@ -1,6 +1,7 @@
[
"Caraudio",
"Door",
"DoubleSlidingDoor",
"Fence",
"FuelPuddle",
"Hay",
Expand Down
20 changes: 20 additions & 0 deletions enums/telemetry/regionId.json
Expand Up @@ -131,5 +131,25 @@
"bashara",
"cargoship",
"hadiqanemo"
],
"Tiger_Main": [
"airport",
"armybase",
"buksansa",
"fishingcamp",
"godok",
"haemoosa",
"hapo",
"hosan",
"hosanprison",
"kangneung",
"ohyang",
"palace",
"school",
"shipyard",
"songam",
"studio",
"terminal",
"yongcheon"
]
}
42 changes: 42 additions & 0 deletions seasons.json
Expand Up @@ -244,6 +244,20 @@
"id": "division.bro.official.console-10",
"attributes": {
"startDate": "12-17-2020",
"endDate": "04-08-2021"
}
},
{
"id": "division.bro.official.console-11",
"attributes": {
"startDate": "04-08-2021",
"endDate": "06-10-2021"
}
},
{
"id": "division.bro.official.console-12",
"attributes": {
"startDate": "06-10-2021",
"endDate": "00-00-0000"
}
}
Expand Down Expand Up @@ -323,6 +337,20 @@
"id": "division.bro.official.console-10",
"attributes": {
"startDate": "12-17-2020",
"endDate": "04-08-2021"
}
},
{
"id": "division.bro.official.console-11",
"attributes": {
"startDate": "04-08-2021",
"endDate": "06-10-2021"
}
},
{
"id": "division.bro.official.console-12",
"attributes": {
"startDate": "06-10-2021",
"endDate": "00-00-0000"
}
}
Expand Down Expand Up @@ -353,6 +381,20 @@
"id": "division.bro.official.console-10",
"attributes":{
"startDate":"12-17-2020",
"endDate": "04-08-2021"
}
},
{
"id": "division.bro.official.console-11",
"attributes": {
"startDate": "04-08-2021",
"endDate": "06-10-2021"
}
},
{
"id": "division.bro.official.console-12",
"attributes": {
"startDate": "06-10-2021",
"endDate": "00-00-0000"
}
}
Expand Down

0 comments on commit 9122c5c

Please sign in to comment.