mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-26 16:15:19 -07:00
Update logic Cvar name
This commit is contained in:
parent
a260f680d1
commit
2b540df7ea
1 changed files with 1 additions and 1 deletions
|
@ -4348,7 +4348,7 @@ void DrawRandoEditor(bool& open) {
|
|||
|
||||
UIWidgets::PaddedSeparator();
|
||||
|
||||
UIWidgets::EnhancementCheckbox("WIP - Blue Fire Arrows", "gRandomizeBlueIceArrows", true, "In development");
|
||||
UIWidgets::EnhancementCheckbox("WIP - Blue Fire Arrows", "gRandomizeBlueFireArrows", true, "In development");
|
||||
UIWidgets::InsertHelpHoverText(
|
||||
"Ice Arrows act like Blue Fire, making them able to melt red ice. "
|
||||
"Item placement logic will respect this option, so it might be required to use this to progress."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue