mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 19:41:56 +00:00
About The Pull Request Alphabetized several long lists of strings so its easier for us to look through them, just code polish, nothing the players would see. Fixed some minor spelling errors as well. Clarified door bolt state to be less ambiguous in the door wiring gui. Originally it would say the door bolts have fallen, and the door bolts "Look up". i dont know about you but that was very not clear for me to read. Like where are the bolts? In the door or the frame? Arnt there bolts on top and bottom? Just didn't make sense to me. Now it says "Have engaged!" & "Have disengaged" hopefully that makes the state clearer at a glance. I also added a small handful of funny texts to some string files. See changelog Why It's Good For The Game Well, who doesn't like a bit of polish? Just makes the game a little easier for people. Also funny text funny text. Changelog spelling: improves spelling and adds more flavortext
75 lines
1.7 KiB
JSON
75 lines
1.7 KiB
JSON
{
|
|
"basemessage": [
|
|
"Fugitive from the law due to",
|
|
"Has exploitable information about",
|
|
"Needs to be interrogated for information about",
|
|
"Ransomable to Nanotrasen for",
|
|
"Wanted by The Syndicate for"
|
|
],
|
|
"verb": [
|
|
"accidentally destroying",
|
|
"assassinating",
|
|
"befriending",
|
|
"being close friends with",
|
|
"bombing",
|
|
"cloning",
|
|
"collaborating with",
|
|
"destroying",
|
|
"ignoring",
|
|
"kidnapping",
|
|
"killing",
|
|
"knowing information about",
|
|
"murdering",
|
|
"pretending to be",
|
|
"robusting",
|
|
"sabotaging",
|
|
"seducing",
|
|
"slipping",
|
|
"stealing"
|
|
],
|
|
"noun": {
|
|
"a bar of soap": 10,
|
|
"a cult": 50,
|
|
"a gondola": 10,
|
|
"a solid gold gondola": 5,
|
|
"a supermatter shard": 50,
|
|
"a suspicious bus": 5,
|
|
"a toolbox": 10,
|
|
"absolutely nothing": 1,
|
|
"administrators": 5,
|
|
"an NT CentCom uniform": 50,
|
|
"bluespace crystals": 50,
|
|
"clown tears": 5,
|
|
"Cuban Pete": 1,
|
|
"experimental Nanotrasen technology": 50,
|
|
"internal Syndicate documents": 50,
|
|
"John F Kennedy 2": 5,
|
|
"lizardmen": 10,
|
|
"Nanotrasen's swimsuit calendar": 5,
|
|
"Officer Beepsky": 5,
|
|
"one billion credits": 5,
|
|
"research on floor clowns": 5,
|
|
"secret plans": 50,
|
|
"shapeshifting creatures": 50,
|
|
"the anime archive": 5,
|
|
"the hand teleporter": 50,
|
|
"two million credits": 10,
|
|
"WGW": 1,
|
|
"YALPER": 1,
|
|
"your mother": 1
|
|
},
|
|
"location": {
|
|
"deep in the necropolis": 10,
|
|
"during a drunken bar fight": 5,
|
|
"in a back alley on Mars": 5,
|
|
"in a secure NT facility": 50,
|
|
"on a remote syndicate base": 50,
|
|
"on Space Station 13": 50,
|
|
"on Virgo Orbital": 1,
|
|
"somewhere in deep space": 50,
|
|
"while infiltrating CentCom headquarters": 10,
|
|
"while on an escape shuttle": 10,
|
|
"while stuck in a bathroom": 5
|
|
}
|
|
}
|