mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2025-11-25 19:31:01 +00:00
Changed player unit name
This commit is contained in:
parent
2d15263885
commit
ea3378e05d
@ -205,7 +205,7 @@
|
||||
["onboard_num"] = "010",
|
||||
["y"] = __PLAYER_Y__,
|
||||
["x"] = __PLAYER_X__,
|
||||
["name"] = "Aerial-1-1",
|
||||
["name"] = "Player-1",
|
||||
["payload"] =
|
||||
{
|
||||
["pylons"] = {},
|
||||
@ -253,7 +253,7 @@
|
||||
},
|
||||
["y"] = __PLAYER_Y__,
|
||||
["x"] = __PLAYER_X__,
|
||||
["name"] = "Aerial-1",
|
||||
["name"] = "Player",
|
||||
["communication"] = true,
|
||||
["start_time"] = 0,
|
||||
["frequency"] = 305,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user