1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-02-01 12:57:49 +02:00

More info clarification.

This commit is contained in:
Oarcinae 2020-02-04 15:54:40 -05:00
parent 6eea8194a5
commit 2f9c37606c

View File

@ -283,7 +283,7 @@ function CreateSharedItemsGuiTab(tab_container, player)
ApplyStyle(scrollFrame, my_shared_item_list_fixed_width_style)
scrollFrame.horizontal_scroll_policy = "never"
AddLabel(scrollFrame, "share_items_info", "Place items into the yellow storage chests to share. Request items from the blue requestor chests to pull out items.", my_longer_label_style)
AddLabel(scrollFrame, "share_items_info", "Place items into the yellow storage chests to share. Request items from the blue requestor chests to pull out items. To refresh this view, click the tab again. Shared items are accessible by EVERYONE across all teams.", my_longer_label_style)
AddLabel(scrollFrame, "share_items_title_msg", "Shared Items:", my_label_header_style)