mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
add remaining plants and clean up tabs
This commit is contained in:
parent
b0d3b21dde
commit
124d8922f1
@ -1856,6 +1856,14 @@ class CfgPricing
|
||||
{
|
||||
price = 5;
|
||||
};
|
||||
class Hemp
|
||||
{
|
||||
price = 25;
|
||||
};
|
||||
class Sunflower
|
||||
{
|
||||
price = 20;
|
||||
};
|
||||
class SeedPacket_GoldenSeal
|
||||
{
|
||||
price = 5;
|
||||
|
Loading…
Reference in New Issue
Block a user