-
-
Notifications
You must be signed in to change notification settings - Fork 424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
botanical nutrients are now reagents #12901
Conversation
Changelog status: ✔️ |
code/game/machinery/hydroponics.dm
Outdated
adjustNutri(round(S.get_reagent_amount("ez")*1)) | ||
mutmod = 1 | ||
|
||
if(S.has_reagent("lfz", 1)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
точно надо поназывать адекватно. как минимум "left4zed_fertilizer" а лучше выдумать крутые названия.
к примеру ирл удобрения это калий фосфор и азот.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
поменял названия идшек
а сами названия удобрений мне кажется итак нормальные...
dat += "E-Z-Nutrient: <A href='?src=\ref[src];action=create;item=ez'>Make</A><A href='?src=\ref[src];action=create;item=ez5'>x5</A> ([10/efficiency])<BR>" | ||
dat += "Left 4 Zed: <A href='?src=\ref[src];action=create;item=l4z'>Make</A><A href='?src=\ref[src];action=create;item=l4z5'>x5</A> ([20/efficiency])<BR>" | ||
dat += "Robust Harvest: <A href='?src=\ref[src];action=create;item=rh'>Make</A><A href='?src=\ref[src];action=create;item=rh5'>x5</A> ([25/efficiency])<BR>" | ||
dat += "60 E-Z-Nutrient: <A href='?src=\ref[src];action=create;item=ez'>Make</A>([60/efficiency])<BR>" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dat += "60 E-Z-Nutrient: <A href='?src=\ref[src];action=create;item=ez'>Make</A>([60/efficiency])<BR>" | |
dat += "60 E-Z-Nutrient units: <A href='?src=\ref[src];action=create;item=ez'>Make</A>([60/efficiency])<BR>" |
мб?
Зачем ограничение фармботу на изи нутриент? Нерфим фармбота не даем загружать робаст харвест? |
плюс убрал yieldmod |
слабак |
Описание изменений
ez, left4zed и robust harvest это теперь реагенты которые можно переливать туда-сюда (прямо как на тг)
Почему и что этот ПР улучшит
игру на ботаниках
Авторство
Чеинжлог
🆑 Simbaka