Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

9 lines
282 B
Lua

--[[ Copyright (c) 2017 David-John Miller AKA Anoyomouse
* Part of the Warehousing mod
*
* See License.txt in the project directory for license information.
--]]
require("prototypes.item")
require("prototypes.recipe")
require("prototypes.entity")
require("prototypes.technology")