diff --git a/DATA/EQUIPMENT/market_commodities.ini b/DATA/EQUIPMENT/market_commodities.ini index 4bdc2044..138ae42e 100644 --- a/DATA/EQUIPMENT/market_commodities.ini +++ b/DATA/EQUIPMENT/market_commodities.ini @@ -1452,6 +1452,8 @@ MarketGood = commodity_luxury_consumer_goods, 0, -1, 150, 500, 0, 1 MarketGood = commodity_cardamine, 0, -1, 0, 0, 1, 2 MarketGood = commodity_sidearms, 0, -1, 0, 0, 1, 0.55 MarketGood = commodity_soldiers, 0, -1, 0, 0, 1, 1.100000 +MarketGood = commodity_candycane, 0, -1, 150, 500, 0, 1.100000 + [BaseGood] diff --git a/EXE/REM/Lua/DYNAMIC/months.txt b/EXE/REM/Lua/DYNAMIC/months.txt index e69de29b..d8403f5e 100644 --- a/EXE/REM/Lua/DYNAMIC/months.txt +++ b/EXE/REM/Lua/DYNAMIC/months.txt @@ -0,0 +1 @@ +December \ No newline at end of file