Make relic carts visible for all civs when they are gathered.#45
Open
twise2 wants to merge 1 commit intoSiegeEngineers:mainfrom
Open
Make relic carts visible for all civs when they are gathered.#45twise2 wants to merge 1 commit intoSiegeEngineers:mainfrom
twise2 wants to merge 1 commit intoSiegeEngineers:mainfrom
Conversation
204 ID so everyone can "see" relic carts
HSZemi
reviewed
Aug 17, 2025
Comment on lines
+45
to
+55
| research_location=-1, # no specific location | ||
| language_dll_name=0, | ||
| language_dll_description=0, | ||
| research_time=0, | ||
| effect_id=effect_id, | ||
| type=0, | ||
| icon_id=-1, | ||
| button_id=1, | ||
| language_dll_help=0, | ||
| language_dll_tech_tree=0, | ||
| hot_key=0, |
Member
There was a problem hiding this comment.
Ah sorry, I just changed this in genieutils-py 0.1.0 so you don't have to give research_location, research_time, button_id and hot_key anymore since that's now in research_locations
Member
There was a problem hiding this comment.
So if you remove those four lines it should work again with the most recent genieutils-py version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add relic cart vision with Steps 204 ID so everyone can "see" relic carts