mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-22 16:04:37 +00:00
Changed player unit name
This commit is contained in:
@@ -205,7 +205,7 @@
|
|||||||
["onboard_num"] = "010",
|
["onboard_num"] = "010",
|
||||||
["y"] = __PLAYER_Y__,
|
["y"] = __PLAYER_Y__,
|
||||||
["x"] = __PLAYER_X__,
|
["x"] = __PLAYER_X__,
|
||||||
["name"] = "Aerial-1-1",
|
["name"] = "Player-1",
|
||||||
["payload"] =
|
["payload"] =
|
||||||
{
|
{
|
||||||
["pylons"] = {},
|
["pylons"] = {},
|
||||||
@@ -253,7 +253,7 @@
|
|||||||
},
|
},
|
||||||
["y"] = __PLAYER_Y__,
|
["y"] = __PLAYER_Y__,
|
||||||
["x"] = __PLAYER_X__,
|
["x"] = __PLAYER_X__,
|
||||||
["name"] = "Aerial-1",
|
["name"] = "Player",
|
||||||
["communication"] = true,
|
["communication"] = true,
|
||||||
["start_time"] = 0,
|
["start_time"] = 0,
|
||||||
["frequency"] = 305,
|
["frequency"] = 305,
|
||||||
|
|||||||
Reference in New Issue
Block a user