- Notifications
You must be signed in to change notification settings - Fork203
Nebula strandees mission#2363
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… get cargo pod on PN. Ruadan change is cosmetic, created by editor
Just a heads up, but we'll be doing a feature freeze (including new content) in main in probably 2-3 weeks before the 0.11.0 release. |
@Hraelzyr Just wondering if you're still developing this? |
I intend to resume working on it, but I have a lot of work now and will for some time. If someone else would like to take it over, I won't object. |
| else | ||
| ccomm.newCharacterSpob( vn, mem.spob ) | ||
| vn.transition() | ||
| vn.na(fmt.f(_("You establish a communication channel with {spb}. Some opera seems to be playing in the background with someone shouting at someone else to turn it off. \nYou wonder what base would be this poorly managed."), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
What does the /n do?
| vn.na(fmt.f(_("You establish a communication channel with {spb}. Some opera seems to be playing in the background with someone shouting at someone else to turn it off.\nYou wonder what base would be this poorly managed."), | |
| vn.na(fmt.f(_("You establish a communication channel with {spb}. Some opera seems to be playing in the background with someone shouting at someone else to turn it off.You wonder what base would be this poorly managed."), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Newline. It's '\n'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I believe I added it for the impact of seeing it on the next line, to make it a new thought.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
If you would like to remove it, the double-bracket string should work. I used this to keep the string on a single line of code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
It's fine with me, just wondering what it meant.
Uh oh!
There was an error while loading.Please reload this page.
Spell check ignoreCo-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com>
Still planning to eventually finish this I presume? |
Yes, just been finishing up college work |
So far, just the Protera Nova landing stuff, with a small modification to force a spob to look neutral.