mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
Rename plot pole from "30m_plot_kit" to "plot_pole_kit"
Sanity change since the plot pole is not fixed at 30 meters and is configurable.
This commit is contained in:
@@ -167,7 +167,7 @@ class PartWoodLumber
|
||||
{
|
||||
weight = 2;
|
||||
};
|
||||
class 30m_plot_kit
|
||||
class plot_pole_kit
|
||||
{
|
||||
weight = 0.02;
|
||||
};
|
||||
@@ -226,4 +226,4 @@ class ItemFuelBarrelEmpty
|
||||
class ItemOilBarrel
|
||||
{
|
||||
weight = 140;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user