Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The contents of the Fluid Reservoirs seem to be somewhat lacking. #212

Open
koh-gh opened this issue Jan 17, 2021 · 4 comments
Open

The contents of the Fluid Reservoirs seem to be somewhat lacking. #212

koh-gh opened this issue Jan 17, 2021 · 4 comments
Assignees

Comments

@koh-gh
Copy link

koh-gh commented Jan 17, 2021

It is defined in the Lang file as follows:

"ie.manual.entry.reservoirs.content": "%1$s %6$s\nIt contains %3$s to %4$s mB of %2$s.%5$s"
"ie.manual.entry.reservoirs.replenish": "\nAfter the reservoir is depleted, %1$d mB/tick of trace %2$s can be extracted by a single Pumpjack."

In game however, these are shown as follows:
2021-01-17_11 36 56

%2s, %5s of former, %2s of latter does not seems to be defined. What are you going to set these to?

@TwistedGate
Copy link
Collaborator

I seem to have overlooked them.

They're supposed to show the name of the fluid that would be pumped up

Also the %5$s in content is one too many lol

@TwistedGate TwistedGate self-assigned this Jan 17, 2021
@koh-gh
Copy link
Author

koh-gh commented Jan 17, 2021

Thank you for your quick reply. I will translate to match your advice.

@koh-gh
Copy link
Author

koh-gh commented Jan 17, 2021

I just found another one.

  • Definition
    "chat.immersivepetroleum.info.coresample.oilRep": "Up to %d mB/tick of trace %s"

  • In game
    2021-01-17_15 28 20

I think this is the same as above. After 'trace' is probably the name of the fluid, but not visible.

@TwistedGate
Copy link
Collaborator

Correct, same as the other in the manual

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants