mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +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:
@@ -99,7 +99,7 @@ class Category_678 {
|
||||
buy[] = {2,"ItemGoldBar"};
|
||||
sell[] = {1,"ItemGoldBar"};
|
||||
};
|
||||
class 30m_plot_kit {
|
||||
class plot_pole_kit {
|
||||
type = "trade_items";
|
||||
buy[] = {6,"ItemGoldBar10oz"};
|
||||
sell[] = {6,"ItemGoldBar10oz"};
|
||||
|
||||
Reference in New Issue
Block a user