1,158
edits
(Updating to match new version of source page) |
(Created page with "World Manager (WorldMgr) 是遊戲裡的一個子系統。 它控制時間、血月、氣候、天氣、霧、風、閃電、雲、山林霸主的出現等等。") |
||
Line 2: | Line 2: | ||
{{Subsystem infobox|name=WorldMgr|init_addr_switch150=00000071010F2920|is_name_official=1|description=Manages world state (time, blood moons, climates, weather, etc.)}} | {{Subsystem infobox|name=WorldMgr|init_addr_switch150=00000071010F2920|is_name_official=1|description=Manages world state (time, blood moons, climates, weather, etc.)}} | ||
World Manager (WorldMgr) 是遊戲裡的一個子系統。 它控制時間、血月、氣候、天氣、霧、風、閃電、雲、山林霸主的出現等等。 | |||
Because of the massive amount of state to handle, functionality is split across the main WorldMgr and 9 sub-managers. | Because of the massive amount of state to handle, functionality is split across the main WorldMgr and 9 sub-managers. |