jump_inhibitor not showing on map
Published on Thursday, September 12, 2024 By
I was looking through the game files with the intention to mod in an indication that there is a jump inhibitor on a planet. But it looks like that is already in the game:
```
Code: xml
- "beacon_icons": { "phase_lane_stabilizer": "main_view_fixture_beacon_icon_purple", "jump_inhibitor": "main_view_fixture_beacon_icon_red", "loot": "main_view_fixture_beacon_icon_yellow", "artifact": "main_view_fixture_beacon_icon_purple" },
But this doesn't seem to be showing up in the game. This might be a bug or just functionality that just hasn't been added yet.
Love this game!