mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
Add launcher handling to advanced trading
This commit is contained in:
@@ -24,6 +24,10 @@ class MAAWS
|
||||
{
|
||||
weight = 7.5;
|
||||
};
|
||||
class BAF_NLAW_Launcher
|
||||
{
|
||||
weight = 7.5;
|
||||
};
|
||||
class M47Launcher_EP1
|
||||
{
|
||||
weight = 7;
|
||||
@@ -52,6 +56,10 @@ class MetisLauncher
|
||||
{
|
||||
weight = 16;
|
||||
};
|
||||
class Javelin
|
||||
{
|
||||
weight = 16;
|
||||
};
|
||||
class Igla
|
||||
{
|
||||
weight = 7;
|
||||
|
||||
Reference in New Issue
Block a user