Need help?
Create a topic in the appropriate section
Don't write everything in the chat!Take a look at the marketplace
There you can buy
everything related to game serversDon't want a ban?
Please read our rules
Don't disturb the order!Sell or buy?
Use services of the guarantor
We will make your deal safe
- 0
-
Our picks
В конфиге еды есть блок
class NutritionModifiers { class General { base_stage = "Raw"; class Raw { nutrition_properties[] = {1.0, 1.0, 1.0, 1.0, 1.0}; }; class Rotten { nutrition_properties[] = {0.5, 0.75, 1.0, 0.25, 1.0}; }; class Baked { nutrition_properties[] = {2.0, 0.5, 0.75, 0.75, 1.0}; }; class Boiled { nutrition_properties[] = {1.0, 1.0, 0.8, 0.8, 1.0}; }; class Dried { nutrition_properties[] = {4.0, 0.1, 0.5, 0.8, 1.0}; }; class Burned { nutrition_properties[] = {1.0, 0.25, 0.75, 0.1, 1.0}; }; }; };
Ясно, что это калории и прочее в разных стадиях еды... а вот что значат параметры в скобках? калории? вода? Кто подскажет?
Share this post
Link to post
Share on other sites