add remaining plants and clean up tabs

This commit is contained in:
DirtySanchez 2017-10-02 07:31:17 -05:00 committed by GitHub
parent b0d3b21dde
commit 124d8922f1

View File

@ -1856,6 +1856,14 @@ class CfgPricing
{
price = 5;
};
class Hemp
{
price = 25;
};
class Sunflower
{
price = 20;
};
class SeedPacket_GoldenSeal
{
price = 5;