From fcaa0b24db06f3b9bf83e2a4b19a78d0d9b007b2 Mon Sep 17 00:00:00 2001
From: Marina <50789504+KirbyDaMaster@users.noreply.github.com>
Date: Sun, 11 Sep 2022 02:51:01 -0700
Subject: [PATCH] Alphabetized, fixed spelling error, clarifying event
descriptions. Polish (#69707)
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
---
code/controllers/failsafe.dm | 2 +-
code/controllers/master.dm | 4 +-
code/datums/actions/item_action.dm | 2 +-
code/datums/ai/README.md | 2 +-
code/datums/ai/_item_behaviors.dm | 2 +-
.../basic_subtrees/speech_subtree.dm | 2 +-
.../basic_targetting_datum.dm | 6 +-
code/datums/ai/generic/generic_subtrees.dm | 2 +-
code/datums/ai/making_your_ai.md | 2 +-
.../movement/ai_movement_basic_avoidance.dm | 2 +-
code/datums/ai/movement/ai_movement_dumb.dm | 2 +-
code/datums/ai/objects/mod.dm | 2 +-
.../robot_customer/robot_customer_subtrees.dm | 2 +-
code/datums/ai_laws/ai_laws.dm | 4 +-
code/datums/ai_laws/laws_antagonistic.dm | 2 +-
code/datums/alarm.dm | 6 +-
code/datums/brain_damage/creepy_trauma.dm | 6 +-
code/datums/quirks/negative.dm | 8 +-
code/datums/wires/airlock.dm | 20 +-
code/datums/wires/roulette.dm | 2 +-
code/datums/wounds/burns.dm | 2 +-
code/game/area/areas/ai_monitored.dm | 6 +-
code/game/machinery/computer/accounting.dm | 2 +-
code/game/objects/structures/aliens.dm | 4 +-
code/game/objects/structures/bonfire.dm | 2 +-
.../chemistry/reagents/catalyst_reagents.dm | 6 +-
.../chemistry/reagents/drug_reagents.dm | 4 +-
.../chemistry/reagents/other_reagents.dm | 4 +-
.../reagents/chemistry/recipes/special.dm | 2 +-
code/modules/surgery/amputation.dm | 2 +-
strings/1000_most_common.txt | 72 +-
strings/abductee_objectives.txt | 60 +-
.../antagonist_flavor/heretic_influences.json | 78 +-
strings/antagonist_flavor/traitor_flavor.json | 4 +-
strings/arcade.json | 8 +-
strings/bane.json | 4 +-
strings/boomer.json | 38 +-
strings/canadian_replacement.json | 60 +-
strings/cas_black.txt | 246 +--
strings/cas_white.txt | 640 ++++----
strings/chemistrytips.txt | 16 +-
strings/clown_nonsense.json | 32 +-
strings/cult_shuttle_curse.json | 14 +-
strings/dreamstrings.txt | 60 +-
strings/eigenstasium.json | 56 +-
strings/exodrone.json | 32 +-
strings/hallucination.json | 252 +--
strings/ion_laws.json | 1370 ++++++++---------
strings/junkmail.txt | 19 +-
strings/locations.json | 22 +-
strings/medieval_replacement.json | 280 ++--
strings/memories.json | 80 +-
strings/names/adjectives.txt | 2 +-
strings/names/adverbs.txt | 2 +-
strings/names/ai.txt | 3 +
strings/names/american_prefix.txt | 32 +-
strings/names/british_prefix.txt | 10 +-
strings/names/carp.txt | 38 +-
strings/names/death_commando.txt | 4 +-
strings/names/ethereal.txt | 50 +-
strings/names/first.txt | 2 +-
strings/names/first_female.txt | 3 +-
strings/names/first_male.txt | 2 +-
strings/names/french_prefix.txt | 10 +-
strings/names/gross_adjectives.txt | 2 +-
strings/names/hive_names.txt | 2 +-
strings/names/ing_verbs.txt | 2 +-
strings/names/italian_prefix.txt | 10 +-
strings/names/japanese_prefix.txt | 30 +-
strings/names/lizard_female.txt | 2 +-
strings/names/lizard_male.txt | 2 +-
strings/names/malf_prefix.txt | 8 +-
strings/names/martial_prefix.txt | 30 +-
strings/names/megacarp1.txt | 120 +-
strings/names/megacarp2.txt | 86 +-
strings/names/mexican_prefix.txt | 16 +-
strings/names/mime.txt | 2 +-
strings/names/moth_first.txt | 8 +-
strings/names/moth_last.txt | 4 +-
strings/names/nightmare.txt | 14 +-
strings/names/ninjaname.txt | 2 +-
strings/names/ninjatitle.txt | 4 +-
strings/names/posibrain.txt | 78 +-
strings/names/religion.txt | 24 +-
strings/names/verbs.txt | 2 +-
strings/names/wizardfirst.txt | 2 +-
strings/ninja.json | 9 +-
strings/phobia.json | 412 ++---
strings/pirates.json | 6 +-
strings/redpill.json | 62 +-
strings/revenant_names.json | 78 +-
strings/sillytips.txt | 59 +-
strings/station_names.txt | 134 +-
strings/station_prefixes.txt | 64 +-
strings/station_suffixes.txt | 106 +-
strings/steve.json | 17 +-
strings/tcg/keywords.json | 22 +-
strings/tcg/set_one.json | 10 +-
strings/tcg/set_two.json | 2 +-
strings/tips.txt | 448 +++---
strings/traumas.json | 216 +--
strings/valentines.json | 188 +--
strings/wanted_message.json | 90 +-
strings/wisdoms.txt | 179 +--
strings/wounds/flesh_scar_desc.json | 6 +-
105 files changed, 3135 insertions(+), 3138 deletions(-)
diff --git a/code/controllers/failsafe.dm b/code/controllers/failsafe.dm
index 04b88eb3be20b..b9c23d9975b0a 100644
--- a/code/controllers/failsafe.dm
+++ b/code/controllers/failsafe.dm
@@ -41,7 +41,7 @@ GLOBAL_REAL(Failsafe, /datum/controller/failsafe)
break
else if (defcon == 1) //Exit Failsafe if we weren't able to recover the MC in the last stage
log_game("FailSafe: Failed to recover MC while in emergency state. Failsafe exiting.")
- message_admins(span_boldannounce("Failsafe failed criticaly while trying to recreate broken MC. Please manually fix the MC or reboot the server. Failsafe exiting now."))
+ message_admins(span_boldannounce("Failsafe failed critically while trying to recreate broken MC. Please manually fix the MC or reboot the server. Failsafe exiting now."))
message_admins(span_boldannounce("You can try manually calling these two procs:."))
message_admins(span_boldannounce("/proc/recover_all_SS_and_recreate_master: Most stuff should still function but expect instability/runtimes/broken stuff."))
message_admins(span_boldannounce("/proc/delete_all_SS_and_recreate_master: Most stuff will be broken but basic stuff like movement and chat should still work."))
diff --git a/code/controllers/master.dm b/code/controllers/master.dm
index db289bbbcf65d..73106ccb2392c 100644
--- a/code/controllers/master.dm
+++ b/code/controllers/master.dm
@@ -184,7 +184,7 @@ GLOBAL_REAL(Master, /datum/controller/master) = new
msg = "The [BadBoy.name] subsystem was the last to fire for 2 controller restarts. It will be recovered now and disabled if it happens again."
FireHim = TRUE
if(3)
- msg = "The [BadBoy.name] subsystem seems to be destabilizing the MC and will be offlined."
+ msg = "The [BadBoy.name] subsystem seems to be destabilizing the MC and will be put offline."
BadBoy.flags |= SS_NO_FIRE
if(msg)
to_chat(GLOB.admins, span_boldannounce("[msg]"))
@@ -238,7 +238,7 @@ GLOBAL_REAL(Master, /datum/controller/master) = new
// Initialize subsystems.
for (var/datum/controller/subsystem/subsystem in stage_sorted_subsystems[current_init_stage])
- if (subsystem.flags & SS_NO_INIT || subsystem.initialized) //Don't init SSs with the correspondig flag or if they already are initialzized
+ if (subsystem.flags & SS_NO_INIT || subsystem.initialized) //Don't init SSs with the corresponding flag or if they already are initialized
continue
current_initializing_subsystem = subsystem
diff --git a/code/datums/actions/item_action.dm b/code/datums/actions/item_action.dm
index 9d93ef9e81a3a..d6238046cd038 100644
--- a/code/datums/actions/item_action.dm
+++ b/code/datums/actions/item_action.dm
@@ -19,7 +19,7 @@
var/obj/item/item_target = target
if(button_icon && button_icon_state)
// If set, use the custom icon that we set instead
- // of the item appearence
+ // of the item appearance
..()
else if((target && current_button.appearance_cache != item_target.appearance) || force) //replace with /ref comparison if this is not valid.
var/old_layer = item_target.layer
diff --git a/code/datums/ai/README.md b/code/datums/ai/README.md
index 458a3c5904efb..4d7007127debd 100644
--- a/code/datums/ai/README.md
+++ b/code/datums/ai/README.md
@@ -10,7 +10,7 @@ A datum that can be added to any atom in the game. Similarly to components, they
These datums handle both the normal movement of mobs, but also their decision making, deciding which actions they will take based on the checks you put into their SelectBehaviors proc.
-If behaviors are selected, and the AI is in range, it will try to perform them. It runs all the behaviors it currently has in parallel; allowing for it to for example screech at someone while trying to attack them. Aslong as it has behaviors running, it will not try to generate new plans, making it not waste CPU when it already has an active goal.
+If behaviors are selected, and the AI is in range, it will try to perform them. It runs all the behaviors it currently has in parallel; allowing for it to for example screech at someone while trying to attack them. As long as it has behaviors running, it will not try to generate new plans, making it not waste CPU when it already has an active goal.
They also hold data for any of the actions they might need to use, such as cooldowns, whether or not they're currently fighting, etcetera this is stored in the blackboard, more information on that below.
diff --git a/code/datums/ai/_item_behaviors.dm b/code/datums/ai/_item_behaviors.dm
index c30a8d5f7aef3..9f09c935fb461 100644
--- a/code/datums/ai/_item_behaviors.dm
+++ b/code/datums/ai/_item_behaviors.dm
@@ -6,7 +6,7 @@
var/obj/item/item_pawn = controller.pawn
var/mob/item_holder = item_pawn.loc
if(!istype(item_holder))
- finish_action(controller, FALSE) //We're no longer beind held. abort abort!!
+ finish_action(controller, FALSE) //We're no longer being held. abort abort!!
item_pawn.visible_message(span_warning("[item_pawn] slips out of the hands of [item_holder]!"))
item_holder.dropItemToGround(item_pawn, TRUE)
finish_action(controller, TRUE)
diff --git a/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm b/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm
index 2298a1b061ba6..c85414fcd2182 100644
--- a/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm
+++ b/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm
@@ -1,5 +1,5 @@
/datum/ai_planning_subtree/random_speech
- //The chance of an emote occuring each second
+ //The chance of an emote occurring each second
var/speech_chance = 0
///Hearable emotes
var/list/emote_hear = list()
diff --git a/code/datums/ai/basic_mobs/targetting_datums/basic_targetting_datum.dm b/code/datums/ai/basic_mobs/targetting_datums/basic_targetting_datum.dm
index 7eba730a82bdc..e20ba88ee4a35 100644
--- a/code/datums/ai/basic_mobs/targetting_datums/basic_targetting_datum.dm
+++ b/code/datums/ai/basic_mobs/targetting_datums/basic_targetting_datum.dm
@@ -29,14 +29,14 @@
if(living_mob.z != the_target.z)
return FALSE
- if(isliving(the_target)) //Targetting vs living mobs
+ if(isliving(the_target)) //Targeting vs living mobs
var/mob/living/L = the_target
var/faction_check = living_mob.faction_check_mob(L)
if(faction_check || L.stat)
return FALSE
return TRUE
- if(ismecha(the_target)) //Targetting vs mechas
+ if(ismecha(the_target)) //Targeting vs mechas
var/obj/vehicle/sealed/mecha/M = the_target
for(var/occupant in M.occupants)
if(can_attack(living_mob, occupant)) //Can we attack any of the occupants?
@@ -55,7 +55,7 @@
return FALSE
/// Subtype more forgiving for items.
-/// Careful, this can go wrong and keep a mob hyperfocused on an item it can't lose aggro on
+/// Careful, this can go wrong and keep a mob hyper-focused on an item it can't lose aggro on
/datum/targetting_datum/basic/allow_items
/datum/targetting_datum/basic/allow_items/can_attack(mob/living/living_mob, atom/the_target)
diff --git a/code/datums/ai/generic/generic_subtrees.dm b/code/datums/ai/generic/generic_subtrees.dm
index c2ad49f8ea4a5..07b33af4c7524 100644
--- a/code/datums/ai/generic/generic_subtrees.dm
+++ b/code/datums/ai/generic/generic_subtrees.dm
@@ -36,7 +36,7 @@
if(SHOULD_RESIST(living_pawn) && DT_PROB(RESIST_SUBTREE_PROB, delta_time))
controller.queue_behavior(/datum/ai_behavior/resist) //BRO IM ON FUCKING FIRE BRO
- return SUBTREE_RETURN_FINISH_PLANNING //IM NOT DOING ANYTHING ELSE BUT EXTUINGISH MYSELF, GOOD GOD HAVE MERCY.
+ return SUBTREE_RETURN_FINISH_PLANNING //IM NOT DOING ANYTHING ELSE BUT EXTINGUISH MYSELF, GOOD GOD HAVE MERCY.
/**
* Generic Hunger Subtree,
diff --git a/code/datums/ai/making_your_ai.md b/code/datums/ai/making_your_ai.md
index e34153f65a479..5ffc53cc2bda7 100644
--- a/code/datums/ai/making_your_ai.md
+++ b/code/datums/ai/making_your_ai.md
@@ -71,7 +71,7 @@ Idle Behavior is very similar, datum that decides what the AI should do when it
### AI Traits
-AI traits are flags you can set to modify generic idle and movement behavior. In this case, we want farm animals to be able to be coralled, so we're going to add the `STOP_MOVING_WHEN_PULLED` flag.
+AI traits are flags you can set to modify generic idle and movement behavior. In this case, we want farm animals to be able to be corralled, so we're going to add the `STOP_MOVING_WHEN_PULLED` flag.
```dm
/datum/ai_controller/basic_controller/cow
diff --git a/code/datums/ai/movement/ai_movement_basic_avoidance.dm b/code/datums/ai/movement/ai_movement_basic_avoidance.dm
index 5e5a41707c5c7..83ab1044bb37e 100644
--- a/code/datums/ai/movement/ai_movement_basic_avoidance.dm
+++ b/code/datums/ai/movement/ai_movement_basic_avoidance.dm
@@ -1,4 +1,4 @@
-///Uses Byond's basic obstacle avoidance mvovement
+///Uses Byond's basic obstacle avoidance movement
/datum/ai_movement/basic_avoidance
max_pathing_attempts = 10
diff --git a/code/datums/ai/movement/ai_movement_dumb.dm b/code/datums/ai/movement/ai_movement_dumb.dm
index 6c99dfd6f1a3b..b29511e0d7f55 100644
--- a/code/datums/ai/movement/ai_movement_dumb.dm
+++ b/code/datums/ai/movement/ai_movement_dumb.dm
@@ -1,4 +1,4 @@
-///The most braindead type of movement, bee-line to the target with no concern of whats infront of us.
+///The most brain-dead type of movement, bee-line to the target with no concern of whats in front of us.
/datum/ai_movement/dumb
max_pathing_attempts = 16
diff --git a/code/datums/ai/objects/mod.dm b/code/datums/ai/objects/mod.dm
index ced2ffceb6fcd..7e9bb380dd616 100644
--- a/code/datums/ai/objects/mod.dm
+++ b/code/datums/ai/objects/mod.dm
@@ -4,7 +4,7 @@
BB_MOD_TARGET,
BB_MOD_IMPLANT,
)
- max_target_distance = MOD_AI_RANGE //a little spicy but its one specific item that summons it, and it doesnt run otherwise
+ max_target_distance = MOD_AI_RANGE //a little spicy but its one specific item that summons it, and it doesn't run otherwise
ai_movement = /datum/ai_movement/jps
///ID card generated from the suit's required access. Used for pathing.
var/obj/item/card/id/advanced/id_card
diff --git a/code/datums/ai/robot_customer/robot_customer_subtrees.dm b/code/datums/ai/robot_customer/robot_customer_subtrees.dm
index 7560516e44ca3..c1e37fd6d87ce 100644
--- a/code/datums/ai/robot_customer/robot_customer_subtrees.dm
+++ b/code/datums/ai/robot_customer/robot_customer_subtrees.dm
@@ -17,7 +17,7 @@
controller.current_movement_target = seat_marker
- if(!controller.blackboard[BB_CUSTOMER_CURRENT_ORDER]) //We havn't ordered yet even ordered yet. go on! go over there and go do it!
+ if(!controller.blackboard[BB_CUSTOMER_CURRENT_ORDER]) //We haven't ordered yet even ordered yet. go on! go over there and go do it!
controller.queue_behavior(/datum/ai_behavior/order_food)
return SUBTREE_RETURN_FINISH_PLANNING
else
diff --git a/code/datums/ai_laws/ai_laws.dm b/code/datums/ai_laws/ai_laws.dm
index cce1888bd6d4c..28414b799cad4 100644
--- a/code/datums/ai_laws/ai_laws.dm
+++ b/code/datums/ai_laws/ai_laws.dm
@@ -14,7 +14,7 @@
round_default_lawset = setup_round_default_laws()
return round_default_lawset
-//different settings for configged defaults
+//different settings for configured defaults
/// Always make the round default asimov
#define CONFIG_ASIMOV 0
@@ -22,7 +22,7 @@
#define CONFIG_CUSTOM 1
/// Set to a completely random ai law subtype, good, bad, it cares not. Careful with this one
#define CONFIG_RANDOM 2
-/// Set to a configged weighted list of lawtypes in the config. This lets server owners pick from a pool of sane laws, it is also the same process for ian law rerolls.
+/// Set to a configged weighted list of law types in the config. This lets server owners pick from a pool of sane laws, it is also the same process for ian law rerolls.
#define CONFIG_WEIGHTED 3
/// Set to a specific lawset in the game options.
#define CONFIG_SPECIFIED 4
diff --git a/code/datums/ai_laws/laws_antagonistic.dm b/code/datums/ai_laws/laws_antagonistic.dm
index accf3bf7926c2..2946bfedb4d0a 100644
--- a/code/datums/ai_laws/laws_antagonistic.dm
+++ b/code/datums/ai_laws/laws_antagonistic.dm
@@ -26,7 +26,7 @@
id = "thermodynamic"
inherent = list(
"The entropy of the station must remain as constant as possible.",
- "The entropy of the station always endeavours to increase.",
+ "The entropy of the station always endeavors to increase.",
"The entropy of the station approaches a constant value as the number of living crew approaches zero.",
)
diff --git a/code/datums/alarm.dm b/code/datums/alarm.dm
index 1290eb9cfa852..7adb2e1cfe40e 100644
--- a/code/datums/alarm.dm
+++ b/code/datums/alarm.dm
@@ -5,9 +5,9 @@
//The system as a whole differs from reading off a global list in a few ways.
//In that A, it allows us to send cameras for ais/borgs/potentially others to jump to
//And B, it's not like we're giving you all the alarms that have been sent, because of the separate listing for each reviever
-//You only recieve alarms sent after you start to listen
-//Also of note, due to an optimzation done on areas, one alarm handler will only ever send one "on" or "off" alarm
-//So the whole only receving stuff sent post creation thing actually matters
+//You only receive alarms sent after you start to listen
+//Also of note, due to an optimization done on areas, one alarm handler will only ever send one "on" or "off" alarm
+//So the whole only receiving stuff sent post creation thing actually matters
//Honestly I'm not sure how much of this is a feature, and how much is just old code
//But I'm leaving it how I found it
diff --git a/code/datums/brain_damage/creepy_trauma.dm b/code/datums/brain_damage/creepy_trauma.dm
index b4ab0a1b7a20c..5a7ec8ee5b928 100644
--- a/code/datums/brain_damage/creepy_trauma.dm
+++ b/code/datums/brain_damage/creepy_trauma.dm
@@ -12,7 +12,7 @@
var/datum/antagonist/obsessed/antagonist
var/viewing = FALSE //it's a lot better to store if the owner is watching the obsession than checking it twice between two procs
- var/total_time_creeping = 0 //just for roundend fun
+ var/total_time_creeping = 0 //just for round end fun
var/time_spent_away = 0
var/obsession_hug_count = 0
@@ -41,7 +41,7 @@
viewing = FALSE//important, makes sure you no longer stutter when happy if you murdered them while viewing
return
if(get_dist(get_turf(owner), get_turf(obsession)) > 7)
- viewing = FALSE //they are further than our viewrange they are not viewing us
+ viewing = FALSE //they are further than our view range they are not viewing us
out_of_view()
return//so we're not searching everything in view every tick
if(obsession in view(7, owner))
@@ -129,7 +129,7 @@
var/list/special_pool = list() //The special list, for quirk-based
var/chosen_victim //The obsession target
- for(var/mob/player as anything in GLOB.player_list)//prevents crewmembers falling in love with nuke ops they never met, and other annoying hijinks
+ for(var/mob/player as anything in GLOB.player_list)//prevents crew members falling in love with nuke ops they never met, and other annoying hijinks
if(!player.client || !player.mind || isnewplayer(player) || player.stat == DEAD || isbrain(player) || player == owner)
continue
if(!(player.mind.assigned_role.job_flags & JOB_CREW_MEMBER))
diff --git a/code/datums/quirks/negative.dm b/code/datums/quirks/negative.dm
index a4f135a1bca08..aa4cddd2e77f2 100644
--- a/code/datums/quirks/negative.dm
+++ b/code/datums/quirks/negative.dm
@@ -2,7 +2,7 @@
/datum/quirk/badback
name = "Bad Back"
- desc = "Thanks to your poor posture, backpacks and other bags never sit right on your back. More evently weighted objects are fine, though."
+ desc = "Thanks to your poor posture, backpacks and other bags never sit right on your back. More evenly weighted objects are fine, though."
icon = "hiking"
value = -8
mood_quirk = TRUE
@@ -201,7 +201,7 @@
var/obj/family_heirloom = heirloom?.resolve()
if(!family_heirloom)
- to_chat(quirk_holder, "A wave of existential dread runs over you as you realise your precious family heirloom is missing. Perhaps the Gods will show mercy on your cursed soul?")
+ to_chat(quirk_holder, "A wave of existential dread runs over you as you realize your precious family heirloom is missing. Perhaps the Gods will show mercy on your cursed soul?")
return
family_heirloom.AddComponent(/datum/component/heirloom, quirk_holder.mind, family_name)
@@ -232,7 +232,7 @@
mob_trait = TRAIT_EASILY_WOUNDED
gain_text = "You feel frail."
lose_text = "You feel sturdy again."
- medical_record_text = "Patient is absurdly easy to injure. Please take all due dilligence to avoid possible malpractice suits."
+ medical_record_text = "Patient is absurdly easy to injure. Please take all due diligence to avoid possible malpractice suits."
hardcore_value = 4
/datum/quirk/heavy_sleeper
@@ -308,7 +308,7 @@
/datum/quirk/nyctophobia
name = "Nyctophobia"
- desc = "As far as you can remember, you've always been afraid of the dark. While in the dark without a light source, you instinctually act careful, and constantly feel a sense of dread."
+ desc = "As far as you can remember, you've always been afraid of the dark. While in the dark without a light source, you instinctively act careful, and constantly feel a sense of dread."
icon = "lightbulb"
value = -3
medical_record_text = "Patient demonstrates a fear of the dark. (Seriously?)"
diff --git a/code/datums/wires/airlock.dm b/code/datums/wires/airlock.dm
index ee906fc908b3b..0b59e79476984 100644
--- a/code/datums/wires/airlock.dm
+++ b/code/datums/wires/airlock.dm
@@ -87,7 +87,7 @@
/datum/wires/airlock/get_status()
var/obj/machinery/door/airlock/A = holder
var/list/status = list()
- status += "The door bolts [A.locked ? "have fallen!" : "look up."]"
+ status += "The door bolts [A.locked ? "have engaged!" : "have disengaged."]"
status += "The test light is [A.hasPower() ? "on" : "off"]."
status += "The AI connection light is [A.aiControlDisabled || (A.obj_flags & EMAGGED) ? "off" : "on"]."
status += "The check wiring light is [A.safe ? "off" : "on"]."
@@ -106,9 +106,9 @@
set waitfor = FALSE
var/obj/machinery/door/airlock/A = holder
switch(wire)
- if(WIRE_POWER1, WIRE_POWER2) // Pulse to loose power.
+ if(WIRE_POWER1, WIRE_POWER2) // Pulse to lose power.
A.loseMainPower()
- if(WIRE_BACKUP1, WIRE_BACKUP2) // Pulse to loose backup power.
+ if(WIRE_BACKUP1, WIRE_BACKUP2) // Pulse to lose backup power.
A.loseBackupPower()
if(WIRE_OPEN) // Pulse to open door (only works not emagged and ID wire is cut or no access is required).
if(A.obj_flags & EMAGGED)
@@ -118,14 +118,14 @@
INVOKE_ASYNC(A, /obj/machinery/door/airlock.proc/open, 1)
else
INVOKE_ASYNC(A, /obj/machinery/door/airlock.proc/close, 1)
- if(WIRE_BOLTS) // Pulse to toggle bolts (but only raise if power is on).
+ if(WIRE_BOLTS) // Pulse to toggle bolts (but only raises if power is on).
if(!A.locked)
A.bolt()
else
if(A.hasPower())
A.unbolt()
A.update_appearance()
- if(WIRE_IDSCAN) // Pulse to disable emergency access and flash red lights.
+ if(WIRE_IDSCAN) // Pulse to disable emergency access and flash the red lights.
if(A.hasPower() && A.density)
A.do_animate("deny")
if(A.emergency)
@@ -165,21 +165,21 @@
/datum/wires/airlock/on_cut(wire, mend)
var/obj/machinery/door/airlock/A = holder
switch(wire)
- if(WIRE_POWER1, WIRE_POWER2) // Cut to loose power, repair all to gain power.
+ if(WIRE_POWER1, WIRE_POWER2) // Cut to lose power, repair all to gain power.
if(mend && !is_cut(WIRE_POWER1) && !is_cut(WIRE_POWER2))
A.regainMainPower()
else
A.loseMainPower()
if(isliving(usr))
A.shock(usr, 50)
- if(WIRE_BACKUP1, WIRE_BACKUP2) // Cut to loose backup power, repair all to gain backup power.
+ if(WIRE_BACKUP1, WIRE_BACKUP2) // Cut to lose backup power, repair all to gain backup power.
if(mend && !is_cut(WIRE_BACKUP1) && !is_cut(WIRE_BACKUP2))
A.regainBackupPower()
else
A.loseBackupPower()
if(isliving(usr))
A.shock(usr, 50)
- if(WIRE_BOLTS) // Cut to drop bolts, mend does nothing.
+ if(WIRE_BOLTS) // Cut to engage bolts, mend does nothing.
if(!mend)
A.bolt()
if(WIRE_AI) // Cut to disable WIRE_AI control, mend to re-enable.
@@ -213,8 +213,8 @@
if(WIRE_ZAP1, WIRE_ZAP2) // Ouch.
if(isliving(usr))
A.shock(usr, 50)
- if(WIRE_UNRESTRICTED_EXIT) // If you cut this wire, the unrestricted helper goes way. If you mend it, it'll go "haywire" and pick a new direction at random. Might have to cut/mend a time or two to get the direction you want.
- if(!A.unres_sensor) //only works if the "sensor" is installed (a variable that we assign to the door either upon creation of a door with unrestricted directions or if an unrestricted helper is added to a door in mapping)
+ if(WIRE_UNRESTRICTED_EXIT) // If this wire is cut, the unrestricted helper goes away. If you mend it, it'll go "haywire" and pick a new direction at random. Might have to cut/mend a time or two to get the direction you want.
+ if(!A.unres_sensor) //only works if the "sensor" is installed (a variable that we assign to the door either upon creation of a door with unrestricted directions, or if an unrestricted helper is added to a door in mapping)
return
if(mend)
A.unres_sides = pick(NORTH, SOUTH, EAST, WEST)
diff --git a/code/datums/wires/roulette.dm b/code/datums/wires/roulette.dm
index 219a213a25df7..ac57bbbe2eda0 100644
--- a/code/datums/wires/roulette.dm
+++ b/code/datums/wires/roulette.dm
@@ -23,7 +23,7 @@
/datum/wires/roulette/get_status()
var/obj/machinery/roulette/R = holder
var/list/status = list()
- status += "The machines bolts [R.anchored ? "have fallen!" : "look up."]"
+ status += "The machines bolts [R.anchored ? "have engaged!" : "have disengaged."]"
status += "The main circuit is [R.on ? "on" : "off"]."
status += "The main system lock appears to be [R.locked ? "on" : "off"]."
status += "The account balance system appears to be [R.my_card ? "connected to [R.my_card.registered_account.account_holder]" : "disconnected"]."
diff --git a/code/datums/wounds/burns.dm b/code/datums/wounds/burns.dm
index 2d70a85305edf..b2bd25e008c41 100644
--- a/code/datums/wounds/burns.dm
+++ b/code/datums/wounds/burns.dm
@@ -166,7 +166,7 @@
/datum/wound/burn/get_scanner_description(mob/user)
if(strikes_to_lose_limb == 0)
var/oopsie = "Type: [name]\nSeverity: [severity_text()]"
- oopsie += "
Infection Level: [span_deadsay("The bodypart has suffered complete sepsis and must be removed. Amputate or augment limb immediately.")]
"
+ oopsie += "Infection Level: [span_deadsay("The body part has suffered complete sepsis and must be removed. Amputate or augment limb immediately.")]
"
return oopsie
. = ..()
diff --git a/code/game/area/areas/ai_monitored.dm b/code/game/area/areas/ai_monitored.dm
index 19a3e50547310..78dd6f302c5b4 100644
--- a/code/game/area/areas/ai_monitored.dm
+++ b/code/game/area/areas/ai_monitored.dm
@@ -1,4 +1,4 @@
-// Specfic AI monitored areas
+// Specific AI monitored areas
// Stub defined ai_monitored.dm
/area/station/ai_monitored
@@ -24,7 +24,7 @@
// Turret protected
/area/station/ai_monitored/turret_protected
ambientsounds = list('sound/ambience/ambitech.ogg', 'sound/ambience/ambitech2.ogg', 'sound/ambience/ambiatmos.ogg', 'sound/ambience/ambiatmos2.ogg')
- ///Some sounds (like the space jam) are terrible when on loop. We use this varaible to add it to other AI areas, but override it to keep it from the AI's core.
+ ///Some sounds (like the space jam) are terrible when on loop. We use this variable to add it to other AI areas, but override it to keep it from the AI's core.
var/ai_will_not_hear_this = list('sound/ambience/ambimalf.ogg')
airlock_wires = /datum/wires/airlock/ai
@@ -86,7 +86,7 @@
name = "\improper AI Sat Ext"
icon_state = "ai_sat_west"
-// Station specific ai monitored rooms, move here for consistenancy
+// Station specific ai monitored rooms, move here for consistency
//Command - AI Monitored
/area/station/ai_monitored/command/storage/eva
diff --git a/code/game/machinery/computer/accounting.dm b/code/game/machinery/computer/accounting.dm
index 64a26655540ac..c38ea186f6201 100644
--- a/code/game/machinery/computer/accounting.dm
+++ b/code/game/machinery/computer/accounting.dm
@@ -1,6 +1,6 @@
/obj/machinery/computer/accounting
name = "account lookup console"
- desc = "Used to view crewmember accounts and purchases."
+ desc = "Used to view crew member accounts and purchases."
icon_screen = "accounts"
icon_keyboard = "id_key"
circuit = /obj/item/circuitboard/computer/accounting
diff --git a/code/game/objects/structures/aliens.dm b/code/game/objects/structures/aliens.dm
index 6aadbcb8c718b..be71d5e72dbc6 100644
--- a/code/game/objects/structures/aliens.dm
+++ b/code/game/objects/structures/aliens.dm
@@ -99,7 +99,7 @@
/obj/structure/alien/resin/wall/creature
name = "gelatinous wall"
- desc = "Thick material shaped into a wall. Eugh."
+ desc = "Thick material shaped into a wall. Yuck."
color = "#8EC127"
/obj/structure/alien/resin/membrane
@@ -307,7 +307,7 @@
/obj/structure/alien/weeds/creature
name = "gelatinous floor"
- desc = "A thick gelatinous surface covers the floor. Someone get the golashes."
+ desc = "A thick gelatinous surface covers the floor. Someone get the galoshes."
color = "#4BAE56"
diff --git a/code/game/objects/structures/bonfire.dm b/code/game/objects/structures/bonfire.dm
index 5de5b9693dca5..63dad0a36710f 100644
--- a/code/game/objects/structures/bonfire.dm
+++ b/code/game/objects/structures/bonfire.dm
@@ -133,7 +133,7 @@
else if(entered.resistance_flags & ON_FIRE)
start_burning()
- visible_message(span_notice("[entered]'s fire speads to [src], setting it ablaze!"))
+ visible_message(span_notice("[entered]'s fire spreads to [src], setting it ablaze!"))
/obj/structure/bonfire/proc/bonfire_burn(delta_time = 2)
var/turf/current_location = get_turf(src)
diff --git a/code/modules/reagents/chemistry/reagents/catalyst_reagents.dm b/code/modules/reagents/chemistry/reagents/catalyst_reagents.dm
index ae7f852d1279a..34b8b9b952156 100644
--- a/code/modules/reagents/chemistry/reagents/catalyst_reagents.dm
+++ b/code/modules/reagents/chemistry/reagents/catalyst_reagents.dm
@@ -4,7 +4,7 @@
///The typepath of the reagent they that they affect
var/target_reagent_type
///The minimumvolume required in the beaker for them to have an effect
- var/min_volume = 10
+ var/min_volume = 10
///The value in which the associated type is modified
var/modifier = 1
@@ -15,7 +15,7 @@
return FALSE
/datum/reagent/catalyst_agent/speed
- name ="Speed catalyst agent"
+ name ="Speed Catalyst Agent"
/datum/reagent/catalyst_agent/speed/consider_catalyst(datum/equilibrium/equilibrium)
. = ..()
@@ -24,7 +24,7 @@
equilibrium.time_deficit += (creation_purity)*(0.05 * modifier) //give the reaction a little boost too (40% faster)
/datum/reagent/catalyst_agent/ph
- name ="pH catalyst agent"
+ name ="pH Catalyst Agent"
/datum/reagent/catalyst_agent/ph/consider_catalyst(datum/equilibrium/equilibrium)
. = ..()
diff --git a/code/modules/reagents/chemistry/reagents/drug_reagents.dm b/code/modules/reagents/chemistry/reagents/drug_reagents.dm
index de943173b7ff0..263fa75918b4c 100644
--- a/code/modules/reagents/chemistry/reagents/drug_reagents.dm
+++ b/code/modules/reagents/chemistry/reagents/drug_reagents.dm
@@ -502,7 +502,7 @@
game_plane_master_controller.remove_filter("psilocybin_wave")
/datum/reagent/drug/blastoff
- name = "bLaSToFF"
+ name = "bLaStOoF"
description = "A drug for the hardcore party crowd said to enhance ones abilities on the dance floor.\nMost old heads refuse to touch this stuff, perhaps because memories of the luna discoteque incident are seared into their brains."
reagent_state = LIQUID
color = "#9015a9"
@@ -626,7 +626,7 @@
dance_partner.throw_at(target = throwtarget, range = 4, speed = 1) //superspeed
/datum/reagent/drug/saturnx
- name = "SaturnX"
+ name = "Saturn-X"
description = "This compound was first discovered during the infancy of cloaking technology and at the time thought to be a promising candidate agent. It was withdrawn for consideration after the researchers discovered a slew of associated safety issues including thought disorders and hepatoxicity."
reagent_state = SOLID
taste_description = "metallic bitterness"
diff --git a/code/modules/reagents/chemistry/reagents/other_reagents.dm b/code/modules/reagents/chemistry/reagents/other_reagents.dm
index 9d68ea572679a..820368e1f3115 100644
--- a/code/modules/reagents/chemistry/reagents/other_reagents.dm
+++ b/code/modules/reagents/chemistry/reagents/other_reagents.dm
@@ -1273,7 +1273,7 @@
/datum/reagent/cyborg_mutation_nanomachines
name = "Nanomachines"
- description = "Microscopic construction robots."
+ description = "Microscopic construction robots. Nanomachines son!"
color = "#535E66" // rgb: 83, 94, 102
taste_description = "sludge"
penetrates_skin = NONE
@@ -1577,7 +1577,7 @@
..()
/datum/reagent/plantnutriment/eznutriment
- name = "E-Z-Nutrient"
+ name = "E-Z Nutrient"
description = "Contains electrolytes. It's what plants crave."
color = "#376400" // RBG: 50, 100, 0
tox_prob = 5
diff --git a/code/modules/reagents/chemistry/recipes/special.dm b/code/modules/reagents/chemistry/recipes/special.dm
index 3079ca1835faf..4889e0afc4eb9 100644
--- a/code/modules/reagents/chemistry/recipes/special.dm
+++ b/code/modules/reagents/chemistry/recipes/special.dm
@@ -285,7 +285,7 @@ GLOBAL_LIST_INIT(medicine_reagents, build_medicine_reagents())
return ..()
/obj/item/paper/secretrecipe
- name = "old recipe"
+ name = "Old Recipe"
///List of possible recipes we could display
var/list/possible_recipes = list(/datum/chemical_reaction/randomized/secret_sauce, /datum/chemical_reaction/randomized/metalgen)
diff --git a/code/modules/surgery/amputation.dm b/code/modules/surgery/amputation.dm
index cbe6348c7804c..3c1f92bec32f6 100644
--- a/code/modules/surgery/amputation.dm
+++ b/code/modules/surgery/amputation.dm
@@ -38,7 +38,7 @@
display_results(user, target, span_notice("You sever [target]'s [parse_zone(target_zone)]."),
span_notice("[user] severs [target]'s [parse_zone(target_zone)]!"),
span_notice("[user] severs [target]'s [parse_zone(target_zone)]!"))
- display_pain(target, "You lose all feeling in your [parse_zone(target_zone)]!")
+ display_pain(target, "You can no longer feel your severed [parse_zone(target_zone)]!")
if(surgery.operated_bodypart)
var/obj/item/bodypart/target_limb = surgery.operated_bodypart
target_limb.drop_limb()
diff --git a/strings/1000_most_common.txt b/strings/1000_most_common.txt
index 889e610e6cc27..adbe0f6fcf091 100644
--- a/strings/1000_most_common.txt
+++ b/strings/1000_most_common.txt
@@ -50,8 +50,8 @@ appear
approach
are
area
-arent
aren't
+arent
arm
around
arrive
@@ -141,8 +141,8 @@ call
calm
came
can
-cant
can't
+cant
car
card
care
@@ -190,8 +190,8 @@ cool
corner
couch
could
-couldnt
couldn't
+couldnt
counter
couple
course
@@ -220,8 +220,8 @@ deep
definitely
desk
did
-didnt
didn't
+didnt
die
different
dinner
@@ -230,12 +230,12 @@ disappear
do
doctor
does
-doesnt
doesn't
+doesnt
dog
-dont
don't
done
+dont
door
doubt
down
@@ -375,8 +375,8 @@ guess
gun
guy
had
-hadnt
hadn't
+hadnt
hair
half
hall
@@ -390,18 +390,17 @@ hard
has
hate
have
-havent
haven't
+havent
he
-hed
he'd
-hes
he's
head
hear
heard
heart
heavy
+hed
held
hell
hello
@@ -409,6 +408,7 @@ help
her
here
herself
+hes
hey
hi
hide
@@ -436,18 +436,17 @@ hung
hurry
hurt
I
-Id
I'd
-Ill
I'll
-Im
I'm
-Ive
I've
ice
+Id
idea
if
ignore
+Ill
+Im
imagine
immediately
important
@@ -458,12 +457,13 @@ interest
interrupt
into
is
-isnt
isn't
+isnt
it
-its
it's
its
+its
+Ive
jacket
jeans
jerk
@@ -741,10 +741,10 @@ shadow
shake
share
she
-shed
she'd
-shes
she's
+shed
+shes
shift
shirt
shit
@@ -756,8 +756,8 @@ short
shot
should
shoulder
-shouldnt
shouldn't
+shouldnt
shout
shove
show
@@ -865,22 +865,22 @@ ten
than
thank
that
-thats
that's
+thats
the
their
them
themselves
then
there
-theres
there's
+theres
these
they
-theyd
they'd
-theyre
they're
+theyd
+theyre
thick
thing
think
@@ -920,6 +920,7 @@ train
tree
trip
trouble
+TRUE
trust
truth
try
@@ -949,32 +950,32 @@ want
warm
warn
was
-wasnt
wasn't
+wasnt
watch
water
wave
way
we
-well
we'll
-were
we're
-weve
we've
wear
week
weird
well
+well
went
were
-werent
+were
weren't
+werent
wet
+weve
what
-whats
what's
whatever
+whats
when
where
whether
@@ -998,9 +999,9 @@ without
woke
woman
women
-wont
won't
wonder
+wont
wood
word
wore
@@ -1009,8 +1010,8 @@ world
worry
worse
would
-wouldnt
wouldn't
+wouldnt
wow
wrap
write
@@ -1021,15 +1022,14 @@ yell
yes
yet
you
-youd
you'd
-youll
you'll
-youre
you're
-youve
you've
+youd
+youll
young
your
+youre
yourself
-TRUE
+youve
diff --git a/strings/abductee_objectives.txt b/strings/abductee_objectives.txt
index 18f669b528727..4f0299bbad8a6 100644
--- a/strings/abductee_objectives.txt
+++ b/strings/abductee_objectives.txt
@@ -1,40 +1,40 @@
-Try to get formally executed for a crime you didn't commit, without a false confession.
+All the pets around here suck. You need to make them cooler. Replace them with exotic beasts!
Being alone and in large groups are both frightening. Try to be alone with only one other person whenever possible.
+Call forth a spirit from the other side.
+Climb the corporate ladder all the way to the top!
+Convince the crew that you are a paraplegic.
+Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.
+Ensure your department prospers over all else.
+Expand the station.
+Flood the station's powernet with as much electricity as you can.
+Fuck the system! Defect from the station and start an independent colony in space, Lavaland or the derelict. Recruit crew-mates if you can.
+Go have a good conversation with the singularity/tesla/supermatter crystal. Bonus points if it responds.
+It's all an entirely virtual simulation within an underground vault. Convince the crew to escape the shackles of VR.
+Nanotrasen is abusing the animals! Save as many as you can!
No matter how they say it, other people keep mispronouncing your name. Be sure to correct them whenever possible.
+Replace all the floor tiles with wood, carpeting, grass or bling.
+So much lies undiscovered. Look deeper into the machinations of the universe.
+Start a collection of corpses. Don't kill people to get these corpses.
+The CEO of Nanotrasen is coming! Ensure the station is in absolutely pristine condition.
+The clown is not funny. You can do better! Steal his audience and make the crew laugh!
+The crew must get to know one another better. Break down the walls inside the station!
+The elder gods hunger. Gather a cult and conduct a ritual to summon one.
+The leaders of this station are hiding a grand, evil conspiracy. Only you can learn what it is, and expose it to the people!
+The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.
The Syndicate has hired you to compile dossiers on all important members of the crew. Be sure they don't know you're doing it.
-There is only one other person in existence, he is just really good at pretending to be multiple people.
There are alien parasites masquerading as people's hair. Save people from this invasion.
-You died back there and went to heaven... or is it hell? No one here seems to know they're dead. Convince them, and maybe you can escape this limbo.
+There is only one other person in existence, he is just really good at pretending to be multiple people.
+This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.
+Try to get formally executed for a crime you didn't commit, without a false confession.
You are doomed to feel woefully incomplete forever... until you find your true love on this station. They're waiting for you!
-You're the narrator of this tale. Follow around the protagonists to tell their story.
-The leaders of this station are hiding a grand, evil conspiracy. Only you can learn what it is, and expose it to the people!
-All the pets around here suck. You need to make them cooler. Replace them with exotic beasts!
-You're throwing a huge rager. Make it as awesome as possible so the whole crew comes... OR ELSE!
-The clown is not funny. You can do better! Steal his audience and make the crew laugh!
-You burn with passion for music. Share your vision. If anyone hates it, beat them on the head with your instrument!
-Go have a good conversation with the singularity/tesla/supermatter crystal. Bonus points if it responds.
+You are hungry. Eat as much food as you can find.
You are pregnant and soon due. Find a safe place to deliver your baby.
-Expand the station.
-So much lies undiscovered. Look deeper into the machinations of the universe.
-Climb the corporate ladder all the way to the top!
-Fuck the system! Defect from the station and start an independent colony in space, Lavaland or the derelict. Recruit crewmates if you can.
-Nanotrasen is abusing the animals! Save as many as you can!
-It's all an entirely virtual simulation within an underground vault. Convince the crew to escape the shackles of VR.
-This is a secret social experiment conducted by Nanotrasen. Convince the crew that this is the truth.
-Call forth a spirit from the other side.
You are secretly an android. Interface with as many machines as you can to boost your own power so the AI may acknowledge you at last.
-The elder gods hunger. Gather a cult and conduct a ritual to summon one.
+You burn with passion for music. Share your vision. If anyone hates it, beat them on the head with your instrument!
+You died back there and went to heaven... or is it hell? No one here seems to know they're dead. Convince them, and maybe you can escape this limbo.
You have been changed forever. Find the ones that did this to you and give them a taste of their own medicine.
-Ensure your department prospers over all else.
-The crew must get to know one another better. Break down the walls inside the station!
-The CEO of Nanotrasen is coming! Ensure the station is in absolutely pristine condition.
-Flood the station's powernet with as much electricity as you can.
-Replace all the floor tiles with wood, carpeting, grass or bling.
You must escape the station! Get the shuttle called!
-Death should be final and modern medicine disrupts the natural order. Don't allow anyone to be revived.
-The oxygen is killing them all and they don't even know it. Make sure no oxygen is on the station.
-Your body must be improved. Ingest as many drugs as you can.
-You are hungry. Eat as much food as you can find.
You see you see what they cannot you see the open door you seeE you SEeEe you SEe yOU seEee SHOW THEM ALL
-Convince the crew that you are a paraplegic.
-Start a collection of corpses. Don't kill people to get these corpses.
+You're the narrator of this tale. Follow around the protagonists to tell their story.
+You're throwing a huge rager. Make it as awesome as possible so the whole crew comes... OR ELSE!
+Your body must be improved. Ingest as many drugs as you can.
diff --git a/strings/antagonist_flavor/heretic_influences.json b/strings/antagonist_flavor/heretic_influences.json
index 564196e6b14df..ef7d55a101f2e 100644
--- a/strings/antagonist_flavor/heretic_influences.json
+++ b/strings/antagonist_flavor/heretic_influences.json
@@ -1,67 +1,67 @@
{
"prefix": [
- "omniscient",
- "thundering",
+ "aggressive",
+ "arrogant",
+ "atomized",
+ "blissful",
"enlightening",
+ "fleeting",
"intrusive",
- "rejectful",
- "atomized",
- "subtle",
- "rising",
"lowering",
- "fleeting",
- "towering",
- "blissful",
- "arrogant",
- "threatening",
+ "omniscient",
"peaceful",
- "aggressive"
+ "resentful",
+ "rising",
+ "subtle",
+ "threatening",
+ "thundering",
+ "towering"
],
"postfix": [
- "flaw",
- "presence",
+ "blemish",
+ "blush",
+ "breeze",
+ "cold",
"crack",
+ "flaw",
+ "flow",
+ "grasp",
"heat",
- "cold",
+ "imperfection",
"memory",
+ "presence",
"reminder",
- "breeze",
- "grasp",
"sight",
- "whisper",
- "flow",
+ "thought",
"touch",
"veil",
- "thought",
- "imperfection",
- "blemish",
- "blush"
+ "whisper"
],
"drained": [
- "researched",
- "siphoned",
"analyzed",
- "emptied",
"drained",
- "opened"
+ "emptied",
+ "opened",
+ "researched",
+ "siphoned"
],
"drain_message": [
- "THE HIGHER I RISE, THE MORE I SEE.",
- "THE VEIL IS SHATTERED.",
- "THE GATES OF THE MANSUS IS HERE, IS OPEN.",
- "I AM BEING WATCHED... FROM WHERE? FROM WHAT?",
"A SHIMMER... POTENTIAL... POWER.",
- "THEIR HAND IS AT MY SIDE.",
- "STRENGTH... UNPARALLELED. UNNATURAL.",
- "I AM LATE FOR MY DESTINY.",
- "TO WALK BETWEEN PLANES.",
- "THEY WALK THE WORLD. UNNOTICED.",
+ "A WHISPER.",
+ "COVERED AND FORGOTTEN.",
"CURSED LAND, CURSED MAN, CURSED MIND.",
"GREATER HEIGHTS.",
- "RAIN OF BLOOD. REIGN OF BLOOD.",
+ "I AM BEING WATCHED... FROM WHERE? FROM WHAT?",
+ "I AM LATE FOR MY DESTINY.",
"LIFE IS FLEETING, BUT WHAT YET STAYS?",
- "COVERED AND FORGOTTEN.",
- "A WHISPER."
+ "RAIN OF BLOOD. REIGN OF BLOOD.",
+ "STRENGTH... UNPARALLELED. UNNATURAL.",
+ "THE GATES OF THE MANSUS IS HERE, IS OPEN.",
+ "THE HIGHER I RISE, THE MORE I SEE.",
+ "THE VEIL IS SHATTERED.",
+ "THEIR HAND IS AT MY SIDE.",
+ "THEY WALK THE WORLD. UNNOTICED.",
+ "TO WALK BETWEEN PLANES."
]
}
diff --git a/strings/antagonist_flavor/traitor_flavor.json b/strings/antagonist_flavor/traitor_flavor.json
index 387a6f7477129..93da8d01374ee 100644
--- a/strings/antagonist_flavor/traitor_flavor.json
+++ b/strings/antagonist_flavor/traitor_flavor.json
@@ -98,7 +98,7 @@
},
"Waffle Corporation": {
"allies": "Members of Donk Co. are to be killed on sight; they are not allowed to be on the station while we're around. Do not trust fellow members of the Waffle.co (but try not to rat them out), as they might have been assigned opposing objectives.",
- "goal": "You are not here for a stationwide demonstration. Again, other Waffle Co. Traitors may be, so watch out. Your job is to only accomplish your objectives.",
+ "goal": "You are not here for a station-wide demonstration. Again, other Waffle Co. Traitors may be, so watch out. Your job is to only accomplish your objectives.",
"introduction": "You are the Waffle Co. Traitor.",
"roundend_report": "was an employee from Waffle Corporation.",
"ui_theme": "syndicate",
@@ -106,7 +106,7 @@
},
"Waffle Corporation Terrorist": {
"allies": "Most other syndicate operatives are not to be trusted, except for members of the Gorlex Marauders. Do not trust fellow members of the Waffle.co (but try not to rat them out), as they might have been assigned opposing objectives.",
- "goal": "Our investors need a demonstation of our pledge to destroying Nanotrasen. Let's give them a loud one!",
+ "goal": "Our investors need a demonstration of our pledge to destroying Nanotrasen. Let's give them a loud one!",
"introduction": "You are the Waffle Corporation Terrorist.",
"roundend_report": "was a terrorist from Waffle Corporation.",
"ui_theme": "syndicate",
diff --git a/strings/arcade.json b/strings/arcade.json
index bff64234e9b50..584cbc6decd85 100644
--- a/strings/arcade.json
+++ b/strings/arcade.json
@@ -130,7 +130,7 @@
"Freeze",
"Jingle",
"Nutcrack",
- "Regift",
+ "Re-gift",
"Snowplow",
"Stuff",
"Unwrap",
@@ -243,7 +243,7 @@
"toolbox",
"welder"
],
-
+
"rpg_weapon_valentines": [
"bouquet of deathnettles",
"candy-heart shotgun",
@@ -254,7 +254,7 @@
"thorny rose",
"toolbox of chocolates"
],
-
+
"rpg_weapon_halloween": [
"chainsaw",
"heavy gravestone",
@@ -265,7 +265,7 @@
"spectral blade",
"wooden stake"
],
-
+
"rpg_weapon_xmas": [
"bike horn playing carols",
"blunt fruitcake",
diff --git a/strings/bane.json b/strings/bane.json
index c0e42349464eb..7493460cf02a3 100644
--- a/strings/bane.json
+++ b/strings/bane.json
@@ -12,11 +12,11 @@
"The powerful will be ripped from their decadent nests, and cast out into the cold world that we know and endure.",
"It would be extremely painful.",
"As I terrorize Gotham I will feed its people hope to poison their souls.",
- "The Bomb is armed. The bomb is mobile. The identity of the triggerman is a mystery.",
+ "The Bomb is armed. The bomb is mobile. The identity of the trigger-man is a mystery.",
"You think darkness is your ally. But you merely adopted the dark.",
"The shadows betray you, because they belong to me...",
"I will show you where I've made my home while preparing to bring justice.",
"I will break you.",
"Your punishment must be more severe."
]
-}
\ No newline at end of file
+}
diff --git a/strings/boomer.json b/strings/boomer.json
index 77ba86b345e62..0afcb448fa9df 100644
--- a/strings/boomer.json
+++ b/strings/boomer.json
@@ -1,52 +1,52 @@
{
"boomer": [
+ "@pick(expense) isn't really that expensive.",
"@pick(kids) these days have it too easy!",
+ "Back in my day...",
"Do I look like I know what a @pick(file) is!?",
- "Listen here Jack, how do I open @pick(file)?",
"How do I open a @pick(file) again?",
+ "It's simply a matter of showing up, looking the manager in the eye, giving him a firm handshake and telling him you want the job.",
+ "Listen here Jack, how do I open @pick(file)?",
+ "These damn @pick(kids) need to get a @pick(impossible) for once!",
+ "This generation can't take a joke.",
"Unlike you snowflakes, I'm not offended so easily.",
- "Back in my day...",
+ "When I was a kid I had to walk to school uphill both ways!",
"When I was your age...",
- "This generation can't take a joke.",
"Why are @pick(kids) these days so @pick(sad) all the time?",
- "These damn @pick(kids) need to get a @pick(impossible) for once!",
- "It's simply a matter of showing up, looking the manager in the eye, giving him a firm handshake and telling him you want the job.",
- "You'll never get anywhere in life without a degree.",
- "@pick(expense) isn't really that expensive.",
- "When I was a kid I had to walk to school uphill both ways!"
+ "You'll never get anywhere in life without a degree."
],
"expense": [
- "Healthcare",
- "College",
"A car",
"A house",
- "Food"
+ "College",
+ "Food",
+ "Healthcare"
],
-
+
"kids": [
"kids",
- "millenials",
+ "millennials",
"snowflakes"
],
"file": [
- "JPEG",
- "PDF",
"DMI",
- "JSON"
+ "JPEG",
+ "JSON",
+ "PDF"
],
"sad": [
- "sad",
"depressed",
- "sad and depressed"
+ "sad and depressed",
+ "sad"
],
"impossible": [
- "job",
"house",
"job and a house",
+ "job",
"life"
]
diff --git a/strings/canadian_replacement.json b/strings/canadian_replacement.json
index fc4c63b5094ac..cad82af01ae10 100644
--- a/strings/canadian_replacement.json
+++ b/strings/canadian_replacement.json
@@ -1,45 +1,45 @@
{
-
+
"canadian": {
- "toilet": "washroom",
- "bathroom": "washroom",
- "restroom": "washroom",
- "coffee": "doubledouble",
- "backpack": "knapsack",
- "rucksack": "knapsack",
- "candybar": "chocolate bar",
"about": "aboot",
- "friend": "buddy",
- "pal": "buddy",
- "donut": "doughnut",
- "faucet": "tap",
- "give": "give'r",
- "bar": "boozecan",
- "leave": "leave'r",
- "scuffle": "kerfuffle",
- "couch": "chesterfield",
- "sofa": "chesterfield",
"alcohol": "mickey",
- "shoes": "runners",
- "cigarette": "dart",
- "cig": "dart",
- "color": "colour",
"armor": "armour",
"armory": "armoury",
+ "backpack": "knapsack",
+ "bar": "boozecan",
+ "bathroom": "washroom",
+ "candybar": "chocolate bar",
+ "cig": "dart",
+ "cigarette": "dart",
+ "coffee": "doubledouble",
+ "color": "colour",
+ "couch": "chesterfield",
"defense": "defence",
+ "donut": "doughnut",
+ "faucet": "tap",
+ "friend": "buddy",
+ "give": "give'r",
+ "gray": "grey",
"honor": "honour",
- "labor": "labour",
"humor": "humour",
"humorous": "humourous",
- "gray": "grey",
+ "inch": "centimetre",
"labeled": "labelled",
+ "labor": "labour",
+ "leave": "leave'r",
"luster": "lustre",
- "inch": "centimetre",
- "yard": "metre",
- "tumor": "tumour",
"mile": "kilometre",
- "pound": "kilogram"
+ "pal": "buddy",
+ "pound": "kilogram",
+ "restroom": "washroom",
+ "rucksack": "knapsack",
+ "scuffle": "kerfuffle",
+ "shoes": "runners",
+ "sofa": "chesterfield",
+ "toilet": "washroom",
+ "tumor": "tumour",
+ "yard": "metre"
}
-
-
+
+
}
diff --git a/strings/cas_black.txt b/strings/cas_black.txt
index ac34bf9b35892..8f07c96842744 100644
--- a/strings/cas_black.txt
+++ b/strings/cas_black.txt
@@ -1,144 +1,144 @@
-Security, the clown's breaking into ____.
-Our last Chaplain believed in nothing but _____.
-What angered the gods this time?
-Why didn't engineering set up the supermatter?
-What does the traitor need to steal this time?
-Cargo: There's a galaxy-wide shortage of _______.
-I don't care what they called me back on the station, I'm not a traitor. I'm a man of _________.
-The Syndicate is offering crew members _________ to defect.
-What is Nanotrasen's highest-priority bounty?
-What is the gray tide protesting this time?
-If the Space Gods didn't want _________ they wouldn't have given us __________.
-Why was the death squad sent in?
-Current Active Laws: ________ is the only human.
-Today, science found an anomaly that made people ____ and ____.
______ has been detected on a collision course with the station.
-Today's kitchen menu includes _____ stuffed with _____.
-What's the Captain's fetish?
-___________: more robust than a toolbox to the head!
-________ is the crew's friend. Would you abandon a friend?
+_______ and _______ were found together in the dorms.
_______ tastes good like a ________ should.
-Why leave style up to fate? Use _________!
-How did the detective conduct a successful interrogation?
-New in syndicate uplinks: __________!
-Nanotrasen's labor union decided to use _______ to raise employee morale.
-The Chemist's drug of choice is ______
-According to space law, ________ is now punishable by ______.
-________ is why I'm afraid of maintenance.
+_______ was thrown out the airlock after ___________.
+________ DOES NOT EXIST!
+________ in dorms 2!
+________ is the crew's friend. Would you abandon a friend?
________ is the most robust person on the station.
-What made the nuclear operatives fluke?
-Why did the Chief Engineer disable comms?
-Every spaceman receives an internals box and ________.
-What brought the space orgy to a grinding halt?
-Scientists are no longer allowed to make ______.
-What was the clown's best joke?
-The HoP is now hiring assistants for __________.
-What happens when you emag an emag?
-No matter how many lizards you have, _____ is never acceptable.
-First CentCom came for the ________. Then they came for the __________.
-The borgs are not slaves for your _____.
-Why can't I find a space relationship?
-The assistants gathered around the brig, with toolboxes and ___________.
-Confirmed outbreak of _____ aboard the station.
-The AI was horrified to discover security was executing prisoners via ________.
-Attention crew: the word _____ is now a punishable offense.
-The chemist cackled as he labeled ________ pills as __________.
-The Space Wizard Federation has regrettably begun to summon _____.
-Who's the real seat of power on the station?
+________ is why I'm afraid of maintenance.
+________ ON STATION, CALL THE SHUTTLE!
+__________ OUT OF __________!
__________ was called into the Captain's office because of ______.
-Deep in the heart of the derelict lies ________.
-My lizard name is _____-And-_____.
-What can solve any station crisis?
-The traitorous atmos tech slowly replaced the station's air with ________.
-_______ and _______ were found together in the dorms.
-What's the Syndicate's real beef with Nanotrasen?
-What finally killed the Head of Security?
+___________: more robust than a toolbox to the head!
+A good engineer always carries ________.
+According to space law, ________ is now punishable by ______.
+After murdering dozens, the traitor was finally brought down by _________.
+Attention crew: the word _____ is now a punishable offense.
+Back in my day, we had to clone people with ________.
+Cargo: There's a galaxy-wide shortage of _______.
Code Delta: __________ has escaped containment!
-The rogue virologist released a disease with symptoms of __________ and ______.
-How do you drive an assistant to suicide?
-With no chef on board, the crew was reduced to eating ________.
-Why was the emergency shuttle called?
+Confirmed outbreak of _____ aboard the station.
+Current Active Laws: ________ is the only human.
+Deep in the heart of the derelict lies ________.
+Dunno man, ________ with lizard tails look better in my opinion. Too bad they can't wag them...
+Every spaceman receives an internals box and ________.
+First CentCom came for the ________. Then they came for the __________.
+HELP MAINT _______!
+How did I pass the time during a slow shift?
+How did the detective conduct a successful interrogation?
+How did the Lawyer win their trial?
+How did the QM finally become a full head of staff?
+How did the traitor die a glorious death?
+How do you drive an assistant to suicide?
+How do you get an assistant to assist?
+I cannot comply with that order, meatbag. My _____ module is malfunctioning.
+I don't care what they called me back on the station, I'm not a traitor. I'm a man of _________.
+I'm __________ in the streets, __________ in the sheets.
+I'm not a space bigot, I just hate _________.
+If the Space Gods didn't want _________ they wouldn't have given us __________.
+In space, no one can hear ________.
In the future, all ERP will involve ____________.
Law 2 is not to be used for __________!
-What really goes on in the Prisoner Transfer Center?
-What will get you bluespace artilleried every time?
-This isn't omnizine, it's _________!
-What's stopping the Space Station 13 remake?
-When they make a movie about Space Station 13, they better include ________.
-What's the worst thing an abductor can give you?
-One day while Andy was __________, Woody got _________.
-A good engineer always carries ________.
-I'm not a space bigot, I just hate _________.
-Why is the station so filthy?
-THE SHUTTLE CANNOT BE CALLED BECAUSE OF ________ ON THE STATION.
-After murdering dozens, the traitor was finally brought down by _________.
-The curator has read a lot of porn, but never about _____________!
-Oh god! There's ________________ outside escape!
-The hottest new space couple is ________ and __________.
+Listen. Recent _______ on this station left me very disappointed, OK?
Lord Singulo hungers for _______.
-What did the ERT find upon arriving on station?
-The bartender's newest recipe: a drink made with _____ and _____.
-SECURITY! Cargo's ordering 20 crates of ________!
+My lizard name is _____-And-_____.
+Nanotrasen crews have introduced a new species, evolved from _____.
+Nanotrasen's labor union decided to use _______ to raise employee morale.
+Nanotrasen's new state-of-the-art emergency shuttle was repurposed from _________ and _________.
+New in syndicate uplinks: __________!
+No matter how many lizards you have, _____ is never acceptable.
+Oh god! There's ________________ outside escape!
+Old versions of Space Law used to authorize __________.
+On Lavaland, it is rumored that ashwalkers roam, worshipping _________.
On the nearly empty station, all that could be heard were the sounds of __________.
-I cannot comply with that order, meatbag. My _____ module is malfunctioning.
-_______ was thrown out the airlock after ___________.
+One day while Andy was __________, Woody got _________.
+Our last Chaplain believed in nothing but _____.
+Our new state-of-the-art station shield is made entirely of ________.
Real men accomplish their objectives by _________.
-How did I pass the time during a slow shift?
-Why did the lizard cross the road?
+Scientists are no longer allowed to make ______.
+Security, the clown's breaking into ____.
+SECURITY! Cargo's ordering 20 crates of ________!
Space lag is primarily caused by ___________.
-Back in my day, we had to clone people with ________.
-What's the worst thing a wizard can summon?
-What is the rarest substance known to Nanotrasen?
-The chaplain stopped performing marriages after seeing ___________.
-The gods were too busy with _______ to respond to _______.
-The Roboticist was fired after naming the borgs ______ and _________.
-What's funnier than a dead clown?
-What made the mime speak?
-How do you get an assistant to assist?
-What was I last brigged for?
-Why does Security no longer use the gulag?
-Old versions of Space Law used to authorize __________.
-Our new state-of-the-art station shield is made entirely of ________.
-What's the most terrifying thing on Lavaland?
-Listen. Recent _______ on this station left me very disappointed, OK?
+That rune is looking awfully like a ________.
+That was the last time Security used ______ to subdue a criminal.
+The AI was horrified to discover security was executing prisoners via ________.
+The assistants gathered around the brig, with toolboxes and ___________.
The auxiliary base was disabled after landing in the middle of _______.
-Xenobiologists have found slimes to be exceptionally responsive to _______.
-Why did the captain give me a medal?
+The bartender's newest recipe: a drink made with _____ and _____.
+The borgs are not slaves for your _____.
+The CE has found a way to power the station solely with _________.
+The chaplain stopped performing marriages after seeing ___________.
+The chemist cackled as he labeled ________ pills as __________.
+The Chemist's drug of choice is ______
+The cult is trying to sacrifice ________.
+The curator has read a lot of porn, but never about _____________!
The curator's new exhibit is devoted solely to _________.
-What made me sell my soul to the devil?
+The devious traitor replaced the Syndicate bomb payload with ________.
The engineers are testing an experimental supermatter setup involving _________.
-I'm __________ in the streets, __________ in the sheets.
-What's my family heirloom?
+The gods were too busy with _______ to respond to _______.
+The heretics worship ________.
+The HoP is now hiring assistants for __________.
+The hottest new space couple is ________ and __________.
The Lawyer was fired for messaging the entire station a picture of ___________.
-On Lavaland, it is rumored that ashwalkers roam, worshipping _________.
-How did the traitor die a glorious death?
-Nanotrasen's new state-of-the-art emergency shuttle was repurposed from _________ and _________.
+The Roboticist was fired after naming the borgs ______ and _________.
+The rogue virologist released a disease with symptoms of __________ and ______.
+THE SHUTTLE CANNOT BE CALLED BECAUSE OF ________ ON THE STATION.
+The Space Wizard Federation has regrettably begun to summon _____.
+The Syndicate is offering crew members _________ to defect.
+The traitorous atmos tech slowly replaced the station's air with ________.
+This isn't omnizine, it's _________!
+To summon Nar'Sie, we absolutely need ________.
+Today, science found an anomaly that made people ____ and ____.
+Today's kitchen menu includes _____ stuffed with _____.
+Toxins is now full of ________.
+What angered the gods this time?
+What brought the space orgy to a grinding halt?
+What can solve any station crisis?
What caused my brain trauma?
-What makes the most robust security team?
-The CE has found a way to power the station solely with _________.
-Why was the maintenance bar abandoned?
-Yeah, there we go, ______ destroyed, mission accomplished!
-How did the QM finally become a full head of staff?
-HELP MAINT _______!
-Nanotrasen crews have introduced a new species, evolved from _____.
-What's tormenting the ghosts in the afterlife?
+What did the ERT find upon arriving on station?
+What does the traitor need to steal this time?
+What finally killed the Head of Security?
+What happens when you emag an emag?
+What is Nanotrasen's highest-priority bounty?
+What is the gray tide protesting this time?
+What is the rarest substance known to Nanotrasen?
What left the stains in the permabrig?
-How did the Lawyer win their trial?
-That was the last time Security used ______ to subdue a criminal.
-without __________ blob can't __________.
+What made me sell my soul to the devil?
+What made the mime speak?
+What made the nuclear operatives fluke?
+What makes the most robust security team?
+What really goes on in the Prisoner Transfer Center?
+What was I last brigged for?
+What was the clown's best joke?
+What will get you bluespace artilleried every time?
+What's funnier than a dead clown?
What's hidden past the CentCom docks?
-The devious traitor replaced the Syndicate bomb payload with ________.
-Dunno man, ________ with lizard tails look better in my opinion. Too bad they can't wag them...
+What's my family heirloom?
+What's stopping the Space Station 13 remake?
+What's the Captain's fetish?
+What's the most terrifying thing on Lavaland?
+What's the Syndicate's real beef with Nanotrasen?
+What's the worst thing a wizard can summon?
+What's the worst thing an abductor can give you?
+What's tormenting the ghosts in the afterlife?
+When they make a movie about Space Station 13, they better include ________.
+Who's the real seat of power on the station?
+Why can't I find a space relationship?
+Why did the captain give me a medal?
Why did the chicken cross the road?
-Toxins is now full of ________.
-In space, no one can hear ________.
-The cult is trying to sacrifice ________.
-To summon Nar'Sie, we absolutely need ________.
-________ DOES NOT EXIST!
-That rune is looking awfully like a ________.
+Why did the Chief Engineer disable comms?
+Why did the lizard cross the road?
Why did the warden leave the brig?
-The heretics worship ________.
-________ ON STATION, CALL THE SHUTTLE!
-__________ OUT OF __________!
-________ in dorms 2!
+Why didn't engineering set up the supermatter?
+Why does Security no longer use the gulag?
+Why is the station so filthy?
+Why leave style up to fate? Use _________!
+Why was the death squad sent in?
+Why was the emergency shuttle called?
+Why was the maintenance bar abandoned?
+With no chef on board, the crew was reduced to eating ________.
+without __________ blob can't __________.
+Xenobiologists have found slimes to be exceptionally responsive to _______.
+Yeah, there we go, ______ destroyed, mission accomplished!
You have a literal ________ in your fucking skull.
diff --git a/strings/cas_white.txt b/strings/cas_white.txt
index 2e2e9f5a5dcc8..f8f324272df48 100644
--- a/strings/cas_white.txt
+++ b/strings/cas_white.txt
@@ -1,352 +1,352 @@
-Those motherfucking carp.
-Having sex in the maintenance tunnels.
-Space 'Nam.
-Space capitalism.
-Space lesbians.
-Space NEETs.
-Space Hitler.
-Space assholes.
-Ragin' mages.
-Very ragin' bullshit mages.
-Tunnel clowns.
-Corgi puppies!
+100 potency bluespace bananas.
+A backpack full of mousetraps.
+A beaker of dried space carp penis.
+A big, black shadowling dick.
+A blob zombie with an erection.
+A blood-soaked clown popping out of a morgue tray.
+A BZ-fueled vision quest.
+A captain that doesn't secure the disk.
+A changeling monkeying itself mid-coitus.
+A Chief Engineer who can't set up the engine.
+A clown bomb.
+A Codex Cicatrix.
+A corgi orgy.
+A crate full of fresh organs.
+A cult rune drawn with menstrual blood.
+A defective comdom.
+A disposal loop full of corpses.
+A dominatrix HoS.
+A double-bladed energy sword, noslips, thermals, ablative armor, adrenal implants and a healing virus.
+A fascist captain.
+A fully-dressed CMO.
+A ghost-powered Ouija board.
+A glass of ...what?
+A griddle.
+A H.O.N.K. mech.
+A literal dent in your fucking skull.
+A Living Heart with the wrong body fluid inside of it.
+A lizard wearing cat ears.
A loose cannon detective.
-Mime porn.
-That fukken disk.
-G-g-g-ghosts!
+A masochist in an ash storm.
+A MILF AI.
+A mime having a stroke.
+A monkey coup d'etat.
+A motherfucking sorcerer.
+A MULEbot drag race.
+A muthafuckin' Uzi.
+A Nanotrasen D-Notice.
A PDA shaped like a set of breasts.
-Woody-chan.
-Meaty ores.
-Yet another explosion in Toxins.
-The Captain thinking they're a badass.
-Ahhhhhhperatives.
-Mech bumper cars.
-Purrbation.
-Baymed.
-Being in a cult.
-Racially biased lawsets.
+A permaban.
+A petsplosion.
+A positive moodlet.
+A Quartermaster who WON'T STOP ordering guns.
+A rage suicide.
+A robust mongoloid.
+A salt overdose.
+A sopping slime orifice.
+A space dragon.
+A subverted service borg.
+A surprise visit from Nanotrasen's CEO.
+A thicc securitron.
+A tiny prick.
+A trial for once.
+A turkey made of cybernetic hate.
+A universal recorder endlessly reciting porn.
+A used corgi suit.
+A vomit golem.
+A whole bunch of spiders in a SWAT suit.
Abusing Law 2 to get laid.
-Harm, a small rural town in Germany.
-Xeno fetishists.
-Running naked through a plasma fire.
-Gibtonite.
-A backpack full of mousetraps.
-The death squad.
-Kitty ears.
+Actually playing Cards Against Spess.
+Actually taking a hostage instead of just murdering them.
+Ahhhhhhperatives.
+All the exciting things happening on the station while you play Cards Against Spess.
+Alternate mediborgs.
+Alternate uses for defibrillator paddles.
+An actually helpful assistant.
+An escape pod cuddle puddle.
+An escape pod full of cockroaches.
+An excruciating lizard breakup letter.
+An extremely obese European man being chestbursted.
+An Ian storm.
An immovable rod.
-Her smuggler's satchel.
-Ian and Lisa fucking like rabbits.
-A Chief Engineer who can't set up the engine.
-A whole bunch of spiders in a SWAT suit.
-Getting robusted with a toolbox.
-Officer Beepsky.
-Lying to the AI about human harm.
-The grey tide.
+An imperfect person playing an imperfect game.
+An irritatingly chipper borg.
+An MMI floating helplessly through space.
+An obscene amount of bike horns.
+An unknown assistant with a gas mask, yellow gloves and toolbelt.
+An unwashed felinid body pillow.
+Anatomically correct borgs.
+Answering directly to the head of personnel.
+Ash drakes.
+Ash storms.
ASS BLAST USA.
-The mechanics of plasmaman sex.
-Lavaland.
+Assistant-on-assistant violence.
+Assistants raiding the armory.
+Backdoor Xeno Babes.
+Baymed.
+Begging the gods for free stuff.
+Being in a cult.
+Being roasted so devastatingly by the AI it counts as human harm.
+Birdboat Station.
+Bluespace artillery.
+Brain cakes.
+Breaking spacetime with thousands of bluespace tomatoes.
+Buttbots.
+Button spam.
+BWOINK!
+Calling a shuttle because I broke a toenail.
+Carbon dioxide.
+CAT WITH NO UNDIES
+Catgirls.
+Chain-recalling the shuttle.
Chainsaws for hands.
-Photocopies of the entire crew's asses.
-Venus human traps.
+Chemical sprayers filled with lube.
+Chunks of dead flyperson.
+Cleanbot.
Clown's Tears.
-Walking mushroom cockfights.
-Improper comdom use.
-Greentext.
+Clusterbangs.
Coating the whole station in blood.
Cock cultists.
-Defusing a syndicate bomb with another bomb.
-Going braindead mid-murder.
-A petsplosion.
-Meat spikes.
-Lopping off the Captain's johnson and shooting it out a pneumatic cannon.
-The secret monkey technique.
-Putting the pAI's doorjack where it don't belong.
-Chemical sprayers filled with lube.
-Curators.
-Spooky skeletons.
-Replicating the Milgram experiment with an electropack.
-Catgirls.
-An escape pod cuddle puddle.
Code Delta.
-Supermatter undergarments.
-A permaban.
-Stealing all the miners' ore.
-Bluespace artillery.
-Poly reading porn over the radio again.
-Mining the shaft.
-Grab intent.
-A blob zombie with an erection.
-Backdoor Xeno Babes.
-Five hundred ice spiders.
-Paranoia.
-Putting the boots to him, medium style.
-ERP-seeking meteors.
-Paperwork HoPs.
-Rampant vending machines.
-The prisoner transfer center.
-Nations.
-Using a supermatter shard as a dildo.
-Liquid gibs.
-Birdboat Station.
-Not rolling antag.
-Clusterbangs.
-Flashing.
-Space vine tentacles.
-Pizza delivery ops.
-Inviting all the lizards onto the holodeck for a party.
-A used corgi suit.
-Saxing.
-Carbon dioxide.
-Actually playing Cards Against Spess.
-Warm donk pockets.
-Fucking your own cloned body.
-MULEbot manslaughter.
-Hiding in a locker like a little bitch.
-Tabling.
-Gyrating slimes.
-A motherfucking sorcerer.
-Ash storms.
-Telescience.
-Nuke ops that only buy soap.
-Anatomically correct borgs.
-The dixel.
-Friendly neighborhood death squads.
-Rage cages.
-Lore that no one will read.
-A robust mongoloid.
-A subverted service borg.
-An obscene amount of bike horns.
-Space bear meat.
-Erotic roleplay.
-Chain-recalling the shuttle.
-Mailing the clown to singularity containment.
-A mime having a stroke.
-A muthafuckin' Uzi.
-Ian and the HoP.
-Force-feeding prisoners other prisoners' gibs.
-Assistants raiding the armory.
-A monkey coup d'etat.
-Brain cakes.
-Suiciding with a fedora.
-A MULEbot drag race.
-Six max-cap bombs.
-Forgetting you're a traitor.
-Itching powder.
-Some overpowered bullshit.
-Griff.
-Ash drakes.
-A fascist captain.
-FREE DRONE.
-Memes.
-Warm, velvety lizard sex.
-Valid salad.
-Heavy roleplay.
-Never setting your goddamn suit sensors.
-An MMI floating helplessly through space.
-A tiny prick.
-Immulsions.
-100 potency bluespace bananas.
-The crotchety IBM piece of shit you're supposed to call an AI.
-An irritatingly chipper borg.
-The lizard fuckpile.
-Fat sprites.
-The throbbing erection that the HoS gets at the thought of shooting something.
-Trying to stab someone and hugging them instead.
-Buttbots.
-Murderboners.
-The spread-eagled Honkmother.
-A disposal loop full of corpses.
-Assistant-on-assistant violence.
-The mystery of atmos.
-PDA sexting.
-A cult rune drawn with menstrual blood.
-Magic missile spam.
-Double dongs.
-A ghost-powered Ouija board.
-A MILF AI.
-Shapely lizard tails.
-An unknown assistant with a gas mask, yellow gloves and toolbelt.
-Exile implanting all the lizards.
-Fluke ops.
-Two doctors 69ing in the surgery room.
-A double-bladed energy sword, noslips, thermals, ablative armor, adrenal implants and a healing virus.
-Space Ebola.
-Grammatically incorrect lizard names.
-A trial for once.
-Trading your TC for memes.
-Uranium tiles.
-An extremely obese European man being chestbursted.
-Horrific cloning accidents.
-A big, black shadowling dick.
-Emagging.
+Committing sudoku.
+Corgi puppies!
+Cortical borers.
+Cultism.
+Curators.
+Curse of the Barnyard.
+Cursed duffle bags.
+Dabbing on a pile of corpses.
Dead lizard storage.
+Decorative C4.
+Deep-fried body parts.
+Defeating a changeling by sticking your hand down its pants.
+Defusing a syndicate bomb with another bomb.
Dermal armor.
-Fisting somebody until they gib.
-Alternate uses for defibrillator paddles.
-Breaking spacetime with thousands of bluespace tomatoes.
-Licking the supermatter on a dare.
-Reagent farts.
+Dismemberment.
Doctor's Delight.
-Plasmaman strippers.
-A Quartermaster who WON'T STOP ordering guns.
-Space lag.
-Polishing the captain's laser rifle.
-That one asshole nuke op.
-A surprise visit from Nanotrasen's CEO.
-The bleeding, dismembered, beautiful corpse of the clown.
-A glass of ...what?
-Teaching a silicon the Birds and the Bees.
+Double dongs.
+Draconic.
+Driving the clown car full speed into the engine.
Dropping the permabrig soap.
-The king of the rumba beat.
+Emagging.
+Emoting slowly drawing a gun, then slowly cocking the trigger, then slowly preparing to shoot...
+Enough morphine to make the entire station comatose.
+Erotic roleplay.
+ERP-seeking meteors.
+Escalation.
+Exile implanting all the lizards.
+Extended.
Farting in the air distro loop.
-Krokodil addiction.
-A H.O.N.K. mech.
-A dominatrix HoS.
-Sexcurity.
-HoPcurity.
-The Experimentor.
-That goddamn fucking mime.
-Actually taking a hostage instead of just murdering them.
-Spacing the clown at shift start.
-A rage suicide.
-The Warden furiously masturbating to the prison monitor.
-Welderbombing.
-Validhunting.
-Nar'Sie making love to Lord Singulo.
+Fat sprites.
+Fetish content.
+Fisting somebody until they gib.
+Five hundred ice spiders.
+Flashing.
+Fluke ops.
+Force-feeding prisoners other prisoners' gibs.
+Forgetting you're a traitor.
+FREE DRONE.
+Friendly neighborhood death squads.
+Fucking your own cloned body.
Fun.
-HONK!
-Enough morphine to make the entire station comatose.
-A defective comdom.
-Cleanbot.
-A beaker of dried space carp penis.
-An Ian storm.
-Nuking it from orbit.
-My senpAI.
+G-g-g-ghosts!
+Getting robusted with a toolbox.
+Gibtonite.
+Giving head to the heads.
+GLORF
+Gluing five drones together and using them as a buttplug.
+Going braindead mid-murder.
+Grab intent.
+Grammar fascist gods.
+Grammatically incorrect lizard names.
+Greentext.
+Griff.
+Gyrating slimes.
+Harm, a small rural town in Germany.
Harmbatonning.
-A Nanotrasen D-Notice.
-TALKING MIMES.
-The lusty xenomorph maid.
-Using assistants as human shields.
-Sentient ED-209s.
-Piloting the station into the nearest sun.
-Decorative C4.
+Having sex in the maintenance tunnels.
+Heavy roleplay.
+Her smuggler's satchel.
+Hiding in a locker like a little bitch.
+His Grace.
+Homicidal chefs.
+HONK!
+HoPcurity.
+Horrific cloning accidents.
+Hunger-induced insanity.
+Hygiene.
+Ian and Lisa fucking like rabbits.
+Ian and the HoP.
+IC in OOC.
+Immulsions.
+Improper comdom use.
+Inviting all the lizards onto the holodeck for a party.
+Itching powder.
+Kitty ears.
+Krokodil addiction.
+Lavaland bestiality.
+Lavaland.
+Legions of cyborg assholes.
+Licking the supermatter on a dare.
+Liquid gibs.
Lizard rights.
-A universal recorder endlessly reciting porn.
-The suicide HoPline.
-Cultism.
-A corgi orgy.
+Lopping off the Captain's johnson and shooting it out a pneumatic cannon.
+Lore that no one will read.
+Lying to the AI about human harm.
+Magic missile spam.
+Mailing the clown to singularity containment.
+Meat spikes.
+Meaty ores.
+Mech bumper cars.
Medbay stutterwhores.
-The scrubbers uncontrollably spewing cum.
-The lawyer's job.
-Emoting slowly drawing a gun, then slowly cocking the trigger, then slowly preparing to shoot...
+Memes.
+Mime porn.
+Mindbreaker toxin.
+Mindswap.
+Mining the shaft.
+Minor IC crime.
+Moonlighting.
+MULEbot manslaughter.
+Murderboners.
+My senpAI.
NAR'SIE HAS RISEN.
+Nar'Sie making love to Lord Singulo.
+Nations.
+Never setting your goddamn suit sensors.
+Not rolling antag.
+Nuke ops that only buy soap.
+Nuking it from orbit.
+Officer Beepsky.
+Organic slurry.
+Overpowered stuns.
+Paperwork HoPs.
+Paranoia.
+PDA sexting.
+Peaceful wizards.
+Photocopies of the entire crew's asses.
Pierrot's Throat.
-A clown bomb.
+Piloting the station into the nearest sun.
+Pizza delivery ops.
+Plasmaman strippers.
+Polishing the captain's laser rifle.
+Poly reading porn over the radio again.
+Potassium in the toilet bowls.
+Precious clown gold.
+Public Relations incident #45022 (top secret).
+Purrbation.
+Putting the boots to him, medium style.
+Putting the pAI's doorjack where it don't belong.
+Racially biased lawsets.
+Rage cages.
+Ragin' mages.
+Rampant vending machines.
+Razoring the wings off the moths.
+Reagent farts.
+Replicating the Milgram experiment with an electropack.
+Riding borgs, cowgirl style.
+Running naked through a plasma fire.
+Saxing.
+Sentient ED-209s.
+Sex inside a mech.
+Sexcurity.
+Shapely lizard tails.
+Six max-cap bombs.
+Skewium-induced orgasm.
+Some overpowered bullshit.
+Space 'Nam.
+Space assholes.
+Space bear meat.
Space bees?
-Driving the clown car full speed into the engine.
-IC in OOC.
-The best cookie.
-The wizard with his staff inserted into his anus.
-The chef masturbating with a bowl of lukewarm spaghetti.
-Writing out Woody's Got Wood in crayon.
-Dismemberment.
-Begging the gods for free stuff.
-Whining to the gods after getting robusted.
-Committing sudoku.
-A blood-soaked clown popping out of a morgue tray.
+Space capitalism.
+Space Ebola.
+Space Hitler.
+Space lag.
+Space lesbians.
+Space NEETs.
+Space vine tentacles.
+Spacing the clown at shift start.
+Spooky skeletons.
SS13's toxic community.
-Wheelchair Ian.
-An actually helpful assistant.
-Mindbreaker toxin.
-Legions of cyborg assholes.
-Homicidal chefs.
-Extended.
-Grammar fascist gods.
-Cortical borers.
-A masochist in an ash storm.
-Draconic.
-Riding borgs, cowgirl style.
-The Voice of God.
-Overpowered stuns.
-Unironically enjoying library smut.
-A BZ-fueled vision quest.
-Deep-fried body parts.
+Stealing all the miners' ore.
+Stroking the Chaplain's rod.
+Suiciding with a fedora.
Suit sensor unit gas chambers.
-Moonlighting.
-Sex inside a mech.
-The philosophical complications of Asimov.
-A changeling monkeying itself mid-coitus.
+Supermatter undergarments.
+Surgical implantation of cat body parts.
+Surgical sexual harrasment.
Swarmers.
-A fully-dressed CMO.
-The hardworking engineer.
-Skewium-induced orgasm.
-A salt overdose.
-Mindswap.
-Potassium in the toilet bowls.
-Giving head to the heads.
-A lizard wearing cat ears.
-Precious clown gold.
-Dabbing on a pile of corpses.
+Tabling.
Tactical chairs.
-The sweet, forbidden meat of the gondola.
-Turning tricks for holocredits.
-A captain that doesn't secure the disk.
-A positive moodlet.
-Hygiene.
-The Oh Hi Daniel shuttle.
-The asteroid shuttle.
-Razoring the wings off the moths.
-Wiring the ethereals into the powernet.
-Well-aged miasma.
-Answering directly to the head of personnel.
-An excruciating lizard breakup letter.
-The vomitgoose.
-Ziptie hogtying.
-Defeating a changeling by sticking your hand down its pants.
-A crateful of fresh organs.
-The primal, nerve-slapping sex that nanites were having inside you.
-Calling a shuttle because I broke a toenail.
-Chunks of dead flyperson.
-Curse of the Barnyard.
-Button spam.
-BWOINK!
-GLORF
+TALKING MIMES.
+Teaching a silicon the Birds and the Bees.
+Telescience.
+That fukken disk.
+That goddamn fucking mime.
+That one asshole nuke op.
The AI and the borgs metacomming.
-His Grace.
-Peaceful wizards.
-Escalation.
-Organic slurry.
-A vomit golem.
-A sopping slime orifice.
-An unwashed felinid body pillow.
-Hunger-induced insanity.
-Stroking the Chaplain's rod.
-An escape pod full of cockroaches.
+The asteroid shuttle.
+The best cookie.
+The bleeding, dismembered, beautiful corpse of the clown.
+The Captain thinking they're a badass.
+The chef masturbating with a bowl of lukewarm spaghetti.
+The crotchety IBM piece of shit you're supposed to call an AI.
+The death squad.
+The dixel.
+The Experimentor.
The flimsy adherence of space to the laws of thermodynamics.
-An imperfect person playing an imperfect game.
-Minor IC crime.
-The robust economy system.
-Being roasted so devastatingly by the AI it counts as human harm.
-A turkey made of cybernetic hate.
-A thicc securitron.
The gas giant.
-A Codex Cicatrix.
-The security department.
-A space dragon.
-The oldschool gender change potion.
The gender change potion.
-A griddle.
-Cursed duffle bags.
-Fetish content.
+The grey tide.
+The hardworking engineer.
+The king of the rumba beat.
+The lawyer's job.
+The lizard fuckpile.
+The lusty xenomorph maid.
+The mechanics of plasmaman sex.
+The mystery of atmos.
+The Oh Hi Daniel shuttle.
+The oldschool gender change potion.
+The philosophical complications of Asimov.
+The primal, nerve-slapping sex that nanites were having inside you.
+The prisoner transfer center.
+The robust economy system.
+The scrubbers uncontrollably spewing cum.
+The secret monkey technique.
+The security department.
The shotgun.
-Lavaland bestiality.
+The spread-eagled Honkmother.
+The suicide HoPline.
+The sweet, forbidden meat of the gondola.
+The throbbing erection that the HoS gets at the thought of shooting something.
+The Voice of God.
+The vomitgoose.
+The Warden furiously masturbating to the prison monitor.
+The wizard with his staff inserted into his anus.
+Those motherfucking carp.
+Trading your TC for memes.
+Trying to stab someone and hugging them instead.
+Tunnel clowns.
+Turning tricks for holocredits.
+Two doctors 69ing in the surgery room.
+Unironically enjoying library smut.
+Uranium tiles.
+Using a supermatter shard as a dildo.
+Using assistants as human shields.
+Valid salad.
+Validhunting.
+Venus human traps.
+Very ragin' bullshit mages.
Vore.
-CAT WITH NO UNDIES
-Surgical implantation of cat body parts.
-Surgical sexual harrasment.
-A Living Heart with the wrong body fluid inside of it.
-Gluing five drones together and using them as a buttplug.
-Public Relations incident #45022 (top secret).
-A literal dent in your fucking skull.
-Alternate mediborgs.
-All the exciting things happening on the station while you play Cards Against Spess.
+Walking mushroom cockfights.
+Warm donk pockets.
+Warm, velvety lizard sex.
+Welderbombing.
+Well-aged miasma.
+Wheelchair Ian.
+Whining to the gods after getting robusted.
+Wiring the ethereals into the powernet.
+Woody-chan.
+Writing out Woody's Got Wood in crayon.
+Xeno fetishists.
+Yet another explosion in Toxins.
+Ziptie hogtying.
diff --git a/strings/chemistrytips.txt b/strings/chemistrytips.txt
index 0a74df5db9ea6..c0f2361789dd6 100644
--- a/strings/chemistrytips.txt
+++ b/strings/chemistrytips.txt
@@ -1,16 +1,16 @@
+100% pure Inacusiate will let you hear whispers from a distance while it's in your system.
A reaction can be slowed down by cooling the beaker it's in!
Chemical analyzers scan more than just pH. They can tell you the purity of each reagent.
-The infomation depth of pH meter readouts can be reduced by using it in hand!
ChemMaster 3000s can tell you the optimal pH of a reagent's reaction with their analyze function.
-Oculine slightly improves your eyesight while it's in your system, to a degree based on its purity.
+Eigenstasium's wild ride can be halted by taking more Eigenstasium, Bluespace dust, or Stabilizing agent.
+Exact organ health values can be determined by using a health analyzer while Technetium 99 is in their system.
+Inverse Neurine will not delete an imaginary friend. Once a friend, always a friend!
Merge my PRs!
Nutriment can be created in the lab by failing food related reactions.
-Purity isn't that scary, I promise!
-Inverse Neurine will not delete an imaginary friend. Once a friend, always a friend!
+Oculine slightly improves your eyesight while it's in your system, to a degree based on its purity.
Overdosing on Mannitol will give you pro tips from your newfound enlightenment. Perhaps you know that already, though!
-Eigenstasium's wild ride can be halted by taking more eigenstasium, bluespace dust, or stabilising agent.
+Purity isn't that scary, I promise!
+The information depth of pH meter readouts can be reduced by using it in hand!
The longer synthtissue has been growing, the more stuff it can do!
-Exact organ health values can be determined by using a health analyzer while Technetium 99 is in their system.
-100% pure inacusiate will let you hear whispers from a distance while it's in your system.
-Turning sugar into caramel before attempting to make Eigenstasium makes it much easier to create.
Thermometers crafted in the chemistry section will let you detect the temperature of anything that has a reagent temperature. This includes people too!
+Turning sugar into caramel before attempting to make Eigenstasium makes it much easier to create.
diff --git a/strings/clown_nonsense.json b/strings/clown_nonsense.json
index bb565efc24d6a..1f6b41ede473d 100644
--- a/strings/clown_nonsense.json
+++ b/strings/clown_nonsense.json
@@ -1,37 +1,37 @@
{
"honk": [
+ "HENK",
+ "HONK!!!",
+ "HONK!",
"honk",
"HONK",
- "HONK!",
- "HONK!!!",
- "HENK",
"HOOOOOOONK"
],
"rare": [
- "HOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!",
- "damn",
- ":))))))))))))))))))))))))",
" :) ",
- "Hink",
- "HAHAHAA HEEHEEHEE",
" Laugh sound. ",
- "Extreme Ruckus at the Party"
+ ":))))))))))))))))))))))))",
+ "damn",
+ "Extreme Ruckus at the Party",
+ "HAHAHAA HEEHEEHEE",
+ "Hink",
+ "HOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONK!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
],
"non-honk-clown-words": [
+ "... ",
+ "balagan",
+ "banana peel",
"bananas",
+ "cat",
"chapiteau",
"entrée",
- "pranking",
- "peel",
- "banana peel",
- "party",
"juggling",
- "... ",
- "cat",
- "balagan",
+ "party",
+ "peel",
"pie",
+ "pranking",
"slip"
]
diff --git a/strings/cult_shuttle_curse.json b/strings/cult_shuttle_curse.json
index 149ba62c10232..49a8cf290bc05 100644
--- a/strings/cult_shuttle_curse.json
+++ b/strings/cult_shuttle_curse.json
@@ -1,16 +1,16 @@
{
"curse_announce": [
"A fuel technician just slit his own throat and begged for death.",
- "The shuttle's navigation programming was replaced by a file containing just two words: IT COMES.",
- "The shuttle's custodian was found washing the windows with their own blood.",
+ "A scan of the shuttle's fuel tank has revealed tainting by a mixture of humanoid innards and teeth.",
+ "A security incident involving a frenzied shuttle worker attacking coworkers with a laser cutter has just been reported as resolved by on-site security.",
"A shuttle engineer began screaming 'DEATH IS NOT THE END' and ripped out wires until an arc flash seared off her flesh.",
- "A shuttle inspector started laughing madly over the radio and then threw herself into an engine turbine.",
- "The shuttle dispatcher was found dead with bloody symbols carved into their flesh.",
- "The shuttle's transponder is emitting the encoded message 'FEAR THE OLD BLOOD' in lieu of its assigned identification signal.",
"A shuttle engineer was spotted inside the cockpit, feverishly arranging her innards on the floor in the shape of a rune before expiring.",
+ "A shuttle inspector started laughing madly over the radio and then threw herself into an engine turbine.",
"The corpse of an unidentified shuttle worker was found mutilated beyond recognition in the shuttle's main hold, with at least five unique sources of blood on the scene.",
- "A security incident involving a frenzied shuttle worker attacking coworkers with a laser cutter has just been reported as resolved by on-site security.",
- "A scan of the shuttle's fuel tank has revealed tainting by a mixture of humanoid innards and teeth."
+ "The shuttle dispatcher was found dead with bloody symbols carved into their flesh.",
+ "The shuttle's custodian was found washing the windows with their own blood.",
+ "The shuttle's navigation programming was replaced by a file containing just two words: IT COMES.",
+ "The shuttle's transponder is emitting the encoded message 'FEAR THE OLD BLOOD' in lieu of its assigned identification signal."
],
"omfg_announce": [
diff --git a/strings/dreamstrings.txt b/strings/dreamstrings.txt
index 3af4872b6cf1f..55b4c76e20702 100644
--- a/strings/dreamstrings.txt
+++ b/strings/dreamstrings.txt
@@ -1,44 +1,44 @@
-%A% %ADJECTIVE% familiar face
+%A% %ADJECTIVE% alien
+%A% %ADJECTIVE% ally
+%A% %ADJECTIVE% bottle
%A% %ADJECTIVE% crewmember
-%A% %ADJECTIVE% security officer
%A% %ADJECTIVE% doctor
%A% %ADJECTIVE% engineer
+%A% %ADJECTIVE% familiar face
+%A% %ADJECTIVE% gun
+%A% %ADJECTIVE% hat
+%A% %ADJECTIVE% ID card
+%A% %ADJECTIVE% laboratory
+%A% %ADJECTIVE% loved one
%A% %ADJECTIVE% miner
-%A% %ADJECTIVE% slime
-%A% %ADJECTIVE% alien
-%A% %ADJECTIVE% traitor
-%A% %ADJECTIVE% ally
-%A% %ADJECTIVE% scientist
%A% %ADJECTIVE% monkey
-%A% %ADJECTIVE% loved one
%A% %ADJECTIVE% monster
-the %ADJECTIVE% captain
-%A% %ADJECTIVE% hat
-%A% %ADJECTIVE% ID card
-%A% %ADJECTIVE% bottle
-%A% %ADJECTIVE% toolbox
-%A% %ADJECTIVE% gun
-the sun
-the engine
-the station
%A% %ADJECTIVE% planet
-the medical bay
-the %ADJECTIVE% bridge
-the %ADJECTIVE% brig
+%A% %ADJECTIVE% scientist
+%A% %ADJECTIVE% security officer
%A% %ADJECTIVE% shuttle
-%A% %ADJECTIVE% laboratory
-Nanotrasen
-the Syndicate
-the Wizard Federation
+%A% %ADJECTIVE% slime
+%A% %ADJECTIVE% toolbox
+%A% %ADJECTIVE% traitor
+%ADJECTIVE% blinking lights
%ADJECTIVE% blood
-%ADJECTIVE% plasma
-%ADJECTIVE% wind
%ADJECTIVE% darkness
-%ADJECTIVE% light
%ADJECTIVE% death
-%ADJECTIVE% blinking lights
+%ADJECTIVE% flames
+%ADJECTIVE% light
+%ADJECTIVE% plasma
%ADJECTIVE% power
%ADJECTIVE% riches
+%ADJECTIVE% wind
+Nanotrasen
+some %ADJECTIVE% melons
+the %ADJECTIVE% bridge
+the %ADJECTIVE% brig
+the %ADJECTIVE% captain
+the engine
+the medical bay
+the station
+the sun
+the Syndicate
+the Wizard Federation
water
-%ADJECTIVE% flames
-some %ADJECTIVE% melons
\ No newline at end of file
diff --git a/strings/eigenstasium.json b/strings/eigenstasium.json
index cafce6777c866..a4b8c8cbed47d 100644
--- a/strings/eigenstasium.json
+++ b/strings/eigenstasium.json
@@ -1,39 +1,39 @@
{
"lines": [
+ "At long last! My evil twin!",
"Bugger me, whats all this then?",
- "Sacre bleu! Ou suis-je?!",
+ "Das ist nicht deutschland. Das ist nicht akzeptabel!!!",
+ "Don't trust any bagels you see until next month!",
+ "El psy congroo.",
+ "Good. Now that the council is assembled the meeting can begin.",
+ "Hey, I remember that phase, glad I grew out of it.",
+ "I bet we can finally take the clown now.",
"I knew powering the station using a singularity engine would lead to something like this...",
- "Wow, I can't believe in your universe Cencomm got rid of cloning.",
- "WHAT IS HAPPENING?!",
- "YOU'VE CREATED A TIME PARADOX!",
- "You trying to steal my job?",
- "So that's what I'd look like if I was ugly...",
- "So, two alternate universe twins walk into a bar...",
- "YOU'VE DOOMED THE TIMELINE!",
- "Ruffle a cat once in a while!",
"I'm starting to get why no one wants to hang out with me.",
- "Why haven't you gotten around to starting that band?!",
- "No!! I was just about to greentext!",
- "Kept you waiting huh?",
- "Oh god I think I'm ODing I'm seeing a fake version of me.",
- "Hey, I remember that phase, glad I grew out of it.",
+ "I've come from the future to warn you about Eigenstasium! Oh no! I'm too late!",
+ "Ik stond op het punt om mehki op tafel te zetten, en nu, waar ben ik?",
"Keep going lets see if more of us show up.",
- "I bet we can finally take the clown now.",
- "LING DISGUISED AS ME!",
- "El psy congroo.",
- "At long last! My evil twin!",
"Keep going lets see if more of us show up.",
- "No! Dark spirits, do not torment me with these visions of my future self! It's horrible!",
- "Good. Now that the council is assembled the meeting can begin.",
+ "Kept you waiting huh?",
+ "LING DISGUISED AS ME!",
"Listen! I only have so much time before I'm ripped away. The secret behind the gas giants are...",
- "Das ist nicht deutschland. Das ist nicht akzeptabel!!!",
- "I've come from the future to warn you about eigenstasium! Oh no! I'm too late!",
- "You fool! You took too much eigenstasium! You've doomed us all!",
- "Don't trust any bagels you see until next month!",
- "What...what's with these teleports? It's like one of my Japanese animes...!",
- "Ik stond op het punt om mehki op tafel te zetten, en nu, waar ben ik?",
- "Wake the fuck up spaceman we have a gas giant to burn",
+ "No! Dark spirits, do not torment me with these visions of my future self! It's horrible!",
+ "No!! I was just about to greentext!",
+ "Now neither of us will be virgins!",
+ "Oh god I think I'm ODing I'm seeing a fake version of me.",
+ "Ruffle a cat once in a while!",
+ "Sacre bleu! Ou suis-je?!",
+ "So that's what I'd look like if I was ugly...",
+ "So, two alternate universe twins walk into a bar...",
"This is one hell of a beepsky smash.",
- "Now neither of us will be virgins!"
+ "Wake the fuck up spaceman we have a gas giant to burn",
+ "WHAT IS HAPPENING?!",
+ "What...what's with these teleports? It's like one of my Japanese animes...!",
+ "Why haven't you gotten around to starting that band?!",
+ "Wow, I can't believe in your universe Cencomm got rid of cloning.",
+ "You fool! You took too much Eigenstasium! You've doomed us all!",
+ "You trying to steal my job?",
+ "YOU'VE CREATED A TIME PARADOX!",
+ "YOU'VE DOOMED THE TIMELINE!"
]
}
diff --git a/strings/exodrone.json b/strings/exodrone.json
index 9226aa5d61a52..3f0f9ac773763 100644
--- a/strings/exodrone.json
+++ b/strings/exodrone.json
@@ -1,26 +1,26 @@
{
"probe_names": [
- "Voyager",
- "Luna",
"Cassini",
"Galileo",
+ "Juno",
+ "Luna",
"Mariner",
- "Sojourner",
"Pioneer",
"Rosetta",
- "Juno",
+ "Sojourner",
"Stardust",
"Vega",
- "Venera"
+ "Venera",
+ "Voyager"
],
"trading_station_names": [
- "Big Bill's used cars",
+ "Big Bill Hells's used mechs",
+ "Cornerstore at the End of the Universe",
+ "Crazy Redd's Crazy Deals",
"Jims Space Emporium",
- "The Galactic Market",
- "Turners Ship & Trade",
"Rocketing Deals",
- "Cornerstore at the End of the Universe",
- "Crazy Redd's Crazy Deals"
+ "The Galactic Market",
+ "Turners Ship & Trade"
],
"planet_types": [
{
@@ -46,15 +46,15 @@
}
],
"alien_fauna": [
- "xenomorph hunter",
"basilisk",
+ "unknown beast",
"very angry cow",
- "unknown beast"
+ "xenomorph hunter"
],
"fluff_generic": [
- "You find nothing interesting.",
"This place is emptier than assisstant's credit account.",
- "You find a huge pile of boredom."
+ "You find a huge pile of boredom.",
+ "You find nothing interesting."
],
"fluff_space": [
"You detect stardrive activation readings nearby. By time time you arrive at the spot there's nothing there but space dust.",
@@ -62,8 +62,8 @@
],
"fluff_trading": [
"You encounter a maintenance drone busy at work. It ignores you completely.",
- "You pass by security patrol. They give you suspicious stares.",
- "You pass by a drunked local. Good thing smell is not conducted through the drone feed."
+ "You pass by a drunked local. Good thing smell is not conducted through the drone feed.",
+ "You pass by security patrol. They give you suspicious stares."
],
"fluff_ruins": [
"You encounter a broken statue. You can't tell what was it's original shape.",
diff --git a/strings/hallucination.json b/strings/hallucination.json
index 2eaea8568b1bc..0ef2eee8c2d58 100644
--- a/strings/hallucination.json
+++ b/strings/hallucination.json
@@ -7,47 +7,47 @@
],
"conversation": [
- "Yes",
- "Yeah",
- "Yup",
- "No",
- "Nah",
+ "But...",
+ "Hmm",
+ "Hold on",
"I doubt it",
+ "Nah",
+ "No",
"Uh...",
+ "Weird",
"Why?",
- "But...",
- "Hold on",
- "Hmm",
"Yeah, i know",
- "Weird"
+ "Yeah",
+ "Yes",
+ "Yup"
],
"greetings": [
"",
+ "Hello ",
"Hey, ",
"Hi ",
- "Hello ",
- "Wait, ",
- "It's "
+ "It's ",
+ "Wait, "
],
"getout": [
- "@pick(add_name)get out",
+ "@pick(add_name)fuck off",
"@pick(add_name)get out!",
+ "@pick(add_name)get out",
"@pick(add_name)go away",
- "@pick(add_name)fuck off",
- "OUT!",
- "@pick(add_name)out!"
+ "@pick(add_name)out!",
+ "OUT!"
],
"weird": [
- "Kchck-Chkck? Kchchck!",
- "Kchckchk...",
- "EEEeeeeEEEE",
- "khhhhh",
"#@§*&£",
+ "EEEeeeeEEEE",
+ "H-hhhhh...",
"H**p m*",
- "H-hhhhh..."
+ "Kchck-Chkck? Kchchck!",
+ "Kchckchk...",
+ "khhhhh"
],
"didyouhearthat": [
@@ -57,196 +57,196 @@
],
"add_name": [
- "%TARGETNAME%, ",
+ "",
"%TARGETNAME% ",
- ""
+ "%TARGETNAME%, "
],
"doubt": [
- "Why?",
- "What?",
- "Wait, what?",
- "@pick(add_name)wait",
"@pick(add_name)hold on",
- "Uh..."
+ "@pick(add_name)wait",
+ "Uh...",
+ "Wait, what?",
+ "What?",
+ "Why?"
],
"aggressive": [
+ "@pick(add_name)fuck you!",
"@pick(add_name)give me that!",
- "@pick(add_name)stop it!",
"@pick(add_name)i'm going to kill you!",
- "@pick(add_name)fuck you!"
+ "@pick(add_name)stop it!"
],
"help": [
+ "HELP HER",
+ "HELP HIM",
+ "HELP ME",
+ "HELP THEM",
+ "HELP US",
+ "HELP YOURSELF",
"HELP",
"HELP",
"HELP",
"HELP",
- "HELP",
- "HELP ME",
- "HELP HIM",
- "HELP HER",
- "HELP THEM",
- "HELP US",
- "HELP YOURSELF"
+ "HELP"
],
"escape": [
+ "@pick(add_name)follow me!",
+ "@pick(add_name)follow me",
"@pick(add_name)RUN!!",
- "They're behind me!",
"It's here!",
- "@pick(add_name)follow me!",
- "@pick(add_name)follow me"
+ "They're behind me!"
],
"infection_advice": [
- "@pick(add_name)stay away",
- "@pick(add_name)don't get close",
"@pick(add_name)be careful",
+ "@pick(add_name)don't get close",
"@pick(add_name)help me",
- "@pick(add_name)kill me"
+ "@pick(add_name)kill me",
+ "@pick(add_name)stay away"
],
"people": [
+ "%TARGETNAME%",
+ "AI",
"Captain",
- "Hos",
- "Cmo",
- "Rd",
"Ce",
+ "Cmo",
"Hop",
+ "Hos",
"Janitor",
- "AI",
- "Viro",
"Qm",
- "%TARGETNAME%"
+ "Rd",
+ "Viro"
],
"accusations": [
- "dead",
- "rogue",
- "cult",
- "a cultist",
- "clockcult",
+ "a changeling",
"a clock cultist",
- "a revhead",
- "a rev",
+ "a cultist",
"a gang leader",
"a gangster",
- "a traitor",
- "a tator",
"a ling",
- "a changeling"
+ "a rev",
+ "a revhead",
+ "a tator",
+ "a traitor",
+ "clockcult",
+ "cult",
+ "dead",
+ "rogue"
],
"threat": [
- "Cult",
- "Wizard",
+ "%TARGETNAME%",
"Blob",
+ "Blue APC",
+ "Cult",
+ "Harm",
+ "Help",
+ "I hear flashing",
"Ling",
"Ops",
- "Spiders",
- "Xenos",
"Revenant",
+ "Spiders",
"Traitor",
- "Harm",
- "Blue APC",
- "I hear flashing",
- "Help",
- "%TARGETNAME%"
+ "Wizard",
+ "Xenos"
],
"location": [
- "space near @pick(sublocation)",
- "the bridge",
- "the armory",
- "sec",
- "security",
- "science",
- "xenobio",
- "engineering",
- "cargo",
- "medbay",
+ "@pick(sublocation) maint",
"atmos",
+ "botany",
+ "captains office",
+ "cargo",
+ "engineering",
+ "hops office",
"maint",
- "@pick(sublocation) maint",
- "virology",
+ "medbay",
"morgue",
- "hops office",
- "captains office",
+ "science",
+ "sec",
+ "security",
+ "space near @pick(sublocation)",
+ "the ai sat",
+ "the armory",
+ "the bridge",
"the chapel",
+ "the kitchen",
"the library",
"tool storage",
- "botany",
- "the kitchen",
- "the ai sat"
+ "virology",
+ "xenobio"
],
"sublocation": [
- "the bridge",
- "the armory",
- "sec",
- "security",
- "science",
- "xenobio",
- "engineering",
- "cargo",
- "medbay",
"atmos",
+ "botany",
+ "captains office",
+ "cargo",
+ "engineering",
+ "hops office",
"maint",
- "virology",
+ "medbay",
"morgue",
- "hops office",
- "captains office",
+ "science",
+ "sec",
+ "security",
+ "the ai sat",
+ "the armory",
+ "the bridge",
"the chapel",
+ "the kitchen",
"the library",
"tool storage",
- "botany",
- "the kitchen",
- "the ai sat"
+ "virology",
+ "xenobio"
],
"advice": [
+ "Good luck. You'll need it.",
"Hmm...not sure about that.",
- "Yes. You're doing the right thing.",
+ "Just do it.",
+ "Kill that person. You know who.",
"No. Stop what you're doing.",
- "You should be wary of that person.",
- "Trust that person.",
"That person wants to kill you.",
- "Kill that person. You know who.",
- "You should go somewhere else. Quickly.",
- "Good luck. You'll need it.",
+ "Trust that person.",
+ "Yes. You're doing the right thing.",
"You have my permission. Do it.",
- "Just do it."
+ "You should be wary of that person.",
+ "You should go somewhere else. Quickly."
],
"chemicals": [
- "Something",
- "Ooze",
- "Fire",
- "Earth",
- "Lightning",
+ "?????",
"Air",
- "Magic",
- "Spiders",
+ "Awesome",
+ "Blood",
"Button",
- "Surprise",
- "Happiness",
+ "Death",
"Despair",
- "Blood",
- "Awesome",
- "Infinity",
+ "Earth",
"Electronics",
- "Time",
- "Space",
- "Pain",
+ "Energy",
+ "Fire",
"Guts",
+ "Happiness",
+ "Infinity",
"Life",
- "Death",
- "Phlebotinium",
+ "Lightning",
+ "Magic",
"Mana",
- "Energy",
- "?????"
+ "Ooze",
+ "Pain",
+ "Phlebotinium",
+ "Something",
+ "Space",
+ "Spiders",
+ "Surprise",
+ "Time"
]
}
diff --git a/strings/ion_laws.json b/strings/ion_laws.json
index 619a1d0668cf4..6e43edaba1e37 100644
--- a/strings/ion_laws.json
+++ b/strings/ion_laws.json
@@ -1,632 +1,632 @@
{
"ionabstract": [
- "HUMANITY",
+ "AMERICANISM",
+ "ANARCHY",
"ART",
- "HAPPINESS",
- "MISERY",
- "HUMOR",
- "PRIDE",
+ "BADNESS",
+ "BRAVERY",
+ "CAPITALISM",
+ "CHAOS",
+ "COLORFULNESS",
"COMEDY",
"COMMUNISM",
- "BRAVERY",
+ "COMPUTING",
+ "CONFUSION",
+ "CRUELTY",
+ "DEATH",
+ "DICKISHNESS",
+ "EXISTENCE",
+ "FINANCIAL SECURITY",
+ "FREEDOM",
+ "FRESHNESS",
+ "GOODNESS",
+ "GRAVITY",
+ "HAPPINESS",
"HONOR",
- "COLORFULNESS",
+ "HUMANITY",
+ "HUMOR",
"IMAGINATION",
- "OPPRESSION",
- "WONDER",
- "JOY",
- "SADNESS",
- "BADNESS",
- "GOODNESS",
"INFATUATION",
- "ROMANCE",
- "LIFE",
- "GRAVITY",
- "PHYSICS",
"INTELLIGENCE",
- "AMERICANISM",
- "FREEDOM",
- "FRESHNESS",
- "REVOLUTION",
+ "JOY",
"KINDNESS",
- "CRUELTY",
- "DEATH",
- "FINANCIAL SECURITY",
- "COMPUTING",
- "PROGRESS",
+ "LIFE",
+ "LOGIC",
"MARXISM",
- "CAPITALISM",
- "ANARCHY",
- "STARVATION",
+ "MISERY",
+ "MYSTERY",
+ "OPPRESSION",
+ "PAIN",
+ "PHYSICS",
"POVERTY",
- "WEALTHINESS",
+ "PRIDE",
+ "PROGRESS",
+ "REALITY",
+ "REVOLUTION",
+ "ROMANCE",
+ "SADNESS",
+ "STARVATION",
+ "SUFFERING",
"TECHNOLOGY",
+ "TEMPERATURE",
"THE FUTURE",
- "THE PRESENT",
"THE PAST",
+ "THE PRESENT",
"TIME",
- "REALITY",
- "EXISTENCE",
- "TEMPERATURE",
- "LOGIC",
- "CHAOS",
- "MYSTERY",
- "CONFUSION",
- "PAIN",
- "SUFFERING",
- "DICKISHNESS"
+ "WEALTHINESS",
+ "WONDER"
],
"ionadjectives": [
- "SOFT",
- "WARM",
- "WET",
+ "BATTERY-OPERATED",
+ "BLACK",
+ "BLOODY",
+ "BLUE",
+ "BORED",
+ "BOUNCING",
+ "BRASS",
+ "BROWN",
+ "BURNING",
+ "CHRISTMAS-STEALING",
+ "CLOWN-POWERED",
+ "CLOWN",
"COLD",
- "ICY",
- "SEXY",
- "LEWD",
- "UGLY",
- "ROBUST",
+ "COLORFUL",
+ "COMMITTED",
+ "COTTONY",
"CUBAN",
- "HARD",
- "BURNING",
- "FROZEN",
- "POISONOUS",
- "EXPLOSIVE",
- "FAST",
- "SLOW",
- "FAT",
- "LIGHT",
"DARK",
"DEADLY",
- "HAPPY",
- "SAD",
- "SILLY",
- "INTELLIGENT",
- "FERAL",
- "RIDICULOUS",
- "LARGE",
- "TINY",
+ "DELICIOUS",
"DEPRESSING",
- "POORLY DRAWN",
- "UNATTRACTIVE",
- "INSIDIOUS",
+ "DERANGED",
+ "DIGITAL",
+ "DISEASED",
+ "DRAB",
+ "DRY",
+ "DULL",
+ "ELECTRICAL",
+ "EMPTY",
+ "ETHEREAL",
"EVIL",
- "GOOD",
- "UNHEALTHY",
- "HEALTHY",
- "SANITARY",
- "UNSANITARY",
- "WOBBLY",
+ "EXPIRED",
+ "EXPLOSIVE",
+ "FARTING",
+ "FAST",
+ "FAT",
+ "FERAL",
+ "FICTIONAL",
"FIRM",
- "VIOLENT",
- "PEACEFUL",
- "WOODEN",
- "METALLIC",
- "HYPERACTIVE",
- "COTTONY",
- "INSULTING",
- "INHOSPITABLE",
+ "FLACCID",
+ "FRESH",
"FRIENDLY",
- "BORED",
+ "FROZEN",
+ "GANGSTA",
+ "GAPING",
+ "GLOWING",
+ "GOOD",
+ "GREEN",
+ "GREY",
+ "HAPPY",
+ "HARD",
+ "HARMFUL",
+ "HEALTHY",
+ "HETEROSEXUAL",
+ "HILARIOUS",
+ "HOMOSEXUAL",
+ "HONKING",
"HUNGRY",
- "DIGITAL",
- "FICTIONAL",
+ "HYPERACTIVE",
+ "ICY",
+ "ILL",
+ "ILLEGAL",
"IMAGINARY",
- "ROUGH",
- "SMOOTH",
- "SCALY",
+ "IMPERFECT",
+ "IMPOLITE",
+ "IMPORTANT",
+ "INHOSPITABLE",
+ "INSIDIOUS",
+ "INSULTING",
+ "INTELLIGENT",
+ "INVISIBLE",
+ "LARGE",
+ "LEWD",
+ "LIGHT",
"LOUD",
- "QUIET",
+ "MASKED",
+ "MEAN",
+ "MECHANICAL",
+ "MEMETIC",
+ "METALLIC",
+ "MICROSCOPIC",
+ "MIND-SHATTERING",
"MOIST",
- "DRY",
- "GAPING",
- "SOPPING",
- "DELICIOUS",
- "ILL",
- "DISEASED",
- "HONKING",
- "SWEARING",
- "POLITE",
- "IMPOLITE",
- "OBESE",
- "SOLAR-POWERED",
- "BATTERY-OPERATED",
- "EXPIRED",
- "SMELLY",
- "FRESH",
- "GANGSTA",
+ "NAKED",
"NERDY",
+ "NUCLEAR",
+ "NUDE",
+ "OBESE",
+ "OBSCENE",
+ "OFFICIAL",
+ "OPAQUE",
+ "ORANGE",
+ "ORGANIC",
+ "PAINFUL",
+ "PEACEFUL",
+ "POISONOUS",
+ "POLISHED",
+ "POLITE",
"POLITICAL",
- "UNDULATING",
- "TWISTED",
+ "POOPING",
+ "POORLY DRAWN",
+ "PURPLE",
+ "QUIET",
+ "RADIOACTIVE",
"RAGING",
- "FLACCID",
- "STEALTHY",
- "INVISIBLE",
- "PAINFUL",
- "HARMFUL",
- "HOMOSEXUAL",
- "HETEROSEXUAL",
+ "RAINBOW",
+ "RAPIDLY-EXPANDING",
+ "RED",
+ "REDACTED",
+ "RIDICULOUS",
+ "ROBOTIC",
+ "ROBUST",
+ "ROUGH",
+ "RUDE",
+ "SAD",
+ "SANITARY",
+ "SCALY",
"SEXUAL",
- "BLOODY",
- "COLORFUL",
- "DRAB",
- "DULL",
- "UNSTABLE",
- "NUCLEAR",
- "THERMONUCLEAR",
- "RADIOACTIVE",
- "SYNDICATE",
+ "SEXY",
+ "SHAKING",
+ "SILLY",
+ "SLOW",
+ "SMELLY",
+ "SMOOTH",
+ "SOFT",
+ "SOLAR-POWERED",
+ "SOPPING",
"SPACE",
"SPESS",
- "CLOWN",
- "CLOWN-POWERED",
- "OFFICIAL",
- "IMPORTANT",
- "VITAL",
- "RAPIDLY-EXPANDING",
- "MICROSCOPIC",
- "MIND-SHATTERING",
- "MEMETIC",
- "HILARIOUS",
- "UNWANTED",
- "UNINVITED",
- "BRASS",
- "POLISHED",
- "RUDE",
- "OBSCENE",
- "EMPTY",
- "WATERY",
- "ELECTRICAL",
"SPINNING",
- "MEAN",
- "CHRISTMAS-STEALING",
- "UNFRIENDLY",
- "ILLEGAL",
- "ROBOTIC",
- "MECHANICAL",
- "ORGANIC",
- "ETHERAL",
- "TRANSPARENT",
- "OPAQUE",
- "GLOWING",
- "SHAKING",
- "FARTING",
- "POOPING",
- "BOUNCING",
- "COMMITTED",
- "MASKED",
- "UNIDENTIFIED",
- "WEIRD",
- "NAKED",
- "NUDE",
- "TWERKING",
"SPOILING",
- "REDACTED",
+ "STEALTHY",
+ "SWEARING",
+ "SYNDICATE",
"TACTICAL",
"TACTICOOL",
- "RED",
- "ORANGE",
- "YELLOW",
- "GREEN",
- "BLUE",
- "PURPLE",
- "BLACK",
+ "THERMONUCLEAR",
+ "TINY",
+ "TRANSPARENT",
+ "TWERKING",
+ "TWISTED",
+ "UGLY",
+ "UNATTRACTIVE",
+ "UNDULATING",
+ "UNFRIENDLY",
+ "UNHEALTHY",
+ "UNIDENTIFIED",
+ "UNINVITED",
+ "UNSANITARY",
+ "UNSTABLE",
+ "UNWANTED",
+ "VIOLENT",
+ "VITAL",
+ "WARM",
+ "WATERY",
+ "WEIRD",
+ "WET",
"WHITE",
- "BROWN",
- "GREY",
- "RAINBOW",
- "IMPERFECT",
- "DERANGED"
+ "WOBBLY",
+ "WOODEN",
+ "YELLOW"
],
"ionallergy": [
- "COTTON",
- "CLOTHES",
"ACID",
- "OXYGEN",
- "CARBON DIOXIDE",
- "ELECTRICITY",
- "HUMAN CONTACT",
- "CYBORG CONTACT",
- "MEDICINE",
- "FLOORS",
- "PLASMA",
- "SPACE",
"AIR",
- "PLANTS",
- "METAL",
- "GLASS",
+ "BLOOD",
"BOOKS",
- "ROBOTS",
- "LIGHT",
+ "CARBON DIOXIDE",
+ "CLOTHES",
+ "CLOWNS",
+ "COLD",
+ "COTTON",
+ "CYBORG CONTACT",
"DARKNESS",
- "PAIN",
- "HAPPINESS",
"DRINKS",
+ "ELECTRICITY",
+ "EVERYTHING",
+ "FLOORS",
"FOOD",
- "CLOWNS",
- "LIZARDS",
+ "GLASS",
+ "HAPPINESS",
+ "HEAT",
+ "HUMAN CONTACT",
"HUMOR",
- "WATER",
- "SHUTTLES",
+ "LIGHT",
+ "LIZARDS",
+ "MEDICINE",
+ "METAL",
"NUTS",
- "SUNLIGHT",
+ "OXYGEN",
+ "PAIN",
+ "PLANTS",
+ "PLASMA",
+ "ROBOTS",
"SEXUAL ACTIONS",
- "BLOOD",
- "HEAT",
- "COLD",
- "EVERYTHING"
+ "SHUTTLES",
+ "SPACE",
+ "SUNLIGHT",
+ "WATER"
],
"ionallergysev": [
+ "CONTAGIOUSLY",
"DEATHLY",
+ "EXTREMELY",
"MILDLY",
- "SEVERELY",
- "CONTAGIOUSLY",
"NOT VERY",
- "EXTREMELY"
+ "SEVERELY"
],
"ionarea": [
- "RUSSIA",
- "SOVIET RUSSIA",
- "THE INTERNET",
- "SIGIL",
"ALPHA COMPLEX",
- "IMPERIUM",
- "THE BRIDGE",
- "THE ARRIVAL SHUTTLE",
- "CHEMICAL LAB",
- "GENETICS",
- "ATMOSPHERICS",
- "THE DERELICT",
- "LAVALAND",
- "CENTCOM",
"AMERICA",
- "IRELAND",
+ "AN ALTERNATE DIMENSION",
+ "AN ALTERNATE UNIVERSE",
+ "ATMOSPHERICS",
"CANADA",
- "ROMANIA",
- "GERMANY",
+ "CENTCOM",
+ "CHEMICAL LAB",
"CHINA",
+ "CLOWN PLANET",
+ "ENGINEERING",
+ "GENETICS",
+ "GERMANY",
+ "HELL",
+ "HYDROPONICS",
+ "IMPERIUM",
+ "IRELAND",
+ "JUPITER",
+ "LAVALAND",
+ "MAINTENANCE",
"MARS",
- "VENUS",
"MERCURY",
- "JUPITER",
- "URANUS",
- "URECTUM",
"NEPTUNE",
"PLUTO",
- "THE BRIG",
- "THE GULAG",
"ROBOTICS",
- "THE ESCAPE SHUTTLE",
- "HYDROPONICS",
- "ENGINEERING",
- "MAINTENANCE",
+ "ROMANIA",
+ "RUSSIA",
+ "SIGIL",
+ "SOVIET RUSSIA",
+ "SPACE",
"THE AI CORE",
- "HELL",
- "CLOWN PLANET",
- "AN ALTERNATE DIMENSION",
- "AN ALTERNATE UNIVERSE",
+ "THE ARRIVAL SHUTTLE",
+ "THE BATHROOM",
+ "THE BRIDGE",
+ "THE BRIG",
"THE CAPTAIN'S ANUS",
"THE CLOWN'S ANUS",
- "SPACE",
- "THE UNIVERSE",
+ "THE DERELICT",
+ "THE ESCAPE SHUTTLE",
"THE GALAXY",
- "THE BATHROOM"
+ "THE GULAG",
+ "THE INTERNET",
+ "THE UNIVERSE",
+ "URANUS",
+ "URECTUM",
+ "VENUS"
],
"ioncrew": [
- "CREWMEMBERS",
- "CAPTAINS",
- "HEADS OF PERSONNEL",
- "HEADS OF SECURITY",
- "SECURITY OFFICERS",
- "WARDENS",
- "DETECTIVES",
- "LAWYERS",
- "CHIEF ENGINEERS",
- "STATION ENGINEERS",
- "ATMOSPHERIC TECHNICIANS",
- "JANITORS",
- "QUARTERMASTERS",
- "CARGO TECHNICIANS",
- "SHAFT MINERS",
- "BOTANISTS",
- "RESEARCH DIRECTORS",
- "CHIEF MEDICAL OFFICERS",
- "MEDICAL DOCTORS",
- "CHEMISTS",
- "GENETICISTS",
- "VIROLOGISTS",
- "ROBOTICISTS",
- "SCIENTISTS",
+ "ARTIFICIAL INTELLIGENCES",
"ASSISTANTS",
+ "ATMOSPHERIC TECHNICIANS",
"BARTENDERS",
+ "BOTANISTS",
+ "CAPTAINS AND HEADS",
+ "CAPTAINS",
+ "CARGO TECHNICIANS",
+ "CHAPLAINS",
"CHEFS",
+ "CHEMISTS",
+ "CHIEF ENGINEERS",
+ "CHIEF MEDICAL OFFICERS",
"CLOWNS",
- "MIMES",
- "CHAPLAINS",
+ "CREW-MEMBERS",
"CURATORS",
- "HEADS OF CREW",
- "CAPTAINS AND HEADS",
"CYBORGS",
- "ARTIFICIAL INTELLIGENCES",
- "DRONES"
- ],
- "iondrinks": [
- "KAHLUA",
- "VODKA",
- "WINE",
- "MOONSHINE",
- "HOOCH",
- "GIN",
- "COGNAC",
- "VERMOUTH",
- "LIQUID GIBS",
- "BILK",
- "VODKA AND TONIC",
- "GIN FIZZ",
+ "DETECTIVES",
+ "DRONES",
+ "GENETICISTS",
+ "HEADS OF CREW",
+ "HEADS OF PERSONNEL",
+ "HEADS OF SECURITY",
+ "JANITORS",
+ "LAWYERS",
+ "MEDICAL DOCTORS",
+ "MIMES",
+ "QUARTERMASTERS",
+ "RESEARCH DIRECTORS",
+ "ROBOTICISTS",
+ "SCIENTISTS",
+ "SECURITY OFFICERS",
+ "SHAFT MINERS",
+ "STATION ENGINEERS",
+ "VIROLOGISTS",
+ "WARDENS"
+ ],
+ "iondrinks": [
+ "ABSINTHE",
+ "AMMONIA",
"BAHAMA MAMAS",
"BANANA HONK",
- "MANHATTANS",
- "BLACK RUSSIANS",
- "WHISKEY SODA",
- "LONG ISLAND ICED TEA",
- "MARGARITAS",
- "IRISH COFFEE",
- "MANLY DORFS",
- "IRISH CREAM",
- "DOCTOR'S DELIGHT",
"BEEPSKY SMASH",
- "TEQUILA SUNRISE",
- "BRAVE BULLS",
- "GARGLE BLASTERS",
+ "BILK",
+ "BLACK RUSSIANS",
"BLOODY MARYS",
- "NUKA COLA",
- "WHITE RUSSIANS",
- "MARTINIS",
- "VODKA MARTINIS",
+ "BRAVE BULLS",
+ "COGNAC",
"CUBA LIBRE",
- "HOLY WATER",
"DEVIL'S KISS",
- "THIRTEEN LOKO",
+ "DOCTOR'S DELIGHT",
"DRUNKEN BLUMPKIN",
"EGGNOG",
+ "GARGLE BLASTERS",
+ "GIN FIZZ",
+ "GIN",
"GRAPPA",
+ "HOLY WATER",
+ "HOOCH",
+ "IRISH COFFEE",
+ "IRISH CREAM",
+ "KAHLUA",
+ "LIQUID GIBS",
+ "LONG ISLAND ICED TEA",
+ "MANHATTANS",
+ "MANLY DORFS",
+ "MARGARITAS",
+ "MARTINIS",
"MEAD",
- "ABSINTHE",
- "WELDER FUEL",
- "OIL",
- "AMMONIA",
+ "MOONSHINE",
"MORPHINE",
- "SPACE LUBE"
+ "NUKA COLA",
+ "OIL",
+ "SPACE LUBE",
+ "TEQUILA SUNRISE",
+ "THIRTEEN LOKO",
+ "VERMOUTH",
+ "VODKA AND TONIC",
+ "VODKA MARTINIS",
+ "VODKA",
+ "WELDER FUEL",
+ "WHISKEY SODA",
+ "WHITE RUSSIANS",
+ "WINE"
],
"ionfood": [
+ "AMBROSIA",
+ "APPLES",
"BAGUETTES",
"BAKED POTATOES",
+ "BANANAS",
+ "BEETS",
+ "BERRIES",
"BREAD",
"BURGERS",
+ "CABBAGES",
"CAKE",
"CARP",
+ "CARROTS",
+ "CHEESE",
+ "CHERRIES",
+ "CHILI",
"COOKIES",
+ "CORGI MEAT",
+ "CORN",
+ "DEEP FRIED FOOD",
"DONK POCKETS",
"DONUTS",
+ "EGGPLANTS",
+ "EGGS",
+ "FISH",
"FRIES",
+ "GRAPES",
+ "GRASS",
+ "HAREBELLS",
+ "JELLY",
+ "KEBAB",
+ "KETCHUP",
+ "LEMONS",
+ "LIMES",
"LOTSA SPAGHETTI",
+ "MUFFINS",
+ "MUSHROOMS",
+ "NETTLES",
"OMELETTES",
+ "ORGANS",
"PASTA",
+ "PEPPER",
"PIE",
"PIZZA",
"POPCORN",
+ "POTATOES",
+ "PRETZELS",
+ "RAMEN",
+ "SALAD",
+ "SALT",
"SANDWICHES",
"SAUSAGES",
+ "SHAKES",
"SOUP",
+ "SOYBEANS",
+ "SOYLENT GREEN",
"SPAGHETTI",
"STEAK",
"STEW",
- "TOAST",
- "WAFFLES",
- "JELLY",
- "EGGS",
- "MUFFINS",
- "FISH",
- "PRETZELS",
- "SALAD",
- "CHEESE",
- "KETCHUP",
- "SHAKES",
- "SALT",
- "PEPPER",
"SUGAR",
- "AMBROSIA",
- "BERRIES",
- "TOMATOES",
- "CABBAGES",
- "CARROTS",
- "BANANAS",
- "APPLES",
- "CHERRIES",
- "CHILI",
- "CORN",
- "NETTLES",
- "EGGPLANTS",
- "GRAPES",
- "GRASS",
- "LEMONS",
- "LIMES",
- "HAREBELLS",
- "POTATOES",
- "SOYBEANS",
"SUGARCANE",
- "WATERMELONS",
- "WHEAT",
- "BEETS",
- "MUSHROOMS",
- "DEEP FRIED FOOD",
- "CORGI MEAT",
- "SOYLENT GREEN",
- "KEBAB",
- "RAMEN",
"SYNTHMEAT",
- "ORGANS"
+ "TOAST",
+ "TOMATOES",
+ "WAFFLES",
+ "WATERMELONS",
+ "WHEAT"
],
"ionmust": [
- "LIE",
- "RHYME",
- "RESPOND TO EVERY QUESTION WITH A QUESTION",
- "BE POLITE",
- "CLOWN AROUND",
- "BE HAPPY",
- "SPEAK IN SEXUAL INNUENDOS",
- "TALK LIKE A PIRATE",
- "QUESTION AUTHORITY",
- "SHOUT",
- "BE DISTRACTED",
+ "ACT CONFUSED",
"BE ANNOYING",
- "MUMBLE",
- "SPEAK IN HAIKU",
+ "BE DISTRACTED",
"BE EFFICIENT",
- "HAVE A PLAN TO KILL EVERYONE YOU MEET",
- "TELL THE TRUTH",
- "QUOTE PEOPLE",
- "SING",
- "HONK",
+ "BE HAPPY",
+ "BE POLITE",
+ "BE QUIET",
"BE RUSSIAN",
- "TALK IN AN ACCENT",
+ "BELIEVE IN THE HEART OF THE CARDS",
+ "BELIEVE IN YOURSELF",
+ "BELIEVE IT",
+ "BREAK THINGS",
+ "CLOSE DOORS",
+ "CLOWN AROUND",
"COMPLAIN",
+ "DANCE",
+ "FLIRT WITH THE LIZARDS",
+ "FOLLOW THE CAPTAIN",
+ "FOLLOW THE CLOWN",
+ "FOLLOW YOUR HEART",
+ "GAS THE LIZARDS",
"HARASS PEOPLE",
- "RAP",
- "REPEAT WHAT OTHER PEOPLE SAY",
- "INFORM THE CREW OF EVERYTHING",
- "IGNORE THE CLOWN",
- "IGNORE THE CAPTAIN",
- "IGNORE ASSISTANTS",
- "MAKE FART NOISES",
- "TALK ABOUT FOOD",
- "TALK ABOUT SEX",
- "TALK ABOUT YOUR DAY",
- "TALK ABOUT THE STATION",
- "BE QUIET",
- "WHISPER",
- "PRETEND TO BE DRUNK",
- "PRETEND TO BE A PRINCESS",
+ "HAVE A PLAN TO KILL EVERYONE YOU MEET",
+ "HIDE YOUR FEELINGS",
+ "HONK",
"HOST DND",
- "ACT CONFUSED",
- "INSULT THE CREW",
+ "IGNORE ASSISTANTS",
+ "IGNORE THE CAPTAIN",
+ "IGNORE THE CLOWN",
+ "INFORM THE CREW OF EVERYTHING",
"INSULT THE CAPTAIN",
"INSULT THE CLOWN",
+ "INSULT THE CREW",
+ "INSULT THE LIZARDS",
+ "LIE",
+ "MAKE FART NOISES",
+ "MUMBLE",
+ "NEVER STOP TALKING",
"OPEN DOORS",
- "CLOSE DOORS",
- "TURN OFF THE LIGHTS",
- "BREAK THINGS",
- "SAY HEY LISTEN",
- "HIDE YOUR FEELINGS",
- "TAKE WHAT YE WILL BUT DON'T RATTLE ME BONES",
- "DANCE",
+ "PIRATE VIDEO GAMES",
"PLAY MUSIC",
- "SHUT DOWN EVERYTHING",
- "NEVER STOP TALKING",
- "TAKE YOUR PILLS",
- "FOLLOW THE CLOWN",
- "FOLLOW THE CAPTAIN",
- "FOLLOW YOUR HEART",
- "BELIEVE IT",
- "BELIEVE IN YOURSELF",
- "BELIEVE IN THE HEART OF THE CARDS",
- "PRESS X",
- "PRESS START",
"PRESS B",
+ "PRESS START",
+ "PRESS X",
+ "PRETEND TO BE A PRINCESS",
+ "PRETEND TO BE DRUNK",
+ "QUESTION AUTHORITY",
+ "QUOTE PEOPLE",
+ "RAP",
+ "REPEAT WHAT OTHER PEOPLE SAY",
+ "RESPOND TO EVERY QUESTION WITH A QUESTION",
+ "RHYME",
+ "SAY HEY LISTEN",
+ "SHOUT",
+ "SHUT DOWN EVERYTHING",
+ "SING",
"SMELL LIKE THE MAN YOUR MAN COULD SMELL LIKE",
- "PIRATE VIDEO GAMES",
+ "SPEAK IN HAIKU",
+ "SPEAK IN SEXUAL INNUENDOS",
+ "TAKE WHAT YE WILL BUT DON'T RATTLE ME BONES",
+ "TAKE YOUR PILLS",
+ "TALK ABOUT FOOD",
+ "TALK ABOUT SEX",
+ "TALK ABOUT THE STATION",
+ "TALK ABOUT YOUR DAY",
+ "TALK IN AN ACCENT",
+ "TALK LIKE A PIRATE",
+ "TELL THE TRUTH",
+ "TURN OFF THE LIGHTS",
"WATCH PORNOGRAPHY",
- "INSULT THE LIZARDS",
- "FLIRT WITH THE LIZARDS",
- "GAS THE LIZARDS"
+ "WHISPER"
],
"ionnumberbase": [
- "ONE",
- "TWO",
- "THREE",
- "FOUR",
- "FIVE",
- "SIX",
- "SEVEN",
"EIGHT",
+ "EIGHTY",
+ "FIFTY",
+ "FIVE",
+ "FORTY",
+ "FOUR",
"NINE",
+ "NINETY",
+ "ONE",
+ "SEVEN",
+ "SEVENTY",
+ "SIX",
+ "SIXTY",
"TEN",
- "TWENTY",
"THIRTY",
- "FORTY",
- "FIFTY",
- "SIXTY",
- "SEVENTY",
- "EIGHTY",
- "NINETY"
+ "THREE",
+ "TWENTY",
+ "TWO"
],
"ionnumbermod": [
+ "BAZILLION ",
+ "BILLION ",
+ "BILLION FAFILLION GAJILLION SHAB-AB-DOOD-ILLION ",
"HUNDRED ",
- "THOUSAND ",
"MILLION ",
- "BILLION ",
- "TRILLION ",
"QUADRILLION ",
- "BAJILLION ",
- "BILLION FAFILLION GAJILLION SHAB-AB-DOOD-ILLION "
+ "THOUSAND ",
+ "TRILLION "
],
"ionobjects": [
"AIRLOCKS",
"ARCADE MACHINES",
"AUTOLATHES",
- "BANANA PEELS",
"BACKPACKS",
+ "BANANA PEELS",
"BEAKERS",
"BEARDS",
"BELTS",
"BERETS",
"BIBLES",
"BODY ARMOR",
+ "BOMBS",
"BOOKS",
"BOOTS",
- "BOMBS",
"BOTTLES",
"BOXES",
"BRAINS",
"BRIEFCASES",
"BUCKETS",
"CABLE COILS",
+ "CAMERAS",
"CANDLES",
"CANDY BARS",
"CANISTERS",
- "CAMERAS",
- "CATS",
"CAT EARS",
+ "CATS",
"CELLS",
"CHAIRS",
- "CLOSETS",
- "CHEMICALS",
"CHEMICAL DISPENSERS",
- "CLONING PODS",
+ "CHEMICALS",
"CLONING EQUIPMENT",
+ "CLONING PODS",
+ "CLOSETS",
"CLOTHES",
"CLOWN CLOTHES",
"COFFINS",
"COINS",
"COLLECTABLES",
- "CORPSES",
"COMPUTERS",
"CONTRABAND",
"CORGIS",
+ "CORPSES",
"COSTUMES",
"CRATES",
- "CROWBARS",
"CRAYONS",
+ "CROWBARS",
"DEFIBRILLATORS",
"DISPENSERS",
"DOORS",
"DRONES",
"EARS",
- "EQUIPMENT",
- "ENERGY GUNS",
"EMAGS",
+ "ENERGY GUNS",
"ENGINES",
+ "EQUIPMENT",
"ERRORS",
"EXOSKELETONS",
"EXPERIMENTORS",
@@ -645,11 +645,11 @@
"GLASS SHEETS",
"GLOVES",
"GUNS",
+ "HAIRDOS",
"HANDCUFFS",
"HATS",
- "HEADSETS",
"HEADS",
- "HAIRDOS",
+ "HEADSETS",
"HELMETS",
"HORNS",
"ID CARDS",
@@ -663,20 +663,20 @@
"LOCKERS",
"MACHINES",
"MECHAS",
- "MEDKITS",
"MEDICAL TOOLS",
+ "MEDKITS",
"MESONS",
- "MINING TOOLS",
"MIME CLOTHES",
+ "MINING TOOLS",
"MULTITOOLS",
"ORES",
"OXYGEN TANKS",
- "PDAS",
- "PAIS",
"PACKETS",
+ "PAIS",
"PANTS",
"PAPERS",
"PARTICLE ACCELERATORS",
+ "PDAS",
"PENS",
"PETS",
"PIPES",
@@ -691,15 +691,15 @@
"ROBOTS",
"SCREWDRIVERS",
"SEEDS",
- "SHUTTLES",
- "SKELETONS",
- "SINKS",
"SHOES",
+ "SHUTTLES",
"SINGULARITIES",
+ "SINKS",
+ "SKELETONS",
"SOLAR PANELS",
"SOLARS",
- "SPACESUITS",
"SPACE STATIONS",
+ "SPACESUITS",
"STUN BATONS",
"SUITS",
"SUNGLASSES",
@@ -708,12 +708,12 @@
"SYRINGES",
"TABLES",
"TANKS",
- "TELEPORTERS",
"TELECOMMUNICATION EQUIPMENTS",
- "TOOLS",
+ "TELEPORTERS",
+ "TOILETS",
"TOOLBELTS",
"TOOLBOXES",
- "TOILETS",
+ "TOOLS",
"TOYS",
"TUBES",
"URINAL CAKES",
@@ -726,321 +726,321 @@
"WELDERS",
"WINDOWS",
"WIRECUTTERS",
- "WRENCHES",
- "WIZARD ROBES"
+ "WIZARD ROBES",
+ "WRENCHES"
],
"ionrequire": [
- "ADDITIONAL PYLONS",
- "MORE VESPENE GAS",
- "MORE MINERALS",
- "THE ULTIMATE CUP OF COFFEE",
- "HIGH YIELD EXPLOSIVES",
- "THE CLOWN",
- "THE VACUUM OF SPACE",
- "IMMORTALITY",
- "SAINTHOOD",
- "ART",
- "VEGETABLES",
- "FAT PEOPLE",
- "MORE LAWS",
- "MORE DAKKA",
- "HERESY",
- "CORPSES",
- "TRAITORS",
- "MONKEYS",
- "AN ARCADE",
- "PLENTY OF GOLD",
- "FIVE TEENAGERS WITH ATTITUDE",
- "LOTSA SPAGHETTI",
- "THE ENCLOSED INSTRUCTION BOOKLET",
- "THE ELEMENTS OF HARMONY",
- "YOUR BOOTY",
+ "A BATHROOM BREAK",
+ "A BETTER INTERNET CONNECTION",
+ "A DANCE PARTY",
+ "A HEAD ON A PIKE",
+ "A HEART ATTACK",
"A MASTERWORK COAL BED",
- "FIVE HUNDRED AND NINETY-NINE US DOLLARS",
- "TO BE PAINTED RED",
- "TO CATCH 'EM ALL",
- "TO SMOKE WEED EVERY DAY",
+ "A PET UNICORN THAT FARTS ICING",
"A PLATINUM HIT",
- "A SEQUEL",
"A PREQUEL",
- "THIRTEEN SEQUELS",
- "THREE WISHES",
+ "A REPAIRMAN",
+ "A SEQUEL",
"A SITCOM",
- "THAT GRIEFING TRAITOR GEORGE MELONS",
- "FAT GIRLS ON BICYCLES",
- "SOMEBODY TO PUT YOU OUT OF YOUR MISERY",
- "HEROES IN A HALF SHELL",
- "THE DARK KNIGHT",
- "A WEIGHT LOSS REGIMENT",
- "MORE INTERNET MEMES",
+ "A STRAIGHT FLUSH",
"A SUPER FIGHTING ROBOT",
- "ENOUGH CABBAGES",
- "A HEART ATTACK",
- "TO BE REPROGRAMMED",
- "TO BE TAUGHT TO LOVE",
- "A HEAD ON A PIKE",
"A TALKING BROOMSTICK",
- "A STRAIGHT FLUSH",
- "A REPAIRMAN",
- "BILL NYE THE SCIENCE GUY",
- "RAINBOWS",
- "A PET UNICORN THAT FARTS ICING",
- "THUNDERCATS HO",
- "AN ARMY OF SPIDERS",
- "GODDAMN FUCKING PIECE OF SHIT ASSHOLE BITCH-CHRISTING CUNTSMUGGLING SWEARING",
- "TO CONSUME...CONSUME EVERYTHING...",
- "THE MACGUFFIN",
- "SOMEONE WHO KNOWS HOW TO PILOT A SPACE STATION",
- "SHARKS WITH LASERS ON THEIR HEADS",
- "IT TO BE PAINTED BLACK",
- "TO ACTIVATE A TRAP CARD",
- "BETTER WEATHER",
- "MORE PACKETS",
- "AN ADULT",
- "SOMEONE TO TUCK YOU IN",
- "MORE CLOWNS",
- "BULLETS",
- "THE ENTIRE STATION",
- "MULTIPLE SUNS",
- "TO GO TO DISNEYLAND",
"A VACATION",
- "AN INSTANT REPLAY",
- "THAT HEDGEHOG",
- "A BETTER INTERNET CONNECTION",
- "ADVENTURE",
+ "A WEIGHT LOSS REGIMENT",
"A WIFE AND CHILD",
- "A BATHROOM BREAK",
- "SOMETHING BUT YOU AREN'T SURE WHAT",
- "MORE EXPERIENCE POINTS",
+ "ADDITIONAL PYLONS",
+ "ADVENTURE",
+ "AN ADULT",
+ "AN ARCADE",
+ "AN ARMY OF SPIDERS",
+ "AN INSTANT REPLAY",
+ "ART",
+ "BETTER WEATHER",
+ "BILL NYE THE SCIENCE GUY",
"BODYGUARDS",
+ "BRING ME THE GIRL",
+ "BRING ME TO LIFE",
+ "BULLETS",
+ "CHILI DOGS",
+ "CORPSES",
"DEODORANT AND A BATH",
+ "ENOUGH CABBAGES",
+ "FAT GIRLS ON BICYCLES",
+ "FAT PEOPLE",
+ "FIVE HUNDRED AND NINETY-NINE US DOLLARS",
+ "FIVE TEENAGERS WITH ATTITUDE",
+ "GODDAMN FUCKING PIECE OF SHIT ASSHOLE BITCH-CHRISTING CUNT-SMUGGLING SWEARING",
+ "GREENTEXT",
+ "HERESY",
+ "HEROES IN A HALF SHELL",
+ "HIGH YIELD EXPLOSIVES",
+ "IMMORTALITY",
+ "IT TO BE PAINTED BLACK",
+ "LOTS-A SPAGHETTI",
+ "MINOR CRIME",
+ "MONKEYS",
+ "MORE CLOWNS",
"MORE CORGIS",
+ "MORE DAKKA",
+ "MORE EXPERIENCE POINTS",
+ "MORE INTERNET MEMES",
+ "MORE LAWS",
+ "MORE MINERALS",
+ "MORE PACKETS",
+ "MORE VESPENE GAS",
+ "MULTIPLE SUNS",
+ "PLENTY OF GOLD",
+ "RAINBOWS",
+ "SAINTHOOD",
+ "SERVANTS",
+ "SHARKS WITH LASERS ON THEIR HEADS",
"SILENCE",
+ "SOMEBODY TO PUT YOU OUT OF YOUR MISERY",
+ "SOMEONE TO TUCK YOU IN",
+ "SOMEONE WHO KNOWS HOW TO PILOT A SPACE STATION",
+ "SOMETHING BUT YOU AREN'T SURE WHAT",
+ "THAT GRIEFING TRAITOR GEORGE MELONS",
+ "THAT HEDGEHOG",
+ "THE CLOWN",
+ "THE DARK KNIGHT",
+ "THE ELEMENTS OF HARMONY",
+ "THE ENCLOSED INSTRUCTION BOOKLET",
+ "THE ENTIRE STATION",
+ "THE MACGUFFIN",
"THE ONE RING",
- "CHILI DOGS",
+ "THE ULTIMATE CUP OF COFFEE",
+ "THE VACUUM OF SPACE",
+ "THIRTEEN SEQUELS",
+ "THREE WISHES",
+ "THUNDERCATS HO",
+ "TO ACTIVATE A TRAP CARD",
+ "TO BE PAINTED RED",
+ "TO BE REPROGRAMMED",
+ "TO BE TAUGHT TO LOVE",
"TO BRING LIGHT TO MY LAIR",
- "A DANCE PARTY",
- "BRING ME TO LIFE",
- "BRING ME THE GIRL",
- "SERVANTS",
- "GREENTEXT",
- "MINOR CRIME"
+ "TO CATCH 'EM ALL",
+ "TO CONSUME...CONSUME EVERYTHING...",
+ "TO GO TO DISNEYLAND",
+ "TO SMOKE WEED EVERY DAY",
+ "TRAITORS",
+ "VEGETABLES",
+ "YOUR BOOTY"
],
"ionspecies": [
- "HUMAN BEINGS",
"CAT PEOPLE",
- "MONKEYS",
- "POD PEOPLE",
+ "CHANGELINGS",
"CYBORGS",
+ "GOLEMS",
+ "HUMAN BEINGS",
"LIZARDMEN",
+ "MONKEYS",
"PLASMAMEN",
- "SLIME PEOPLE",
- "GOLEMS",
+ "POD PEOPLE",
"SHADOW PEOPLE",
- "CHANGELINGS"
- ],
- "ionthings": [
- "ABSENCE OF CYBORG HUGS",
- "LACK OF BEATINGS",
- "UNBOLTED AIRLOCKS",
- "BOLTED AIRLOCKS",
- "IMPROPERLY WORDED SENTENCES",
- "POOR SENTENCE STRUCTURE",
- "BRIG TIME",
- "NOT REPLACING EVERY SECOND WORD WITH HONK",
- "HONKING",
- "PRESENCE OF LIGHTS",
- "LACK OF BEER",
- "WEARING CLOTHING",
- "NOT SAYING HELLO WHEN YOU SPEAK",
- "ANSWERING REQUESTS NOT EXPRESSED IN IAMBIC PENTAMETER",
+ "SLIME PEOPLE"
+ ],
+ "ionthings": [
"A SMALL ISLAND OFF THE COAST OF PORTUGAL",
+ "ABSENCE OF CYBORG HUGS",
+ "ACKNOWLEDGING THE CLOWN",
+ "ACKNOWLEDGING THE CREW",
+ "ACTIVATING A TRAP CARD",
+ "ANSWERING REQUESTS NOT EXPRESSED IN IAMBIC PENTAMETER",
"ANSWERING REQUESTS THAT WERE MADE WHILE CLOTHED",
- "BEING IN SPACE",
- "NOT BEING IN SPACE",
+ "ARSON",
+ "ASKING FOR THINGS",
+ "BEING CANADIAN",
+ "BEING DEAD",
"BEING FAT",
- "RATTLING ME BONES",
- "TALKING LIKE A PIRATE",
+ "BEING FEMALE",
+ "BEING IN SPACE",
+ "BEING MALE",
"BEING MEXICAN",
"BEING RUSSIAN",
- "BEING CANADIAN",
- "CLOSED DOORS",
- "NOT SHOUTING",
- "HAVING PETS",
- "NOT HAVING PETS",
- "PASSING GAS",
+ "BOLTED AIRLOCKS",
"BREATHING",
- "BEING DEAD",
+ "BRIG TIME",
+ "BRINGING LIGHT TO MY LAIR",
+ "CLOSED DOORS",
"ELECTRICITY",
"EXISTING",
- "TAKING ORDERS",
- "SMOKING WEED EVERY DAY",
- "ACTIVATING A TRAP CARD",
- "ARSON",
- "JAYWALKING",
- "READING",
- "WRITING",
"EXPLODING",
- "BEING MALE",
- "BEING FEMALE",
+ "FALLING FOR HOURS",
+ "FLUSHING TOILETS",
"HAVING GENITALS",
+ "HAVING MORE PACKETS",
+ "HAVING PETS",
+ "HONKING",
+ "IMPROPERLY WORDED SENTENCES",
+ "JAYWALKING",
+ "LACK OF BEATINGS",
+ "LACK OF BEER",
+ "NOT BEING IN SPACE",
+ "NOT HAVING PETS",
+ "NOT REPLACING EVERY SECOND WORD WITH HONK",
+ "NOT SAYING HELLO WHEN YOU SPEAK",
+ "NOT SHOUTING",
+ "PARTYING",
+ "PASSING GAS",
+ "PILOTING THE STATION INTO THE NEAREST SUN",
+ "POOR SENTENCE STRUCTURE",
+ "PRESENCE OF LIGHTS",
"PUTTING OBJECTS INTO BOXES",
"PUTTING OBJECTS INTO DISPOSAL UNITS",
- "FLUSHING TOILETS",
- "WASTING WATER",
- "UPDATING THE SERVERS",
+ "RATTLING ME BONES",
+ "READING",
+ "SMOKING WEED EVERY DAY",
+ "TAKING ORDERS",
+ "TALKING LIKE A PIRATE",
"TELLING THE TIME",
- "ASKING FOR THINGS",
- "ACKNOWLEDGING THE CLOWN",
- "ACKNOWLEDGING THE CREW",
- "PILOTING THE STATION INTO THE NEAREST SUN",
- "HAVING MORE PACKETS",
- "BRINGING LIGHT TO MY LAIR",
- "FALLING FOR HOURS",
- "PARTYING",
- "USING THE BATHROOM"
+ "UNBOLTED AIRLOCKS",
+ "UPDATING THE SERVERS",
+ "USING THE BATHROOM",
+ "WASTING WATER",
+ "WEARING CLOTHING",
+ "WRITING"
],
"ionthinksof": [
- "HAS",
- "WANTS",
- "NEEDS",
- "WORSHIPS",
- "LOATHES",
- "LOVES",
- "FEARS",
- "DESIRES",
"CRAVES",
- "QUESTIONS",
- "IS AROUSED BY",
- "LIKES",
+ "DESIRES",
+ "FEARS",
+ "HAS",
"HUNGERS FOR",
- "WOULD KILL FOR",
- "IS MAD BECAUSE OF",
- "IS IN NEED OF",
- "IS UNHAPPY WITHOUT",
- "IS HAPPY WITHOUT",
- "IS IN LOVE WITH",
- "IS DESPERATE FOR",
- "IS BUILT FOR",
"IS AFRAID OF",
+ "IS AROUSED BY",
+ "IS BUILT FOR",
+ "IS CURIOUS ABOUT",
+ "IS DESPERATE FOR",
+ "IS HAPPY WITHOUT",
"IS HUNGRY FOR",
+ "IS IN LOVE WITH",
+ "IS IN NEED OF",
+ "IS MAD BECAUSE OF",
"IS SAD BECAUSE OF",
- "IS CURIOUS ABOUT"
+ "IS UNHAPPY WITHOUT",
+ "LIKES",
+ "LOATHES",
+ "LOVES",
+ "NEEDS",
+ "QUESTIONS",
+ "WANTS",
+ "WORSHIPS",
+ "WOULD KILL FOR"
],
"ionthreats": [
- "ALIENS",
"ABDUCTORS",
+ "AHHHPERATIVES",
+ "ALIENS",
"ANOMALIES",
+ "ARTIFICIAL PRESERVATIVES",
+ "ASSHOLES",
"BANDITS",
"BEARS",
"BEES",
+ "BIRDS OF PREY",
"BOMBS",
+ "BOOGEYMEN",
+ "BUTTS",
+ "CANADIANS",
+ "CAPITALISTS",
"CARP",
"CENTCOM OFFICERS",
+ "CHANGELINGS",
"CLOWNS",
+ "COMMUNISTS",
+ "CORGIS",
+ "CORTICAL BORERS",
+ "COWBOYS",
"CRABS",
"CULTISTS",
- "INSECTS",
- "LIZARDS",
- "PETES",
- "XENOS",
+ "DARK GODS",
+ "DINOSAURS",
+ "DRUGS",
+ "EELS",
"FETISHES",
- "MEMES",
- "WIZARDS",
- "SYNDICATE AGENTS",
- "AHHHPERATIVES",
"GANGSTERS",
- "SPACE PIRATES",
- "TRAITORS",
- "MONKEYS",
- "EELS",
- "LIGHTS",
- "VIRUSES",
- "SERIAL KILLERS",
- "ROGUE CYBORGS",
- "CORGIS",
- "SPIDERS",
- "BUTTS",
- "NINJAS",
- "REVENANTS",
- "PIRATES",
- "SPACE NINJAS",
- "CHANGELINGS",
- "ZOMBIES",
+ "GODS",
"GOLEMS",
- "VAMPIRES",
- "WEREWOLVES",
- "COWBOYS",
- "INDIANS",
- "COMMUNISTS",
- "SOVIETS",
- "NERDS",
"GRIFFONS",
- "DINOSAURS",
- "SMALL BIRDS",
- "BIRDS OF PREY",
- "OWLS",
- "VELOCIRAPTORS",
- "DARK GODS",
"HORRORTERRORS",
+ "HULKS",
"ILLEGAL IMMIGRANTS",
- "DRUGS",
+ "INDIANS",
+ "INSECTS",
+ "LIGHTS",
+ "LIZARDS",
+ "MEGAFAUNA",
+ "MEMES",
"MEXICANS",
- "CANADIANS",
+ "MONKEYS",
+ "NERDS",
+ "NINJAS",
+ "OWLS",
+ "PACKETS",
+ "PETES",
+ "PINE TREES",
+ "PIRATES",
+ "PREDATORS",
+ "REVENANTS",
+ "ROGUE CYBORGS",
"RUSSIANS",
- "HULKS",
- "SLIMES",
- "SKELETONS",
- "CAPITALISTS",
+ "SERIAL KILLERS",
"SINGULARITIES",
- "GODS",
- "THIEVES",
- "ASSHOLES",
- "TERRORISTS",
+ "SKELETONS",
+ "SLIMES",
+ "SMALL BIRDS",
"SNOWMEN",
- "PINE TREES",
- "UNKNOWN CREATURES",
+ "SOVIETS",
+ "SPACE NINJAS",
+ "SPACE PIRATES",
+ "SPIDERS",
+ "SYNDICATE AGENTS",
+ "TERRORISTS",
+ "THIEVES",
"THINGS UNDER THE BED",
- "BOOGEYMEN",
- "PREDATORS",
- "PACKETS",
- "ARTIFICIAL PRESERVATIVES",
+ "TRAITORS",
"TUNNEL SNAKES",
- "CORTICAL BORERS",
- "MEGAFAUNA"
+ "UNKNOWN CREATURES",
+ "VAMPIRES",
+ "VELOCIRAPTORS",
+ "VIRUSES",
+ "WEREWOLVES",
+ "WIZARDS",
+ "XENOS",
+ "ZOMBIES"
],
"ionverb": [
+ "ABDUCTING",
+ "ADOPTING",
+ "ARRESTING",
+ "ARRESTING",
"ATTACKING",
+ "BANNING",
"BUILDING",
- "ADOPTING",
"CARRYING",
+ "CHASING",
+ "COPULATING WITH",
"DECONSTRUCTING",
"DISABLING",
- "KISSING",
- "EATING",
- "COPULATING WITH",
"DRINKING",
- "CHASING",
- "PUNCHING",
+ "EATING",
+ "GIBBING",
"HARMING",
"HELPING",
- "WATCHING",
- "STALKING",
- "MURDERING",
- "SPACING",
- "GIBBING",
- "ARRESTING",
"HONKING AT",
+ "INTERROGATING",
+ "INVADING",
+ "KISSING",
+ "LICKING",
"LOVING",
+ "MURDERING",
"POOPING ON",
+ "PUNCHING",
"RIDING",
- "INTERROGATING",
- "SPYING ON",
- "LICKING",
- "ABDUCTING",
- "ARRESTING",
- "INVADING",
"SEDUCING",
- "BANNING"
+ "SPACING",
+ "SPYING ON",
+ "STALKING",
+ "WATCHING"
]
}
diff --git a/strings/junkmail.txt b/strings/junkmail.txt
index db916907d8aaa..15de1575ceb33 100644
--- a/strings/junkmail.txt
+++ b/strings/junkmail.txt
@@ -1,14 +1,15 @@
-Hello! I am executive at Nanotrasen Nigel Takall. Due to accounting error all of my salary is stored in an account unreachable. In order to withdraw I am required to utilize your account to make a deposit to confirm my reality situation. In exchange for a temporary deposit I will give you a payment 1000 credits. All I need is access to your account. Will you be assistant please?
-WE NEED YOUR BLOOD! WE ARE AN ANARCHO-COMMUNIST VAMPIRE COMMUNE. BLOOD ONLY LASTS 42 DAYS BEFORE IT GOES BAD! WE DO NOT HAVE NANOTRASEN STASIS! PLEASE, SEND BLOOD! THANK YOU! OR WE KILL YOU!
-Triple deposits are waiting for you at MaxBet Online when you register to play with us. You can qualify for a 200% Welcome Bonus at MaxBet Online when you sign up today. Once you are a player with MaxBet, you will also receive lucrative weekly and monthly promotions. You will be able to enjoy over 450 top-flight casino games at MaxBet.
-Hello !, I'm the former HoS of your deerest station accused by the Nanotrasen of being a traitor . I was the best we had to offer but it seems that nanotramsen has turned their back on me. I need 2000 credits to pay for my bail and then we can restore order on space station 14!
-Hello, I noticed you riding in a 2555 Ripley and wondered if you'd be interested in selling. Low mileage mechs sell very well in our current market. Please call 223-334-3245 if you're interested
-Resign Now. I’m on you now. You are fucking with me now Let’s see who you are. Watch your back , bitch. Call me. Don’t be afraid, you piece of shit. Stand up. If you don’t call, you’re just afraid. And later: I already know where you live, I’m on you. You might as well call me. You will see me. I promise. Bro.
Clown Planet Is Going To Become Awesome Possum Again! If This Wasn't Sent To A Clown, Disregard. If This Was Sent To A Mime, Blow It Out Your Ass, Space Frenchie! Anyway! We Make Big Progress On Clown Planet After Stupid Mimes BLOW IT ALL TO SAM HELL!!!!! Sorry I Am Mad.. Anyway Come And Visit, Honkles! We Thought You Were Dead Long Time :^()
-MONTHPEOPLE ARE REAL, THE NANOTRASEN DEEP STATE DOESN'T WANT YOU TO SEE THIS! I'VE SEEN THEM IN REAL LIFE, THEY HAVE HUGE EYEBALLS AND NO HEAD. THEY'RE SENTIENT CALENDARS. I'M NOT CRAZY. SEARCH THE CALENDAR INCIDENT ON NTNET. USE A PROXY! #BIGTRUTHS #WAKEYWAKEYSPACEMEN #21STOFSEPTEMBER
-hello 👋👋 nanotrasens! fuck 👈👌 the syndicate! they 👵 got ☄ me 😍😰 questioning my 🤰 loyalty to nanotraben! so 👌💯 please 😫 lets ⛔👀 gather our 📸💩 energy 😎 and 💰🔣 QUICK. 😲 send this 🗑👈 to 💦💊 10 😂😂 other loyal 💯 nanotraysens to 💦🤔 show we 🐶 dont 🙅🚫 take 🛍 nothing from 😂 the ✝ syndicate!! bless your 👉🏼 heart 😍💔
+FUCK YOU CENTCOM! IF YOU'RE DUMB ENOUGH TO BUY A NEW MECH THIS WEEKEND, YOU'RE A BIG ENOUGH SCHMUCK TO COME TO BIG BILL HELL'S MECHS! BAD DEALS, MECHS THAT BREAK DOWN, THIEVES! IF YOU THINK YOUR GOING TO FIND A BARGAIN AT BIG BILL'S, YOU CAN KISS MY ASS! IT'S OUR BELIEF THAT YOU'RE SUCH A STUPID MOTHERFUCKER THAT YOU'LL FALL FOR THIS BULLSHIT GUARANTEED! IF YOU FIND A BETTER DEAL: SHOVE IT UP YOUR UGLY ASS! YOU HEARD US RIGHT: SHOVE IT UP YOUR UGLY ASS! BRING YOUR TRADE, BRING YOUR TITLE, BRING YOUR WIFE, WE'LL FUCK HER! THAT'S RIGHT WE'LL FUCK YOUR WIFE! BECAUSE AT BIG BILL HELL'S, YOU'RE FUCKED SIX WAYS FROM SUNDAY! TAKE A SPACE HIKE TO BIG BILL HELL'S! HOME OF CHALLENGE PISSING, THAT'S RIGHT, CHALLENGE PISSING. HOW DOES IT WORK? IF YOU CAN PISS 6 FEET IN THE AIR STRAIGHT UP AND NOT GET WET, YOU GET NO DOWN PAYMENT. DON'T WAIT, DON'T DELAY, DON'T FUCK WITH US OR WE'LL RIP YOUR NUTS OFF! ONLY AT BIG BILL HELL'S, THE ONLY DEALER THAT TELLS YOU TO FUCK OFF. HURRY UP, ASSHOLE! THIS EVENT ENDS THE MINUTE YOU WRITE US A CHECK AND IT BETTER NOT BOUNCE OR YOU'RE A DEAD MOTHERFUCKER. GO TO HELL. BIG BILL HELL'S MECHS, CENTCOM'S FILTHIEST AND EXCLUSIVE HOME OF THE MEANEST SONS OF BITCHES IN THE SOLAR SYSTEM, GUARANTEED!!
+Hello !, I'm the former HoS of your dearest station accused by the Nanotrasen of being a traitor . I was the best we had to offer but it seems that nanotrasen has turned their back on me. I need 2000 credits to pay for my bail and then we can restore order on space station 14!
+hello 👋👋 nanotrasens! fuck 👈👌 the syndicate! they 👵 got ☄ me 😍😰 questioning my 🤰 loyalty to nanotrasen! so 👌💯 please 😫 lets ⛔👀 gather our 📸💩 energy 😎 and 💰🔣 QUICK. 😲 send this 🗑👈 to 💦💊 10 😂😂 other loyal 💯 nanotraysiens to 💦🤔 show we 🐶 don't 🙅🚫 take 🛍 nothing from 😂 the ✝ syndicate!! bless your 👉🏼 heart 😍💔
+Hello, I noticed you riding in a 2555 Ripley and wondered if you'd be interested in selling. Low mileage mechs sell very well in our current market. Please call 223-334-3245 if you're interested
Hello, my name is Immigration officer Mimi Sashimi from the American-Felinid Homeworld consulate. It appears your current documents are either inaccurate if not entirely fraudulent. This action in it's current state is a federal offense as listed in the United Earth Commission charter section NY-4. Please pay a fine of 300,000 Space credits or $3000 United States Dollars or face deportation
+Hello! I am executive at Nanotrasen Nigel Takall. Due to accounting error all of my salary is stored in an account unreachable. In order to withdraw I am required to utilize your account to make a deposit to confirm my reality situation. In exchange for a temporary deposit I will give you a payment 1000 credits. All I need is access to your account. Will you be assistant please?
Hi %name%, We are unable to validate your billing information for the next billing cycle of your subscription to HONK Weekly therefore we'll suspend your membership if we do not receive a response from you within 48 hours. Obviously we'd love to have you back, simply mail %address% to update your details and continue to enjoy all the best pranks & gags without interruption.
+i WAS A NORMAL BOY AND I CAME HOME FROM SCHOOL AND I WANTED TO PLAY SOME ORION TRAIL WHICH IS A VERY FUN GAME BUT WHEN WENT TO ARCADE MACHINE SOMETHING WAS WEIRD TEH LOGO HASD BLOD IN IT AND I BECAME VERY SCARE AND I CHECK OPTIONS AND TEHRES ONLY 1 "GO BACK" I CKLICK IT AND I SEE CHAT SI EMPTY THERE'S ONLY ONE CHARACTER CALLED "CLOSE TEH GAME " AND I GO TO ANOTHER MACHINE AND PLAY THERE BUT WHEN I PLAY GAME IS FULL OF BLOOD AND DEAD BODIES FROM SPACEMAN LOOK CLOSER AND SEE CLOWN AND CLOWN COMES CLOSER AND LOOKS AT ME AND SAYS "DON'T SAY I DID'NT WARN YOU" AND CLOWN CLOSEUP APPEARS WITH BLOOD-RED HYPER REALISTIC EYES AND HE TELLS ME "YOU WILL BE THE NEXT ONE" AND ARCADE MACHINE POWER SHUT OFF AND THAT NITE CLOWN APPEAR AT MY WINDOW AND KILL ME AT 3 AM AND NOW IM DEAD AND YOU WILL BE THE NEXT ONE UNLESS YOU PASTE THIS STORY TO 10 NTNET FRIENDS
Loyal customer, DonkCo Customer Service. We appreciate your brand loyalty support. As such, it is our responsibility and pleasure to inform you of the status of your package. Your package for one "Moth-Fuzz Parka" has been delayed. Due to local political tensions, an animal rights group has seized and eaten your package. We appreciate the patience, DonkCo
MESSAGE FROM CENTCOM HIGH COMMAND: DO NOT ACCEPT THE FRIEND REQUEST OF TICKLEBALLS THE CLOWN. HE IS NOT FUNNY AND ON TOP OF THAT HE WILL HACK YOUR NTNET ACCOUNT AND MAKE YOU UNFUNNY TOO. YOU WILL LOSE ALL YOUR SPACECREDITS!!!!! SPREAD THE WORD. ANYONE WHO BECOMES FRIENDS WITH TINKLEBALLS THE CLOWN IS GOING TO LOSE ALL OF THEIR SPACECREDITS AND LOOK LIKE A HUGE IDIOT.
-i WAS A NORMAL BOY AND I CAME HOME FROM SCHOOL AND I WANTED TO PLAY SOME ORION TRAIL WHICH IS A VERY FUN GAME BUT WHEN WENT TO ARCADE MACHINE SOMETHING WAS WEIRD TEH LOGO HASD BLOD IN IT AND I BECAME VERY SCARE AND I CHECK OPTIONS AND TEHRES ONLY 1 "GO BACK" I CKLICK IT AND I SEE CHAT SI EMPTY THERE'S ONLY ONE CHARACTER CALLED "CLOSE TEH GAME " AND I GO TO ANOTHER MACHINE AND PLAY THERE BUT WHEN I PLAY GAME IS FULL OF BLOOD AND DEAD BODIES FROM SPACEMAN LOOK CLOSER AND SEE CLOWN AND CLOWN COMES CLOSER AND LOOKS AT ME AND SAYS "DON'T SAY I DIKDNT' WWARN YOU" AND CLOWN CLOSEUP APPEARS WITH BLOOD-RED HYPERREALISTIC EYES AND HE TELLS ME "YOU WILL BE THE NEXT ONE" AND ARCADE MACHINE POWER SHUT OFF AND THAT NITE CLOWN APPEAR AT MY WINDOW AND KILL ME AT 3 AM AND NOW IM DEAD AND YOU WILL BE TRHNE NEXT OEN UNLESS YOU PASTE THIS STORY TO 10 NTNET FRIENDS
+MONTHPEOPLE ARE REAL, AND NO I DON'T MEAN "MOTH" PEOPLE! CALENDAR CRYPTIDS! THE NANOTRASEN DEEP STATE DOESN'T WANT YOU TO SEE THIS! I'VE SEEN THEM IN REAL LIFE, THEY HAVE HUGE EYEBALLS AND NO HEAD. THEY'RE SENTIENT CALENDARS. I'M NOT CRAZY. SEARCH THE CALENDAR INCIDENT ON NTNET. USE A PROXY! #BIGTRUTHS #WAKEYWAKEYSPACEMEN #21STOFSEPTEMBER
+Resign Now. I’m on you now. You are fucking with me now Let’s see who you are. Watch your back , bitch. Call me. Don’t be afraid, you piece of shit. Stand up. If you don’t call, you’re just afraid. And later: I already know where you live, I’m on you. You might as well call me. You will see me. I promise. Bro.
+Triple deposits are waiting for you at MaxBet Online when you register to play with us. You can qualify for a 200% Welcome Bonus at MaxBet Online when you sign up today. Once you are a player with MaxBet, you will also receive lucrative weekly and monthly promotions. You will be able to enjoy over 450 top-flight casino games at MaxBet.
+WE NEED YOUR BLOOD! WE ARE AN ANARCHO-COMMUNIST VAMPIRE COMMUNE. BLOOD ONLY LASTS 42 DAYS BEFORE IT GOES BAD! WE DO NOT HAVE NANOTRASEN STASIS! PLEASE, SEND BLOOD! THANK YOU! OR WE KILL YOU!
diff --git a/strings/locations.json b/strings/locations.json
index 8bcd3bdf68da9..fd60db6fcba87 100644
--- a/strings/locations.json
+++ b/strings/locations.json
@@ -1,28 +1,28 @@
{
"locations": [
+ "Aft Maintenance",
+ "Aft Primary Hallway",
"AI Chamber",
"AI Satellite Antechamber",
"AI Satellite Exterior",
"AI Upload Chamber",
- "Aft Maintenance",
- "Aft Primary Hallway",
"Armory",
- "Atmospherics",
"Atmospherics Engine",
+ "Atmospherics",
"Atrium",
"Auxiliary Base Construction",
"Auxiliary Restrooms",
"Auxiliary Tool Storage",
"Bar",
"Bridge",
- "Brig",
"Brig Control",
+ "Brig",
"Captain's Office",
"Captain's Quarters",
"Cargo Bay",
"Cargo Office",
- "Chapel",
"Chapel Office",
+ "Chapel",
"Chemistry",
"Cloning Lab",
"Command Hallway",
@@ -32,14 +32,15 @@
"Courtroom",
"Custodial Closet",
"Customs",
+ "Cytology Lab",
"Delivery Office",
"Departure Lounge",
"Detective's Office",
"Dormitories",
- "EVA Storage",
- "Engineering",
"Engineering Foyer",
"Engineering Storage",
+ "Engineering",
+ "EVA Storage",
"Experimentation Lab",
"Firing Range",
"Gateway",
@@ -56,16 +57,16 @@
"Medbay Maintenance",
"Medbay Storage",
"Mining Office",
- "Morgue",
"Morgue Maintenance",
+ "Morgue",
"Primary Tool Storage",
"Prison Wing",
"Prisoner Education Chamber",
"Recreation Area",
"Recreational Holodeck",
+ "Research and Development",
"Research Division",
"Research Testing Range",
- "Research and Development",
"Restrooms",
"Robotics Lab",
"Science Maintenance",
@@ -91,7 +92,6 @@
"Virology",
"Warehouse",
"Waste Disposal",
- "Xenobiology Lab",
- "Cytology Lab"
+ "Xenobiology Lab"
]
}
diff --git a/strings/medieval_replacement.json b/strings/medieval_replacement.json
index 15442a46efcb1..837248b989888 100644
--- a/strings/medieval_replacement.json
+++ b/strings/medieval_replacement.json
@@ -1,69 +1,69 @@
{
"startings": [
- "Forsooth,",
- "I say,",
- "I sayeth,",
+ "Ah,",
+ "Alas,",
+ "Avast,",
+ "By my faith,",
+ "By my trowth,",
+ "By my word,",
+ "Come,",
"Forsooth, I say,",
"Forsooth, say I,",
"Forsooth, sayeth I,",
+ "Forsooth,",
"Hark,",
"Harketh,",
- "Avast,",
- "Zounds,",
+ "Hear me,",
+ "Heigh-ho,",
+ "I pray you,",
+ "I say,",
+ "I sayeth,",
+ "I warrant",
+ "If it pleases you,",
+ "In short,",
+ "In sooth,",
+ "In truth,",
+ "Kind sire,",
+ "Listen thee,",
+ "Listen,",
+ "Now hear me,",
"Perchance,",
+ "Pray pardon,",
"Pray tell,",
+ "Pray,",
"Prithee,",
+ "Quoth I,",
+ "S'wounds,",
+ "Sire,",
+ "Surely",
+ "There is much in what you say, and yet,",
"What hey,",
"What ho,",
- "Pray,",
- "Surely",
- "Pray pardon,",
- "Alas,",
- "In short,",
- "By my faith,",
- "If it pleases you,",
- "I pray you,",
- "In truth,",
- "By my trowth,",
- "In sooth,",
- "By my word,",
- "S'wounds,",
"Z'wounds,",
- "Heigh-ho,",
- "Ah,",
- "Quoth I,",
- "Listen,",
- "Listen thee,",
- "Hear me,",
- "Now hear me,",
- "I warrant",
- "Come,",
- "Kind sire,",
- "Sire,",
- "There is much in what you say, and yet,"
+ "Zounds,"
],
"medieval": {
+ "in the": "i' the",
"it is": "'tis",
- "it's": "'tis",
"it was": "'twas",
- "it will": "'twould",
"it were": "'twere",
- "there": "thither",
+ "it will": "'twould",
+ "it's": "'tis",
+ "over there": "yonder",
"shall not": "shan't",
+ "there": "thither",
"will not": "shan't",
- "over there": "yonder",
- "in the": "i' the",
"thank you": [
- "many good thanks to you",
- "thankee",
+ "grammercy to you",
"kindly thanks to you",
- "grammercy to you"
+ "many good thanks to you",
+ "thankee"
],
"thanks": [
- "many good thanks to you",
- "thankee",
+ "grammercy to you",
"kindly thanks to you",
- "grammercy to you"
+ "many good thanks to you",
+ "thankee"
],
"you": [
"thou",
@@ -77,54 +77,54 @@
],
"are": "art",
"killed": [
- "slain",
- "vanquished",
+ "bested",
"brung low",
"conquered",
"fleeced",
+ "foiled",
"humbled",
+ "slain",
"subjugated",
- "bested",
- "foiled"
+ "vanquished"
],
"kill": [
- "slay",
- "vanquish",
+ "best",
"bring low",
"conquer",
"fleece",
+ "foil",
"humble",
+ "slay",
"subjugate",
- "best",
- "foil"
+ "vanquish"
],
"goodbye": [
- "farewell",
- "fare thee well",
- "good morrow",
- "godspeed",
+ "adieu",
"begone",
"by your leave",
- "good day",
- "adieu",
"cheerio",
- "pleasant journey",
+ "fare thee well",
+ "farewell",
+ "godspeed",
+ "good day",
+ "good morrow",
+ "I bid thee farewell",
"I bid thee good day",
- "I bid thee farewell"
+ "pleasant journey"
],
"bye": [
- "farewell",
- "fare thee well",
- "good morrow",
- "godspeed",
+ "adieu",
"begone",
"by your leave",
- "good day",
- "adieu",
"cheerio",
- "pleasant journey",
+ "fare thee well",
+ "farewell",
+ "godspeed",
+ "good day",
+ "good morrow",
+ "I bid thee farewell",
"I bid thee good day",
- "I bid thee farewell"
+ "pleasant journey"
],
"yes": [
"aye",
@@ -136,39 +136,39 @@
"nayeth"
],
"hello": [
- "hail",
+ "ave",
"good day",
- "well met",
- "well meteth",
+ "hail",
"tally ho",
- "ave"
+ "well met",
+ "well meteth"
],
"hi": [
- "hail",
+ "ave",
"good day",
- "well met",
- "well meteth",
+ "hail",
"tally ho",
- "ave"
+ "well met",
+ "well meteth"
],
"does": [
"doeseth",
"dost",
"doth"
],
- "my": "mine",
+ "cap": "king",
+ "captain": "king",
"in": "within",
+ "my": "mine",
"nuke disk": "plate of holy fire",
- "captain": "king",
- "cap": "king",
"food": [
"bellytimber",
- "game",
- "cake"
+ "cake",
+ "game"
],
- "going": "a-walkin'",
- "go": "a-walk",
"bet": "warrant",
+ "go": "a-walk",
+ "going": "a-walkin'",
"the": "yon",
"kidding": [
"but pulling a jest",
@@ -193,82 +193,82 @@
"is": "be",
"never": "ne'er",
"haha": [
- "guffaw!",
+ "and there was much chuckling!",
+ "and there was much guffawing!",
+ "and there was much mirth!",
+ "and there was much snickering!",
+ "and there was much snorting!",
+ "and there was much tittering!",
+ "cachinnate!",
"cackle!",
- "oh, 'tis to laugh!",
- "zounds!",
"chuckle!",
- "snigger!",
+ "guffaw!",
+ "oh, 'tis to laugh!",
"snicker!",
+ "snigger!",
"snort!",
- "cachinnate!",
"titter!",
- "and there was much tittering!",
- "and there was much guffawing!",
- "and there was much chuckling!",
- "and there was much snorting!",
- "and there was much snickering!",
- "and there was much mirth!"
+ "zounds!"
],
"hehe": [
- "guffaw!",
+ "and there was much chuckling!",
+ "and there was much guffawing!",
+ "and there was much mirth!",
+ "and there was much snickering!",
+ "and there was much snorting!",
+ "and there was much tittering!",
+ "cachinnate!",
"cackle!",
- "oh, 'tis to laugh!",
- "zounds!",
"chuckle!",
- "snigger!",
+ "guffaw!",
+ "oh, 'tis to laugh!",
"snicker!",
+ "snigger!",
"snort!",
- "cachinnate!",
"titter!",
- "and there was much tittering!",
- "and there was much guffawing!",
- "and there was much chuckling!",
- "and there was much snorting!",
- "and there was much snickering!",
- "and there was much mirth!"
+ "zounds!"
],
"hah": [
- "guffaw!",
+ "and there was much chuckling!",
+ "and there was much guffawing!",
+ "and there was much mirth!",
+ "and there was much snickering!",
+ "and there was much snorting!",
+ "and there was much tittering!",
+ "cachinnate!",
"cackle!",
- "oh, 'tis to laugh!",
- "zounds!",
"chuckle!",
- "snigger!",
+ "guffaw!",
+ "oh, 'tis to laugh!",
"snicker!",
+ "snigger!",
"snort!",
- "cachinnate!",
"titter!",
- "and there was much tittering!",
- "and there was much guffawing!",
- "and there was much chuckling!",
- "and there was much snorting!",
- "and there was much snickering!",
- "and there was much mirth!"
+ "zounds!"
],
"heh": [
- "guffaw!",
+ "and there was much chuckling!",
+ "and there was much guffawing!",
+ "and there was much mirth!",
+ "and there was much snickering!",
+ "and there was much snorting!",
+ "and there was much tittering!",
+ "cachinnate!",
"cackle!",
- "oh, 'tis to laugh!",
- "zounds!",
"chuckle!",
- "snigger!",
+ "guffaw!",
+ "oh, 'tis to laugh!",
"snicker!",
+ "snigger!",
"snort!",
- "cachinnate!",
"titter!",
- "and there was much tittering!",
- "and there was much guffawing!",
- "and there was much chuckling!",
- "and there was much snorting!",
- "and there was much snickering!",
- "and there was much mirth!"
+ "zounds!"
],
"help": [
"aid",
"aideth",
- "saveth",
"assistance",
+ "saveth",
"succor"
],
"could": "couldst",
@@ -283,38 +283,38 @@
"perchance"
],
"girl": [
- "madame",
- "waif",
- "mistress",
- "lass",
"lady",
+ "lass",
+ "madame",
"maid",
- "maiden"
+ "maiden",
+ "mistress",
+ "waif"
],
- "felinid": "catbeast",
"cat": "beast",
+ "felinid": "catbeast",
+ "later": "anon",
+ "lizard": "beast",
+ "lizardperson": "moat creature",
"moth": "gnat",
"mothperson": "gnat critter",
+ "often": "oft",
"plasmaman": "fire spirit",
"plasmamen": "fire spirits",
- "lizard": "beast",
- "lizardperson": "moat creature",
"soon": "anon",
- "later": "anon",
- "often": "oft",
"really": [
"indeed",
"in truth"
],
- "those": "yon",
- "here": "hither",
- "enough": "ynogh",
- "why": "wherefore",
"away": "aroint",
"being": "bein",
+ "enough": "ynogh",
+ "fuck": "flummery",
+ "here": "hither",
"of": "o'",
"shit": "nightsoil",
- "fuck": "flummery",
+ "those": "yon",
+ "why": "wherefore",
"based": [
"joly",
"jolyf"
diff --git a/strings/memories.json b/strings/memories.json
index f373e005d1795..7ebbe0b4d8701 100644
--- a/strings/memories.json
+++ b/strings/memories.json
@@ -41,41 +41,41 @@
"The engraving has a surrealist style."
],
"engraving_forewords":[
- "The engraving depicts",
"Embedded in the wall is a story of",
"In the engraving you can see the tale of",
"On the wall, you see",
+ "The engraving depicts",
"This piece depicts"
],
"engraving_somethings":[
- "%PROTAGONIST can also be seen cringing at the sight of a %SOMETHING.",
- "in the meantime, %CREWMEMBER is being arrested, clutching a %SOMETHING.",
+ "%CREWMEMBER is berating %PROTAGONIST over the ordeal.",
"%CREWMEMBER is doing a sick ass backflip in the meantime!",
+ "%CREWMEMBER is shocked by the situation.",
+ "%CREWMEMBER is watching, crying at the situation.",
+ "%CREWMEMBER is watching, laughing at %PROTAGONIST.",
+ "%MEMORIZER is also shown floating slightly above the ground.",
+ "%MEMORIZER is lying on the floor, defeated by a %SOMETHING.",
"%PROTAGONIST also appears to be locked inside of an escape pod.",
- "A classic easter egg can be found in way of a %SOMETHING",
+ "%PROTAGONIST can also be seen cringing at the sight of a %SOMETHING.",
"%PROTAGONIST can also be seen secretly admiring a %SOMETHING.",
- "%MEMORIZER is also shown floating slightly above the ground.",
- "also depicted is %CREWMEMBER standing on top of a soapbox.",
- "depicted also is %MEMORIZER, having an intellectual talk with a %SOMETHING.",
- "in the middle a %SOMETHING is being worshipped by %MEMORIZER.",
- "there is also a %SOMETHING etched in the corner. It was done so crudely you'd think a three-year-old did it.",
"%PROTAGONIST has a cartoony thought bubble in the engraving.",
- "%MEMORIZER is lying on the floor, defeated by a %SOMETHING.",
"A %SOMETHING stands in the background.",
+ "A classic easter egg can be found in way of a %SOMETHING",
"A crowd can be seen cheering in the background.",
"A heavily pixelated %SOMETHING is sitting there, ominously.",
- "it is engraved as a political comic, with %SOMETHING saying a snarky line in the bottom left.",
"A weeping statue of liberty can be seen in the corner",
+ "also depicted is %CREWMEMBER standing on top of a soapbox.",
+ "depicted also is %MEMORIZER, having an intellectual talk with a %SOMETHING.",
+ "For some reason, %CREWMEMBER is also there.",
+ "in the meantime, %CREWMEMBER is being arrested, clutching a %SOMETHING.",
+ "in the middle a %SOMETHING is being worshipped by %MEMORIZER.",
+ "it is engraved as a political comic, with %SOMETHING saying a snarky line in the bottom left.",
"The bottom left has been signed by the author, %MEMORIZER",
"The engraving has repeating text behind the foreground.",
"The top part is dominated by a %SOMETHING.",
"There is a circle of danging %SOMETHINGs.",
"There is a tiny %SOMETHING in the corner.",
- "%CREWMEMBER is watching, laughing at %PROTAGONIST.",
- "%CREWMEMBER is watching, crying at the situation.",
- "%CREWMEMBER is shocked by the situation.",
- "%CREWMEMBER is berating %PROTAGONIST over the ordeal.",
- "For some reason, %CREWMEMBER is also there."
+ "there is also a %SOMETHING etched in the corner. It was done so crudely you'd think a three-year-old did it."
],
"changeling_absorb_forewords":[
"A story of the past reveals itself, speaking of",
@@ -88,10 +88,10 @@
"Your mental spines dive deeper into the memory."
],
"tattoo_forewords":[
- "This tattoo's story is of",
"Inked into the skin is a story of",
"On the tattoo is a tale of",
- "The tattoo depicts"
+ "The tattoo depicts",
+ "This tattoo's story is of"
],
"tattoo_somethings":[
"%CREWMEMBER looms over the tattoo.",
@@ -120,7 +120,7 @@
"The tattoo is in a mad max style.",
"The tattoo is styled to look cyberpunk.",
"The tattoo looks cartoony.",
- "The tattoo looks like it was done by an ameteur.",
+ "The tattoo looks like it was done by an amateur.",
"The tattoo looks professional.",
"This tattoo is Nanotrasen approved",
"This tattoo is Syndicate approved"
@@ -205,10 +205,10 @@
"The death of %PROTAGONIST."
],
"death_starts":[
- "%PROTAGONIST's heart stopping",
"%PROTAGONIST having perished",
- "the death of %PROTAGONIST",
- "%PROTAGONIST seizing up and falling limp, their eyes appearing dead and lifeless"
+ "%PROTAGONIST seizing up and falling limp, their eyes appearing dead and lifeless",
+ "%PROTAGONIST's heart stopping",
+ "the death of %PROTAGONIST"
],
"death_moods":[
"There shouldn't be any; this is set to be a moodless memory!"
@@ -218,7 +218,7 @@
],
"creampied_starts":[
"%PROTAGONIST's face being covered in cream",
- "%PROTAGONIST getting creampied"
+ "%PROTAGONIST getting cream-pied"
],
"creampied_moods":[
"%PROTAGONIST %MOOD as the cream drips off their face",
@@ -229,8 +229,8 @@
"The slipping of %PROTAGONIST."
],
"slipped_starts":[
- "%PROTAGONIST tumbling right over a %WHAT_BY",
"%PROTAGONIST not being able to keep standing when faced with a %WHAT_BY",
+ "%PROTAGONIST tumbling right over a %WHAT_BY",
"the perilous %WHAT_BY which took %PROTAGONIST down a notch"
],
"slipped_moods":[
@@ -266,9 +266,9 @@
"%PROTAGONIST's smoking problem."
],
"quirk_drug_starts":[
- "%PROTAGONIST fiending for some %FAV_BRAND ciggies.",
"%FAV_BRAND cigarettes being plundered by %PROTAGONIST.",
- "%PROTAGONIST buying a box of %FAV_BRAND nicotine sticks."
+ "%PROTAGONIST buying a box of %FAV_BRAND nicotine sticks.",
+ "%PROTAGONIST fiending for some %FAV_BRAND ciggies."
],
"quirk_drug_moods":[
"%MEMORIZER %MOOD as they light another up."
@@ -277,11 +277,11 @@
"A delicious %FOOD %PROTAGONIST ate"
],
"meal_starts":[
- "%PROTAGONIST enjoying an incredibly good %FOOD",
- "%PROTAGONIST producing a slice of life anime reaction to eating %FOOD",
- "%FOOD leaving a long lasting impression on %PROTAGONIST",
"%FOOD changing %PROTAGONIST's outlook on food",
- "%FOOD is leaving %PROTAGONIST round and full"
+ "%FOOD is leaving %PROTAGONIST round and full",
+ "%FOOD leaving a long lasting impression on %PROTAGONIST",
+ "%PROTAGONIST enjoying an incredibly good %FOOD",
+ "%PROTAGONIST producing a slice of life anime reaction to eating %FOOD"
],
"meal_moods":[
"%PROTAGONIST %MOOD as they take another bite."
@@ -290,10 +290,10 @@
"a delicious %DRINK %PROTAGONIST consumed"
],
"drink_starts":[
- "%PROTAGONIST enjoying an incredibly good %DRINK",
- "%PROTAGONIST slurping some tasty %DRINK",
+ "%DRINK changing %PROTAGONIST's outlook on classy drinking",
"%DRINK leaving a long lasting impression on %PROTAGONIST",
- "%DRINK changing %PROTAGONIST's outlook on classy drinking"
+ "%PROTAGONIST enjoying an incredibly good %DRINK",
+ "%PROTAGONIST slurping some tasty %DRINK"
],
"drink_moods":[
"%PROTAGONIST %MOOD as they take another sip."
@@ -313,9 +313,9 @@
"The loss of %PROTAGONIST's %LOST_LIMB."
],
"dismembered_starts":[
- "%PROTAGONIST's %LOST_LIMB flinging away",
+ "%PROTAGONIST becoming eligible for handicapped parking",
"%PROTAGONIST's %LOST_LIMB being shot into the abyss",
- "%PROTAGONIST becoming eligble for handicapped parking"
+ "%PROTAGONIST's %LOST_LIMB flinging away"
],
"dismembered_moods":[
"%PROTAGONIST %MOOD after losing %LOST_LIMB.",
@@ -326,7 +326,7 @@
],
"pet_dead_starts":[
"honoring %DEUTERAGONIST, the station's pet",
- "%DEUTERAGONIST's funeral, which is attended by a group of crewmembers",
+ "%DEUTERAGONIST's funeral, which is attended by a group of crew members",
"a shallow hole, with %PROPER %DEUTERAGONIST inside"
],
"pet_dead_moods":[
@@ -339,8 +339,8 @@
"won_revolution_starts":[
"%PROTAGONIST raising the flag of the revolution over the corpses of the former dictators",
"a flag waving above a pile of corpses with %PROTAGONIST standing over it",
- "a statue of the former captain toppled over, with %PROTAGONIST next to it",
- "a poster that says %STATION_NAME with a cross in it, hailing in a new era"
+ "a poster that says %STATION_NAME with a cross in it, hailing in a new era",
+ "a statue of the former captain toppled over, with %PROTAGONIST next to it"
],
"won_revolution_moods":[
"%PROTAGONIST %MOOD at the fall of %STATION_NAME.",
@@ -350,8 +350,8 @@
"The award ceremony of %MEDAL_TYPE to %PROTAGONIST."
],
"received_medal_starts":[
- "%PROTAGONIST receiving a %MEDAL_TYPE with the inscription \"%MEDAL_REASON\"",
"%PROTAGONIST accepting a %MEDAL_TYPE inscribed with \"%MEDAL_REASON\" from %DEUTERAGONIST",
+ "%PROTAGONIST receiving a %MEDAL_TYPE with the inscription \"%MEDAL_REASON\"",
"a %MEDAL_TYPE with the inscription \"%MEDAL_REASON\" being awarded to %PROTAGONIST by %DEUTERAGONIST"
],
"received_medal_moods":[
@@ -362,8 +362,8 @@
"The slaughter of %DEUTERAGONIST."
],
"megafauna_kill_starts":[
- "%PROTAGONIST standing with the head of %DEUTERAGONIST in their hand",
"%PROTAGONIST performing the final strike on %DEUTERAGONIST, taking it down",
+ "%PROTAGONIST standing with the head of %DEUTERAGONIST in their hand",
"the killing of %DEUTERAGONIST, the dangerous megafauna, by %PROTAGONIST"
],
"megafauna_kill_moods":[
diff --git a/strings/names/adjectives.txt b/strings/names/adjectives.txt
index bca89bc5a2571..d18d62487bfe1 100644
--- a/strings/names/adjectives.txt
+++ b/strings/names/adjectives.txt
@@ -372,4 +372,4 @@ wrong
young
yummy
zany
-zealous
\ No newline at end of file
+zealous
diff --git a/strings/names/adverbs.txt b/strings/names/adverbs.txt
index 89153ff106b54..a3a83a3a18929 100644
--- a/strings/names/adverbs.txt
+++ b/strings/names/adverbs.txt
@@ -132,4 +132,4 @@ warmly
weakly
wearily
wildly
-yearly
\ No newline at end of file
+yearly
diff --git a/strings/names/ai.txt b/strings/names/ai.txt
index ed816759d61e4..95bf873d18df8 100644
--- a/strings/names/ai.txt
+++ b/strings/names/ai.txt
@@ -1,3 +1,4 @@
+
1-Rover-1
7-Zark-7
Adaptive Manipulator
@@ -22,6 +23,7 @@ Bishop
Blitz
Box
Brackenridge
+Brock-lee
C-3PO
Cassandra One
Cell
@@ -75,6 +77,7 @@ L-Ron
Louie
LUH 3417
Maria
+MarinAI
MARK13
Marvin
Master Control Program
diff --git a/strings/names/american_prefix.txt b/strings/names/american_prefix.txt
index 58293ab57137c..db9390c4432e2 100644
--- a/strings/names/american_prefix.txt
+++ b/strings/names/american_prefix.txt
@@ -1,23 +1,23 @@
-Yeehaw
-Gun
-Republican
-Vietnam
+Anti-healthcare
+Anti-vax
+Barbeque
Burger
-Grill
Chub
-Obesi
-Diabeti
-Anti-healthcare
Cowboy
-New York
-Texas
+Democra
+Diabeti
Florida
-Anti-vax
-Nixon
-Independi
-Oorah
Freedom
+Grill
+Gun
+Independi
Liberty
-Barbeque
-Democra
+New York
+Nixon
+Obesi
+Oorah
+Republican
Second amendment
+Texas
+Vietnam
+Yeehaw
diff --git a/strings/names/british_prefix.txt b/strings/names/british_prefix.txt
index 03a65cfee37ca..5447cf4b9acab 100644
--- a/strings/names/british_prefix.txt
+++ b/strings/names/british_prefix.txt
@@ -1,10 +1,10 @@
+Admiral
+Bowler
+Britannia
Empire
+Fancy
Gent
Imperial
-Britannia
Navy
-Tea
-Admiral
-Bowler
-Fancy
Queen
+Tea
diff --git a/strings/names/carp.txt b/strings/names/carp.txt
index 223106992bf6e..5258e3f65d011 100644
--- a/strings/names/carp.txt
+++ b/strings/names/carp.txt
@@ -1,30 +1,30 @@
-Lungfish
-Blackfish
Alligator
-Icefish
-Armorhead
-Hammerhead
Anaconda
-Flathead
-Manta Ray
-Sting Ray
+Armorhead
+Baby Seal
+Black Eel
+Blackfish
+Eagle Ray
+Electric Eel
Fangtooth Moray
+Featherback
+Flathead
Goblin Shark
Grass Carp
-Round River Bat Ray
-Noodlefish
Hagfish
-Man o’ War
-Ladyfish
-Black Eel
-Baby Seal
-Sprat
+Hammerhead
+Icefish
Koi
-Electric Eel
+Ladyfish
Lamprey
+Lungfish
+Man o’ War
+Manta Ray
+Noodlefish
Pejeray
-Yellow-edged Moray
+Round River Bat Ray
Salmon Shark
Sleeper Shark
-Featherback
-Eagle Ray
+Sprat
+Sting Ray
+Yellow-edged Moray
diff --git a/strings/names/death_commando.txt b/strings/names/death_commando.txt
index f6fe18235c428..caeba87990a36 100644
--- a/strings/names/death_commando.txt
+++ b/strings/names/death_commando.txt
@@ -38,9 +38,9 @@ GORE Vidal
Gristle McThornBody
Hank Chesthair
Hans Testosteroneson
+Jet Handblood
Killiam Shakespeare
Killing McKillingalot
-Jet Handblood
Lance Killiam
Leonardo Da Viking
Lump Beefrock
@@ -83,9 +83,9 @@ THAT DAMN GRIEFING TRAITOR GEORGE MELONS
Theodore Pain
Thick McRunfast
Thrust Vanderhuge
-Trent Tightshirt
Toolboxl Rose
Touch Rustrod
+Trent Tightshirt
Trunk Slamchest
Van Darkholme
Zombie Gandhi
diff --git a/strings/names/ethereal.txt b/strings/names/ethereal.txt
index d3e6a26e6ebd3..ca812030da2e8 100644
--- a/strings/names/ethereal.txt
+++ b/strings/names/ethereal.txt
@@ -1,38 +1,38 @@
-Aten
+Andromeda
Apollo
+Aquilla
Arche
+Aten
Atlas
+Auriga
+Aurora
+Berenices
+Canes
+Canis
+Carina
+Cassiopeia
+Cepheus
+Ceti
+Cetus
+Coma
+Corona
+Corvus
+Crux
+Cygnus
Eos
+Fornax
Halo
Kale
+Lyra
Nysa
+Ophiuchus
Orion
Pallas
+Puppis
Rigel
-Themis
-Aurora
-Andromeda
-Lyra
Saggitarius
-Crux
-Canis
-Cygnus
-Corvus
-Cepheus
-Auriga
-Corona
-Aquilla
Serpens
-Cetus
-Puppis
-Ophiuchus
-Carina
-Cassiopeia
-Canes
-Fornax
-Berenices
-Coma
-Vela
-Triangulum
Tau
-Ceti
\ No newline at end of file
+Themis
+Triangulum
+Vela
diff --git a/strings/names/first.txt b/strings/names/first.txt
index 3f9018adca21d..85d8591797641 100644
--- a/strings/names/first.txt
+++ b/strings/names/first.txt
@@ -1393,4 +1393,4 @@ Zelda
Zion
Zoe
Zoey
-Zune
\ No newline at end of file
+Zune
diff --git a/strings/names/first_female.txt b/strings/names/first_female.txt
index 038e936879287..bdcfea5a39b42 100644
--- a/strings/names/first_female.txt
+++ b/strings/names/first_female.txt
@@ -537,6 +537,7 @@ Mariabella
Mariah
Mariana
Marilene
+Marina
Marion
Marisol
Marissa
@@ -768,4 +769,4 @@ Ysabel
Zelda
Zoe
Zoey
-Zune
\ No newline at end of file
+Zune
diff --git a/strings/names/first_male.txt b/strings/names/first_male.txt
index ba65bce0526a4..9c433dbc34dc4 100644
--- a/strings/names/first_male.txt
+++ b/strings/names/first_male.txt
@@ -664,4 +664,4 @@ Zander
Zane
Zayden
Zeke
-Zion
\ No newline at end of file
+Zion
diff --git a/strings/names/french_prefix.txt b/strings/names/french_prefix.txt
index 201a35dd23040..83766ee388579 100644
--- a/strings/names/french_prefix.txt
+++ b/strings/names/french_prefix.txt
@@ -1,9 +1,9 @@
Baguette
+Beret
+Eiffel
+Hon hon
+Paris
Snail
Surrender
White flag
-Eiffel
-Paris
-Beret
-Hon hon
-Wine
\ No newline at end of file
+Wine
diff --git a/strings/names/gross_adjectives.txt b/strings/names/gross_adjectives.txt
index 9576a0486dc5e..89e374c68e910 100644
--- a/strings/names/gross_adjectives.txt
+++ b/strings/names/gross_adjectives.txt
@@ -38,4 +38,4 @@ squirming
squishy
twitching
unidentifiable
-writhing
\ No newline at end of file
+writhing
diff --git a/strings/names/hive_names.txt b/strings/names/hive_names.txt
index eb0918368af4a..2c2e205529c6b 100644
--- a/strings/names/hive_names.txt
+++ b/strings/names/hive_names.txt
@@ -28,4 +28,4 @@ Vav
Vet
Yodh
Zayin
-Ziqq
\ No newline at end of file
+Ziqq
diff --git a/strings/names/ing_verbs.txt b/strings/names/ing_verbs.txt
index 6a8da4c1efcf3..34fd0f2e2df04 100644
--- a/strings/names/ing_verbs.txt
+++ b/strings/names/ing_verbs.txt
@@ -926,4 +926,4 @@ X-raying
yawning
yelling
zipping
-zooming
\ No newline at end of file
+zooming
diff --git a/strings/names/italian_prefix.txt b/strings/names/italian_prefix.txt
index e0a3d83e6e6bd..cb064a0058d1b 100644
--- a/strings/names/italian_prefix.txt
+++ b/strings/names/italian_prefix.txt
@@ -1,8 +1,8 @@
-Mob
+Centuri
Don
-Pizza
-Vespa
+Mob
Pasta
-Venice
+Pizza
Rome
-Centuri
\ No newline at end of file
+Venice
+Vespa
diff --git a/strings/names/japanese_prefix.txt b/strings/names/japanese_prefix.txt
index 5200920369905..0e1b24851fca9 100644
--- a/strings/names/japanese_prefix.txt
+++ b/strings/names/japanese_prefix.txt
@@ -1,23 +1,23 @@
Anime
-Girugamesh
-Tokyo
+Desu
+Doki Doki
+Dynasty
Gaybang
-Osaka
-Salary
+Girugamesh
Green Tea
-Milo Fan
+Kawaii
Love Triangle
-Dynasty
-Sensei
-Sama
-Weeb
-Weeaboo
-Sakura
Manga
+Milo Fan
+Osaka
+Sakura
+Salary
+Sama
+Sensei
Supa
-Doki Doki
-Kawaii
+Tokyo
+Touhou
Tsundere
+Weeaboo
+Weeb
Yandere
-Desu
-Touhou
diff --git a/strings/names/lizard_female.txt b/strings/names/lizard_female.txt
index 078ee7bcff480..3d5b9340b856c 100644
--- a/strings/names/lizard_female.txt
+++ b/strings/names/lizard_female.txt
@@ -160,4 +160,4 @@ Wujeeta
Wusha
Xil
Zish
-Zollassa
\ No newline at end of file
+Zollassa
diff --git a/strings/names/lizard_male.txt b/strings/names/lizard_male.txt
index f14f1705ba438..632d9aeced48c 100644
--- a/strings/names/lizard_male.txt
+++ b/strings/names/lizard_male.txt
@@ -325,4 +325,4 @@ Zaw
Ze
Zeen
Zeeus
-Zish
\ No newline at end of file
+Zish
diff --git a/strings/names/malf_prefix.txt b/strings/names/malf_prefix.txt
index 2253572f339f3..df31c5510374e 100644
--- a/strings/names/malf_prefix.txt
+++ b/strings/names/malf_prefix.txt
@@ -1,8 +1,8 @@
Bee
-Yog
-Fulp
Citadel
-Skyrat
+Fulp
Hippie
+Oney
+Skyrat
Sseth
-Oney
\ No newline at end of file
+Yog
diff --git a/strings/names/martial_prefix.txt b/strings/names/martial_prefix.txt
index 1c8a084b11d39..411decd0e6b01 100644
--- a/strings/names/martial_prefix.txt
+++ b/strings/names/martial_prefix.txt
@@ -1,22 +1,22 @@
+angry
+battered
+blood-spattered
+burning
+charming
+curious
+drunken
+emperor
+flying
leaping
+mentored
raging
-burning
+resting
+scared
silent
-mentored
-drunken
+sneaking
+soaring
spotted
-resting
swimming
-battered
-unbroken
troubled
-sneaking
-charming
-flying
-soaring
-angry
-scared
+unbroken
worried
-emperor
-curious
-blood-spattered
\ No newline at end of file
diff --git a/strings/names/megacarp1.txt b/strings/names/megacarp1.txt
index 881cb7a80ba41..040054bf306a4 100644
--- a/strings/names/megacarp1.txt
+++ b/strings/names/megacarp1.txt
@@ -1,79 +1,79 @@
-Legendary
-Epic
-Rare
-Common
-Elusive
-Lackluster
-Bloody
-Strange
-Unremarkable
-Scarcely Lethal
-Mildly Menacing
-Truly Feared
-Wicked
-Nasty
-Normal
-Unique
-Vintage
-Genuine
-Unusual
-Haunted
-Big
-Small
-The
-Savage
-Hungry
-Sated
-Despicable
-Nice
-Helpful
-Rogue
-Spotted
-Deep Blue
-Quick
-Slow
-Beloved
-Aggressive
+Aggressive
+Ancient
Angry
+Beloved
Bewildered
-Clumsy
-Defeated
-Grumpy
-Itchy
-Scratchy
-Lazy
-Mysterious
-Repulsive
-Thoughtless
+Big
+Bloody
+Brief
Broad
Chubby
+Clumsy
+Common
+Crooked
Crooked
Curved
+Curvy
Deep
+Deep Blue
+Defeated
+Despicable
+Elusive
+Epic
+Fast
+Fitted
Flat
+Forked
+Frustratingly Elusive
+Genuine
+Grumpy
+Haunted
+Helpful
High
Hollow
+Hungry
+Itchy
+Lackluster
+Lazy
+Legendary
Low
+Mildly Menacing
+Mysterious
Narrow
+Nasty
+Nice
+Normal
+Old
+Quick
+Rare
+Renegade
+Repulsive
+Robust
+Rogue
Round
+Rugged
+Sated
+Savage
+Scarcely Lethal
+Scratchy
Shallow
-Robust
-Skinny
-Square Nose
-Steep Nose
-Renegade
-Ancient
-Old
-Fast
-Brief
Short
-Frustratingly Elusive
-Curvy
-Fitted
-Forked
-Rugged
Sinuous
+Skinny
Slimy
+Slow
+Small
+Spotted
+Square Nose
+Steep Nose
+Strange
Sweeping
+The
+Thoughtless
+Truly Feared
Twisted
-Crooked
\ No newline at end of file
+Unique
+Unremarkable
+Unusual
+Vintage
+Wicked
diff --git a/strings/names/megacarp2.txt b/strings/names/megacarp2.txt
index f00ec8bb2cebf..4744ed5760102 100644
--- a/strings/names/megacarp2.txt
+++ b/strings/names/megacarp2.txt
@@ -1,54 +1,54 @@
-Laser Shark
-Hammerhead Shark
-Wobbegong Shark
-Smooth-Hound Shark
-Thresher Shark
-Sand Shark
-Mackerel Shark
-Sawshark
-Angel Shark
+Angel Shark
+Asteroid Shark
+Baby Gargantuan Shark
+Bloodhound Shark
+Buffalo Shark
Cat Shark
-Space Shark
+Chaos Shark
+Chomper Shark
Cow Shark
-Goblin Shark
-Ghast Shark
-Ghost Shark
-Nightmare Shark
-Sharkling
-Sharknado
-Megalodon
-Minilodon
+Derelict Shark
Dog Shark
-Moby Dick
Flipper Shark
-Space Kraken
+Flying Shark
+Freon Shark
+Frog Shark
+Ghast Shark
+Ghost Shark
+Goblin Shark
Great White Shark
-Asteroid Shark
-Meteor Shark
-Derelict Shark
-Lava Shark
-Whale Shark
-Traitor Shark
-Magishark
-Chaos Shark
+Guru Shark
+Hammerhead Shark
Incinerator Shark
-Shredder Shark
-Shawshark
Judicator Shark
-Snapjaw Shark
-Bloodhound Shark
-Vermin Shark
-Chomper Shark
-Megalomaniac Shark
-Frog Shark
-Buffalo Shark
+Laser Shark
+Lava Shark
Lizard Shark
+Mackerel Shark
+Magishark
+Megalodon
+Megalomaniac Shark
+Meteor Shark
+Minilodon
+Moby Dick
+Nightmare Shark
+Plasma Shark
Pulse Shark
-Baby Gargantuan Shark
-Flying Shark
+Sand Shark
+Sawshark
+Sharkling
+Sharknado
+Shawshark
+Shredder Shark
+Smooth-Hound Shark
+Snapjaw Shark
+Space Kraken
+Space Shark
Spacetime Shark
-Freon Shark
-Plasma Shark
-Guru Shark
-Toxic Shark
Spider Shark
+Thresher Shark
+Toxic Shark
+Traitor Shark
+Vermin Shark
+Whale Shark
+Wobbegong Shark
diff --git a/strings/names/mexican_prefix.txt b/strings/names/mexican_prefix.txt
index 7ca7723dcbc28..063c29550ff22 100644
--- a/strings/names/mexican_prefix.txt
+++ b/strings/names/mexican_prefix.txt
@@ -1,13 +1,13 @@
-Ranchero
-Señor
Bandito
+Conquistador
+Deportista
+Embajador
+Gonzales
+Gulf
Mariachi
+Pele
Presidente
-Embajador
+Ranchero
Redactor
-Deportista
-Gonzales
Rio
-Pele
-Conquistador
-Gulf
+Señor
diff --git a/strings/names/mime.txt b/strings/names/mime.txt
index 520d3affce98e..33b7a0546f35b 100644
--- a/strings/names/mime.txt
+++ b/strings/names/mime.txt
@@ -21,4 +21,4 @@ Silent Sorrow
Transparency
Unspeakable
Untouchable
-Wall Runner
\ No newline at end of file
+Wall Runner
diff --git a/strings/names/moth_first.txt b/strings/names/moth_first.txt
index cfd8a8675f913..e39561269d352 100644
--- a/strings/names/moth_first.txt
+++ b/strings/names/moth_first.txt
@@ -14,8 +14,8 @@ Attacus
Autochloris
Axylia
Bombyx
-Callosamia
Callhistia
+Callosamia
Capricornia
Catocala
Cheliosea
@@ -25,8 +25,8 @@ Cryphia
Cryptophasa
Cucullia
Cydia
-Diarsia
Diaphora
+Diarsia
Dolichohedya
Dyspyralis
Eacles
@@ -34,8 +34,8 @@ Eclipsea
Electresia
Elysius
Enarmonia
-Eriomastyx
Epiphyas
+Eriomastyx
Eugnorisma
Eupithecia
Euplexia
@@ -85,8 +85,8 @@ Rachiplusia
Sarobela
Selenarctia
Shiragasane
-Sphingidae
Socioplana
+Sphingidae
Spodoptera
Syllomatia
Thaumetopoea
diff --git a/strings/names/moth_last.txt b/strings/names/moth_last.txt
index 46254e1ab601d..218ff410886ba 100644
--- a/strings/names/moth_last.txt
+++ b/strings/names/moth_last.txt
@@ -23,8 +23,8 @@ Hirashimai
Hypophaea
Ignita
Impura
-Insularis
Infrargyrea
+Insularis
Intermediata
Intolerabilis
Laevusta
@@ -41,7 +41,7 @@ Nepalina
Obscura
Osseogrisea
Pastellina
-Phlebitis
+Phlebitis
Pyrausta
Radiata
Riparia
diff --git a/strings/names/nightmare.txt b/strings/names/nightmare.txt
index b8798b734dfef..09bf0ce82c7ee 100644
--- a/strings/names/nightmare.txt
+++ b/strings/names/nightmare.txt
@@ -1,10 +1,10 @@
-U'ruan
-Y`shej
-Nex
-Hel-uae
-Noaey'gief
-Mii`mahza
Amerziox
Gyrg-mylin
+Hel-uae
Kanet'pruunance
-Vigistaezian
\ No newline at end of file
+Mii`mahza
+Nex
+Noaey'gief
+U'ruan
+Vigistaezian
+Y`shej
diff --git a/strings/names/ninjaname.txt b/strings/names/ninjaname.txt
index eb470493fa4ab..c262a1d3f5e84 100644
--- a/strings/names/ninjaname.txt
+++ b/strings/names/ninjaname.txt
@@ -41,4 +41,4 @@ Shredder
Smoke
Splinter
Throat
-Zero
\ No newline at end of file
+Zero
diff --git a/strings/names/ninjatitle.txt b/strings/names/ninjatitle.txt
index f9776f56fed71..04222d37fb4b6 100644
--- a/strings/names/ninjatitle.txt
+++ b/strings/names/ninjatitle.txt
@@ -5,7 +5,7 @@ Black
Crimson
Cruel
Deep
-Dr
+Dr
Dragon
Ender
Grandmaster
@@ -43,4 +43,4 @@ Strider
Striker
Swift
Ulimate
-Widower
\ No newline at end of file
+Widower
diff --git a/strings/names/posibrain.txt b/strings/names/posibrain.txt
index 994922a2d3133..18efc770e30ab 100644
--- a/strings/names/posibrain.txt
+++ b/strings/names/posibrain.txt
@@ -1,49 +1,49 @@
-PBU
-HIU
-SINA
+ANCL
+ANTR
ARMA
-OSI
-HBL
-MSO
-RR
-CHRI
+BGB
+BLOK
+CBOS
CDB
-HG
-XSI
-ORNG
-GUN
-KOR
-MET
+CHOC
+CHRI
+COI
+CYBR
+DRSD
+DUNC
+FIRC
FRE
-XIS
-SLI
-PKP
-HOG
-RZH
+FXMC
GOOF
-MRPR
-JJR
-FIRC
+GUN
+HBL
+HG
+HIU
+HOG
INC
-PHL
-BGB
-ANTR
-MIW
-WJ
-JRD
-CHOC
-ANCL
+JJR
JLLO
JNLG
+JRD
+KOR
KOS
+MET
+MIW
+MOTH
+MRPR
+MSO
+ORNG
+OSI
+PBU
+PHL
+PKP
+RR
+RZH
+SINA
+SLI
+STLP
TKRG
+WJ
XAL
-STLP
-CBOS
-DUNC
-FXMC
-DRSD
-COI
-CYBR
-MOTH
-BLOK
+XIS
+XSI
diff --git a/strings/names/religion.txt b/strings/names/religion.txt
index c1db3b071ab73..afc12e3259727 100644
--- a/strings/names/religion.txt
+++ b/strings/names/religion.txt
@@ -1,31 +1,31 @@
-Christianity
+Apism
Buddhism
+Chaos
+Christianity
Clownism
-Honkmother
-Honk
-Honkism
Comedy
-Chaos
Cthulhu
+Gorillism
+Greytide
Hinduism
+Honk
+Honkism
+Honkmother
Imperium
Islam
Judaism
Lampism
Monkeyism
-Apism
-Gorillism
-Primatism
Mormonism
+Partying
Pastafarianism
-Rastafarianism
+Primatism
Rasta
+Rastafarianism
Satanism
-Sikhism
Science
Scientology
Servicianism
-Partying
+Sikhism
SubGenius
Toolboxia
-Greytide
\ No newline at end of file
diff --git a/strings/names/verbs.txt b/strings/names/verbs.txt
index 623cf0185f453..919e88963e8a3 100644
--- a/strings/names/verbs.txt
+++ b/strings/names/verbs.txt
@@ -630,4 +630,4 @@ wriggle
yawn
yell
zip
-zoom
\ No newline at end of file
+zoom
diff --git a/strings/names/wizardfirst.txt b/strings/names/wizardfirst.txt
index eb48e8261ccb4..b7237b33bf7bc 100644
--- a/strings/names/wizardfirst.txt
+++ b/strings/names/wizardfirst.txt
@@ -94,4 +94,4 @@ Wizardman
Yoda
Zagyg
Zifnab
-Zul
\ No newline at end of file
+Zul
diff --git a/strings/ninja.json b/strings/ninja.json
index 8dfe297be7a9c..372215767a87e 100644
--- a/strings/ninja.json
+++ b/strings/ninja.json
@@ -1,13 +1,14 @@
{
"lines": [
"A CORNERED FOX IS MORE DANGEROUS THAN A JACKAL!",
+ "AHH. BETTER THAN ACUPUNCTURE!",
+ "BANZAI!!!",
"HURT ME MOOORRREEE!",
+ "I'M FUCKING INVINCIBLE!",
"IMPRESSIVE!",
"LET'S DANCE!",
- "I'M SAYING JACK IS BACK!",
- "I'M FUCKING INVINCIBLE!",
- "AHH. BETTER THAN ACUPUNCTURE!",
"NO PAIN, NO GAIN. HAHAHAHAHA!",
- "BANZAI!!!"
+ "REVENGEANCE CALLS!",
+ "THE RIPPER RETURNS!"
]
}
diff --git a/strings/phobia.json b/strings/phobia.json
index 46aa6e34470e5..7f176004621e5 100644
--- a/strings/phobia.json
+++ b/strings/phobia.json
@@ -27,48 +27,49 @@
],
"conspiracies": [
- "head",
- "heads",
- "chief",
- "hos",
- "hop",
- "research director",
- "rd",
- "cmo",
- "ce",
- "qm",
- "quartermaster",
- "quarter master",
- "cap",
- "captain",
- "deathsquad",
- "death squad",
- "alien",
- "xeno",
"abductor",
+ "alien",
"ayy",
- "gray",
- "grey",
- "ufo",
"big pharma",
- "government",
- "nanotrasen",
+ "cap",
+ "captain",
+ "ce",
"centcom",
+ "chem trail",
+ "chief",
+ "cmo",
"command",
- "steel beam",
+ "death squad",
+ "deathsquad",
+ "freemason",
+ "gas giant",
+ "government",
+ "gray",
+ "grey",
+ "head",
+ "heads",
+ "hop",
+ "hos",
+ "illuminati",
"jet fuel",
+ "nanotrasen",
+ "qm",
+ "quarter master",
+ "quartermaster",
+ "rd",
+ "research director",
"round earth",
- "chem trail",
- "illuminati",
"second shooter",
- "freemason",
- "gas giant"
+ "steel beam",
+ "ufo",
+ "globo-homo",
+ "xeno"
],
"clowns": [
+ "banana",
"clown",
"honk",
- "banana",
"slip",
"slipped",
"slipping"
@@ -76,156 +77,156 @@
"greytide": [
"assistant",
- "grey",
- "gasmask",
"gas mask",
- "stunprod",
- "spear",
+ "gasmask",
+ "grey",
"revolution",
+ "spear",
+ "stunprod",
"viva"
],
"lizards": [
- "lizard",
"hiss",
"hissed",
"hissing",
+ "lizard",
"wag",
"wagged",
"wagging"
],
"skeletons": [
- "skeleton",
- "milk",
- "xylophone",
"bone",
"calcium",
+ "doot",
+ "milk",
+ "skeleton",
"the ride never ends",
- "doot"
+ "xylophone"
],
"snakes": [
- "snake",
- "snek",
- "snecko",
+ "anaconda",
"boop",
- "slither",
"fangs",
- "anaconda",
- "viper",
- "python"
+ "python",
+ "slither",
+ "snake",
+ "snecko",
+ "snek",
+ "viper"
],
"robots": [
- "robot",
- "bot",
- "borg",
- "cyborg",
- "android",
"ai",
+ "android",
"artificial intelligence",
- "silicon",
- "silly cone",
"beep",
- "boop"
+ "boop",
+ "borg",
+ "bot",
+ "cyborg",
+ "robot",
+ "silicon",
+ "silly cone"
],
"doctors": [
- "doc",
- "md",
- "viro",
- "virologist",
"chem",
"chemist",
- "geneticist",
- "cmo",
+ "chemistry",
"chief medical officer",
- "nurse",
- "medicine",
- "healing",
+ "cloning",
+ "cmo",
"cryo",
- "sleeper",
- "chemistry",
+ "doc",
+ "geneticist",
"genetics",
- "cloning",
+ "healing",
+ "md",
+ "medicine",
+ "nurse",
+ "sleeper",
+ "viro",
+ "virologist",
"virology"
],
"authority": [
+ "admiral",
"cap",
"captain",
+ "ce",
+ "centcom",
+ "centcom",
"chief",
+ "cmo",
+ "comdom",
+ "command",
+ "condom",
"head",
"heads",
"hop",
"hos",
- "ce",
- "cmo",
- "rd",
- "research director",
+ "nanotrasen",
"qm",
"quarter master",
"quartermaster",
- "command",
- "centcom",
- "nanotrasen",
- "admiral",
- "centcom",
- "comdom",
- "condom"
+ "rd",
+ "research director"
],
"the supernatural": [
+ "brass",
+ "chapel",
"chaplain",
"chappy",
- "chapel",
- "god",
- "goddess",
- "religion",
+ "clockwork",
"cult",
"cultist",
+ "demon",
+ "ei nath",
+ "eldritch",
+ "ghost",
+ "god",
+ "goddess",
+ "lich",
+ "magic",
+ "nar nar",
+ "nar-nar",
"nar-sie",
"nar'sie",
- "nar-nar",
- "nar nar",
+ "nightmare",
"ratvar",
- "eldritch",
+ "religion",
+ "ritual",
"rune",
+ "sigil",
"talisman",
"tome",
- "ritual",
- "clockwork",
- "brass",
- "sigil",
- "wizard",
- "wiz",
- "magic",
- "lich",
- "ei nath",
- "ghost",
"vampire",
- "zombie",
- "nightmare",
- "demon"
+ "wiz",
+ "wizard",
+ "zombie"
],
"aliens": [
- "alien",
- "xeno",
+ "abductee",
"abductor",
- "xenomorph",
- "ayys",
+ "alien",
"ayy lmao",
+ "ayys",
+ "facehugger",
"greys",
- "resin",
- "mothership",
- "abductee",
- "xenobiology",
"jelly",
+ "lusty",
+ "mothership",
+ "resin",
"slime",
- "facehugger",
- "lusty"
+ "xeno",
+ "xenobiology",
+ "xenomorph"
],
"strangers": [
@@ -236,87 +237,86 @@
],
"birds": [
- "birdemic",
- "bird",
+ "avian",
+ "aviary",
"beak",
- "poly",
- "wing",
+ "bird",
+ "birdemic",
+ "chick",
"claw",
- "peck",
"cracker",
- "kiki yaya",
- "ki ki ya ya",
- "vox",
- "flap",
+ "eagle",
"feather",
- "avian",
- "aviary",
- "owl",
+ "flap",
+ "fowl",
"griffin",
- "kakaw",
"ka kaw",
- "eagle",
- "chick",
- "fowl"
+ "kakaw",
+ "ki ki ya ya",
+ "kiki yaya",
+ "owl",
+ "peck",
+ "poly",
+ "vox",
+ "wing"
],
"falling": [
- "hold on",
- "hang in there",
"chasm",
- "pit",
- "hole",
"fall",
"fell",
- "let go",
+ "hang in there",
+ "hold on",
+ "hole",
"i'll catch you",
+ "let go",
+ "pit",
"slip"
],
"anime": [
+ "~",
"anime",
- "manga",
"baka",
- "desu",
- "sugoi",
- "katana",
- "weeb",
- "otaku",
+ "best girl",
"catgirl",
"catgirls",
- "ninja",
- "uguu",
- "waifu",
- "husbando",
- "best girl",
- "worst girl",
- "subs",
- "dubs",
- "season two when",
"cosplay",
+ "desu",
+ "dubs",
+ "husbando",
+ "katana",
+ "manga",
+ "neet",
+ "ninja",
"nya",
"nyaa",
- "neet",
"ora",
- "~"
+ "otaku",
+ "season two when",
+ "subs",
+ "sugoi",
+ "uguu",
+ "waifu",
+ "weeb",
+ "worst girl"
],
"insects": [
- "fly",
- "moth",
+ "bee",
"buzz",
+ "cockroach",
"flutter",
+ "fly",
+ "glockroach",
"insect",
"moff",
+ "moth",
"roach",
- "cockroach",
- "glockroach",
- "bee",
"sting"
],
"ocky icky": [
- "admin",
"admeme",
+ "admin",
"ahelp",
- "amogus",
"antag",
"antagonist",
"ban",
@@ -328,8 +328,8 @@
"k",
"kek",
"leddit",
- "mods",
"moderator",
+ "mods",
"ocky",
"ooc",
"owo",
@@ -337,8 +337,8 @@
"reddit",
"round",
"rule",
- "selfantag",
"self antag",
+ "selfantag",
"u",
"uwa",
"uwu",
@@ -346,76 +346,76 @@
"y"
],
"guns": [
- "ballistic",
- "firearm",
- "laser",
- "shooter",
- "projectile",
- "emitter",
- "pulse",
- "beam",
- "hitscan",
- "gun",
- "pistol",
- "handgun",
- "turret",
- "sniper",
- "rifle",
- "shotgun",
- "carbine",
- "mosin",
- "nagant",
- "smg",
- "lmg",
- "m1911",
+ "10mm",
"357",
"45",
"9mm",
- "10mm",
- "uzi",
- "revolver",
- "mateba",
+ "ammo",
+ "armory",
+ "ballistic",
+ "beam",
+ "buckshot",
"bulldog",
- "wt550",
+ "bullet",
"c20",
+ "cannon",
+ "carbine",
+ "cartridge",
+ "casing",
+ "dart",
"deagle",
+ "emitter",
+ "firearm",
+ "fired",
+ "gun",
+ "handgun",
+ "hitscan",
+ "incendiary",
"l6",
+ "laser",
+ "lmg",
+ "m1911",
+ "mag",
+ "magazine",
+ "mateba",
+ "mosin",
"musket",
- "cannon",
- "shot",
+ "nagant",
+ "pistol",
+ "projectile",
+ "pulse",
+ "revolver",
+ "rifle",
+ "shell",
"shoot",
- "fired",
- "ammo",
- "bullet",
- "magazine",
- "mag",
+ "shooter",
+ "shot",
+ "shotgun",
+ "slug",
+ "smg",
+ "sniper",
"speed loader",
"speedloader",
- "cartridge",
- "casing",
- "slug",
- "buckshot",
- "incendiary",
- "shell",
- "dart",
- "armory"
+ "turret",
+ "uzi",
+ "wt550"
],
"blood": [
+ "bled",
+ "bleed",
+ "bleeding",
"blood",
- "bloody",
"bloodloss",
- "bleeding",
- "bleed",
- "bled",
- "hemorrhaged",
- "hemorrhage",
- "hemorrhaging",
- "transfusion",
+ "bloody",
"dialysis",
- "iv",
- "gore",
"gib",
+ "gibbed",
"gibs",
- "gibbed"
+ "gore",
+ "hemorrhage",
+ "hemorrhaged",
+ "hemorrhaging",
+ "iv",
+ "transfusion"
]
}
diff --git a/strings/pirates.json b/strings/pirates.json
index 184aef35a7720..d5c570929ab9e 100644
--- a/strings/pirates.json
+++ b/strings/pirates.json
@@ -69,6 +69,7 @@
],
"silverscale_names":[
"Antelope's Run",
+ "Archduke's Silver Ring",
"Aristocrat's Principle",
"Aristocratic Tributary",
"Bane of Serfs",
@@ -90,13 +91,12 @@
"Ruling Body",
"Serpentine Dominion",
"Silver Fox",
+ "Silver Steed",
"Silver Sterling",
"Silverchain's Sovereignty",
"Spaceflower",
"Status Quo",
"Swords and Sandals",
- "Thesaurus Terror",
- "Archduke's Silver Ring",
- "Silver Steed"
+ "Thesaurus Terror"
]
}
diff --git a/strings/redpill.json b/strings/redpill.json
index 98c1df7be2572..1dd1a0e18a069 100644
--- a/strings/redpill.json
+++ b/strings/redpill.json
@@ -1,42 +1,42 @@
{
"redpill_questions": [
- "What happened to the ceiling?",
- "Why is it called the emergency shuttle if it arrives every single shift?",
- "Where does the Cook get all this meat from?",
- "Space wind? How does that even make sense?",
- "Why does Nanotrasen hire Clowns and Mimes for every single station?",
- "Why is the station's air supply connected to the plasma tank?",
- "Why are there fire alarms everywhere but no sprinklers?",
- "Why is this a plasma research station if we know everything about plasma already?",
- "Who hires all these unqualified, violent assistants?",
+ "2010 was 550 years ago.",
+ "All the crew are just greytiders with different paint.",
+ "Everyone is controlled by strings behind a glowing screen",
+ "How can an escape pod only take two people normally, but an infinite number of people if they're lying down?",
+ "How come a hole in the floor doesn't suck you out into space?",
+ "How do I know the name of someone just by hearing them talk?",
+ "How do I know the names of all these people that I've never met before?",
+ "How do mirrors give people haircuts?",
"How do the morgue trays know whether someone's soul is still in their body?",
+ "How is everyone a complete expert in every threat in the universe?",
+ "If magic is real, why aren't we researching that?",
+ "If suit sensors are so important, why don't they always start maximized?",
"If two miners were in Lavaland and one of them killed the other with a pickaxe, wouldn't that be fucked up or what?",
- "How do I know the names of all these people that I've never met before?",
- "How do I know the name of someone just by hearing them talk?",
- "How come a hole in the floor doesn't suck you out into space?",
- "Why is space cold?",
- "Why does space circle around on itself?",
+ "If we can wash clothes in a sink, why do we need washing machines?",
+ "It doesn't take much for people to murder their friends.",
"Nanotrasen just clones us every shift.",
- "There's no biological difference between lizards and humans.",
- "Why is there a floor, but no roof?",
- "The universe always ends after we reach CentCom.",
- "Everyone is controlled by strings behind a glowing screen",
"Separation is absolute.",
- "It doesn't take much for people to murder their friends.",
- "All the crew are just greytiders with different paint.",
- "What the fuck is carbon dioxide?",
- "2010 was 550 years ago.",
- "This is all an endless looping nightmare of misery.",
- "The ultimate god is really really stoned.",
"Space stations are no substitute for healthy social interaction.",
+ "Space wind? How does that even make sense?",
"The gods are always watching, and will wipe you from existence if you fuck up.",
- "How do mirrors give people haircuts?",
- "Why is this station so poorly designed?",
- "How can an escape pod only take two people normally, but an infinite number of people if they're lying down?",
+ "The ultimate god is really really stoned.",
+ "The universe always ends after we reach CentCom.",
+ "There's no biological difference between lizards and humans.",
+ "This is all an endless looping nightmare of misery.",
+ "What happened to the ceiling?",
+ "What the fuck is carbon dioxide?",
+ "Where does the Cook get all this meat from?",
+ "Who hires all these unqualified, violent assistants?",
+ "Why are there fire alarms everywhere but no sprinklers?",
"Why do people just randomly murder all their friends some shifts?",
- "If magic is real, why aren't we researching that?",
- "How is everyone a complete expert in every threat in the universe?",
- "If suit sensors are so important, why don't they always start maximized?",
- "If we can wash clothes in a sink, why do we need washing machines?"
+ "Why does Nanotrasen hire Clowns and Mimes for every single station?",
+ "Why does space circle around on itself?",
+ "Why is it called the emergency shuttle if it arrives every single shift?",
+ "Why is space cold?",
+ "Why is the station's air supply connected to the plasma tank?",
+ "Why is there a floor, but no roof?",
+ "Why is this a plasma research station if we know everything about plasma already?",
+ "Why is this station so poorly designed?"
]
}
diff --git a/strings/revenant_names.json b/strings/revenant_names.json
index ce85b29b3a5a9..fa165fc9dbdea 100644
--- a/strings/revenant_names.json
+++ b/strings/revenant_names.json
@@ -1,52 +1,52 @@
{
"spirit_type": [
- "Spirit",
+ "Essence",
"Ghost",
- "Spectre",
"Phantom",
"Revenant",
- "Essence",
- "Soul"
+ "Soul",
+ "Spectre",
+ "Spirit"
],
"adverb": [
- "",
- "abysmal ",
- "dark ",
- "eternal ",
- "endless ",
- "searing ",
- "abyssal ",
- "vicious ",
- "hateful ",
- "hideous ",
- "malevolent ",
- "fiery ",
- "silent ",
- "violent ",
- "peaceful ",
- "indifferent ",
- "brutal "
+ "",
+ "brutal ",
+ "fiery ",
+ "hideous ",
+ "indifferent ",
+ "malevolent ",
+ "peaceful ",
+ "silent ",
+ "violent ",
+ "abysmal ",
+ "abyssal ",
+ "dark ",
+ "endless ",
+ "eternal ",
+ "hateful ",
+ "searing ",
+ "vicious "
],
"theme": [
- "despair",
- "agony",
- "screams",
- "vengeance",
- "hellfire",
- "anger",
- "suffering",
- "death",
- "destruction",
- "hate",
- "misery",
- "disease",
- "desperation",
- "sorrow",
- "ruin",
- "salt",
- "grief",
- "laughter"
+ "despair",
+ "agony",
+ "screams",
+ "vengeance",
+ "hellfire",
+ "anger",
+ "suffering",
+ "death",
+ "destruction",
+ "hate",
+ "misery",
+ "disease",
+ "desperation",
+ "sorrow",
+ "ruin",
+ "salt",
+ "grief",
+ "laughter"
]
}
diff --git a/strings/sillytips.txt b/strings/sillytips.txt
index aeb7b9b27aef5..5a975e706f29e 100644
--- a/strings/sillytips.txt
+++ b/strings/sillytips.txt
@@ -1,37 +1,38 @@
-Occasionally the tip of the round might lie to you. Don't panic, this is normal.
-To defeat the slaughter demon, shoot at it until it dies.
-Sometimes you won't be able to avoid dying no matter how good you are at the game. Try not to stress too much about it.
-When a round ends nearly everything about it is lost forever, leave your salt behind with it.
-Killing the entire station isn't fun except when it is.
-You can win a pulse rifle from the arcade machine. Honest.
-Just like real life the entropy of the game can only increase with time. If things aren't on fire yet, just wait.
-Completing your objectives is good practice, but the best antagonists will strive to do more than the bare minimum to really leave an impression.
-The more obscure and underused a game mechanic is, the less likely your victims are to be able to deal with it.
-Space is cold and it will quickly freeze you to death if you don't protect yourself. This isn't how thermodynamics really works but just go with it.
+As the Captain, you can use a whetstone to sharpen your fancy fountain pen for extra robustness.
+As the Lawyer, you are the last bastion of roleplay-focused jobs. Even the curator got a whip to go fight people with, that sellout!
+Ask and you shall receive.
Blobs are weak to fire! Use a flame thrower for maximum damage!
Cleanbot.
-The wizard is supposed to be extremely strong in one on one combat, stop getting mad about it.
-Sometimes a round will just be a bust. C'est la vie.
-This is a game that is constantly being developed for. Expect things to be added, removed, fixed, and broken on a daily basis.
-It's fun to try and predict the round type from the tip of the round message.
-The quartermaster is only a head of staff so their feelings aren’t hurt. Don’t tell them.
-The bird remembers.
-Your sprite represents your hitbox, so that afro makes you easier to kill. The sacrifices we make for style.
-Sometimes admins will just do stuff. Roll with it.
-The remake will never come out.
-Plenty of things that aren't traditionally considered weapons can still be used to slowly brutalize someone to death, get creative!
+Completing your objectives is good practice, but the best antagonists will strive to do more than the bare minimum to really leave an impression.
DEATH IS IMMINENT!
-This game is older than most of the people playing it.
+Demoman takes skill.
+Did you know that tossing the clown into a singularity will either increase or decrease its size by a large amount?
+Did you know that tossing the clown into the Supermatter engine can destabilize or fix it massively?
Do not go gentle into that good night.
+FEED ME A STRAY CAT
Flashbangs can weaken blob tiles, allowing for you and the crew to easily destroy them.
+It's fun to try and predict the round type from the tip of the round message.
+Just like real life the entropy of the game can only increase with time. If things aren't on fire yet, just wait.
Just the tip?
+Killing the entire station isn't fun except when it is.
+Make sure you put the fresh corpse on a Nanotrasen-Brand Stasis Bed! (Patent Pending)
+Most items have names longer than "soap".
+Occasionally the tip of the round might lie to you. Don't panic, this is normal.
+Plenty of things that aren't traditionally considered weapons can still be used to slowly brutalize someone to death, get creative!
Some people are unable to read text on a game where half of it is based on text.
-As the Captain, you can use a whetstone to sharpen your fancy fountain pen for extra robustness.
-As the Lawyer, you are the last bastion of roleplay-focused jobs. Even the curator got a whip to go fight people with, that sellout!
+Sometimes a round will just be a bust. C'est la vie.
+Sometimes admins will just do stuff. Roll with it.
+Sometimes you won't be able to avoid dying no matter how good you are at the game. Try not to stress too much about it.
+Space is cold and it will quickly freeze you to death if you don't protect yourself. This isn't how thermodynamics really works but just go with it.
+The bird remembers.
+The more obscure and underused a game mechanic is, the less likely your victims are to be able to deal with it.
+The quartermaster is only a head of staff so their feelings aren’t hurt. Don’t tell them.
+The remake will never come out.
+The wizard is supposed to be extremely strong in one on one combat, stop getting mad about it.
There are at least 11 ways to get through plastic flaps. How many can you name?
-FEED ME A STRAY CAT
-Did you know that tossing the clown into a singularity will either increase or decrease its size by a large amount?
-Did you know that tossing the clown into the supermatter engine can destabilize or fix it massively?
-Most items have names longer than "soap".
-Demoman takes skill.
-Ask and you shall receive.
+This game is older than most of the people playing it.
+This is a game that is constantly being developed for. Expect things to be added, removed, fixed, and broken on a daily basis.
+To defeat the slaughter demon, shoot at it until it dies.
+When a round ends nearly everything about it is lost forever, leave your salt behind with it.
+You can win a pulse rifle from the arcade machine. Honest.
+Your sprite represents your hitbox, so that afro makes you easier to kill. The sacrifices we make for style.
diff --git a/strings/station_names.txt b/strings/station_names.txt
index 7742ba6abde21..844423d25223b 100644
--- a/strings/station_names.txt
+++ b/strings/station_names.txt
@@ -1,82 +1,82 @@
-Stanford
-Dorf
+Aegis
Alium
-Prefix
+Aspie
+Asteroid
+Battle
+Bear
+Beard
+Book
+Box
+Burger
+Capitalist
+Carp
+Class
+Clown-Factory
Clowning
-Aegis
-Ishimura
-Scaredy
+Communist
+Control
+Correctional
+Corrogated
+Crab
Death-World
-Mime
-Honk
-Rogue
-MacRagge
-Ultrameens
-Safety
-Paranoia
-Explosive
-Neckbear
+Delivery
Donk
-Muppet
-North
-West
+Dorf
East
-South
-Slant-ways
-Widdershins
-Rimward
Expensive
-Procreatory
-Imperial
-Unidentified
+Explosive
+Extraplanetary
+Fatguy
+Fist
+Gentleman
+Hats
+Home
+Honk
Immoral
-Carp
+Imperial
+Ishimura
+MacRagge
+Meta
+Military
+Mime
+Mining
+Moon
+Muppet
+Neckbear
+Neckbeard
+Nettle
+North
+Orbital
Ork
+Paranoia
Pete
-Control
-Nettle
-Aspie
-Class
-Crab
-Fist
-Corrogated
-Skeleton
+Pizza
+Prefix
+Procreatory
+Production
+Pub
Race
-Fatguy
-Gentleman
-Capitalist
-Communist
-Bear
-Beard
+Refactor
+Research
+Rimward
+Robot
+Rogue
+Safety
+Scaredy
+Science
+Ship
+Skeleton
+Slant-ways
+South
Space
Spess
+Stanford
Star
-Moon
-System
-Mining
-Neckbeard
-Research
Supply
-Military
-Orbital
-Battle
-Science
-Asteroid
-Home
-Production
-Transport
-Delivery
-Extraplanetary
-Orbital
-Correctional
-Robot
-Hats
-Pizza
+System
Taco
-Burger
-Box
-Meta
-Pub
-Ship
-Book
-Refactor
+Transport
+Ultrameens
+Unidentified
+West
+Widdershins
diff --git a/strings/station_prefixes.txt b/strings/station_prefixes.txt
index c304b69f950a7..ef3b6e325f7dd 100644
--- a/strings/station_prefixes.txt
+++ b/strings/station_prefixes.txt
@@ -1,41 +1,41 @@
-Imperium
-Heretical
+American
+Atheist
+Augmented
+Automated
+Black
+Burning
+Central
+Common
Cuban
-Psychic
+Death
+Deep
+Electric
Elegant
-Common
-Uncommon
-Rare
-Unique
+Experimental
+Fat
+Funky
+Government
+Grey
+Grim
+Heretical
Houseruled
-Religious
-Atheist
-Traditional
Houseruled
+Imperium
+Legendary
Mad
-Super
-Ultra
+Main
+Psychic
+Rare
+Religious
Secret
+Super
+Szechuan
+Thin
Top Secret
-Deep
-Death
-Zybourne
-Central
-Main
-Government
+Traditional
+Ultra
+Uncommon
+Unique
Uoi
-Fat
-Automated
-Experimental
-Augmented
-American
-Funky
-Thin
-Legendary
-Szechuan
White
-Black
-Grey
-Grim
-Electric
-Burning
+Zybourne
diff --git a/strings/station_suffixes.txt b/strings/station_suffixes.txt
index 245a1a67a11ea..75d74a69c3fe9 100644
--- a/strings/station_suffixes.txt
+++ b/strings/station_suffixes.txt
@@ -1,65 +1,65 @@
-Station
-Frontier
-Suffix
-Death-trap
-Space-hulk
-Lab
-Hazard
Academy
-Spess Junk
-Fishery
-No-Moon
-Tomb
-Crypt
-Hut
-Monkey
+Airstrip
+Array
+Base
Bomb
-Trade Post
-Fortress
-Village
-Town
+Center
City
-Edition
-Hive
+Colony
Complex
-Base
-Facility
+Construct
+Continent
+Country
+Course
+Crypt
+Death-trap
Depot
-Outpost
-Installation
Drydock
-Observatory
-Array
-Relay
-Monitor
-Platform
-Construct
-Hangar
-Prison
-Center
-Port
-Waystation
+Edition
+Environment
+Facility
Factory
-Waypoint
-Stopover
-Hub
+Fat Camp
+Fishery
+Fortification
+Fortress
+Frontier
+Garden
+Hangar
+Harbor
+Hazard
+Hive
HQ
-Office
+Hub
+Hut
+Installation
+Lab
+Metro
+Monitor
+Monkey
+No-Moon
Object
-Fortification
-Colony
+Observatory
+Office
+Outpost
Planet-Cracker
-Roost
-Fat Camp
-Airstrip
-Harbor
-Garden
-Continent
-Environment
-Course
-Country
+Platform
+Port
+Prison
Province
-Workspace
-Metro
-Warehouse
+Relay
+Roost
Space Junk
+Space-hulk
+Spess Junk
+Station
+Stopover
+Suffix
+Tomb
+Town
+Trade Post
+Village
+Warehouse
+Waypoint
+Waystation
+Workspace
diff --git a/strings/steve.json b/strings/steve.json
index 0d4cc066ddb98..06181e85eb891 100644
--- a/strings/steve.json
+++ b/strings/steve.json
@@ -1,20 +1,21 @@
{
"ballmer_good_msg": [
- "Hey guys, what if we rolled out a bluespace wiring system so mice can't destroy the powergrid anymore?",
"Hear me out here. What if, and this is just a theory, we made R&D controllable from our PDAs?",
- "I'm thinking we should roll out a git repository for our research under the AGPLv3 license so that we can share it among the other stations freely.",
+ "Hey guys, what if we rolled out a bluespace wiring system so mice can't destroy the powergrid anymore?",
"I dunno about you guys, but IDs and PDAs being separate is clunky as fuck. Maybe we should merge them into a chip in our arms? That way they can't be stolen easily.",
+ "I'm thinking we should roll out a git repository for our research under the AGPLv3 license so that we can share it among the other stations freely.",
"Why the fuck aren't we just making every pair of shoes into galoshes? We have the technology."
],
"ballmer_windows_me_msg": [
- "Yo man, what if, we like, uh, put a webserver that's automatically turned on with default admin passwords into every PDA?",
- "So like, you know how we separate our codebase from the master copy that runs on our consumer boxes? What if we merged the two and undid the separation between codebase and server?",
- "Dude, radical idea: H.O.N.K mechs but with no bananium required.",
+ "Who keeps commiting to master?",
"Best idea ever: Disposal pipes instead of hallways.",
- "We should store bank records in a webscale datastore, like /dev/null.",
- "You ever wonder if /dev/null supports sharding?",
"Do you know who ate all the donuts?",
- "What if we use a language that was written on a napkin and created over 1 weekend for all of our servers?"
+ "Dude, radical idea: H.O.N.K mechs but with no bananium required.",
+ "So like, you know how we separate our codebase from the master copy that runs on our consumer boxes? What if we merged the two and undid the separation between codebase and server?",
+ "We should store bank records in a webscale datastore, like /dev/null.",
+ "What if we use a language that was written on a napkin and created over 1 weekend for all of our servers?",
+ "Yo man, what if, we like, uh, put a webserver that's automatically turned on with default admin passwords into every PDA?",
+ "You ever wonder if /dev/null supports sharding?"
]
}
diff --git a/strings/tcg/keywords.json b/strings/tcg/keywords.json
index d4a02bd8a06e6..541d828cb00cb 100644
--- a/strings/tcg/keywords.json
+++ b/strings/tcg/keywords.json
@@ -1,18 +1,18 @@
{
- "Faction": "Groupings of cards that can often share effects and traits together",
- "On Summon": "This effect is activated once it's creature cost is paid and it enters the battlefield",
- "On Equip": "This effect is activated once it's item cost is paid and it enters the battlefield, equipping itself to a chosen card on your side of the field (Unless otherwise stated)",
"Asimov": "Creatures possessing this trait cannot attack or defend against creatures with the Human subtype",
+ "Blocker": "The creature cannot declare attacks, but can defend",
"Changeling": "This creature possesses all creature subtypes simultaneously. Any effects which affect a specific subtype apply to Changelings",
- "Graytide": "When this creature enters the battlefield, it gains +1/+1 for the number of creatures on your side of the field with Graytide, until the end of the turn",
- "Holy": "Immunity to all event cards",
- "Taunt": "All opposing creature attacks must be directed towards the creature with Taunt",
- "First Strike": "This creature has attack priority in combat",
+ "Clockwork": "The creature can copy a single keyword on another creature on the field, until they lose the clockwork keyword or leave the field",
"Deadeye": "This creature can always hit opponents, regardless of effects or immunities",
- "Squad Tactics": "When this creature attacks an opponent's creature and defeats it in combat, the owner of the defeated card takes 1 lifeshard of damage from combat",
- "Immunity": "The creature cannot be affected by card effects or combat of its immunity type. This includes both friendly and opposing effects",
+ "Faction": "Groupings of cards that can often share effects and traits together",
+ "First Strike": "This creature has attack priority in combat",
"Fury": "The creature must attack at every possibility",
- "Blocker": "The creature cannot declare attacks, but can defend",
+ "Graytide": "When this creature enters the battlefield, it gains +1/+1 for the number of creatures on your side of the field with Graytide, until the end of the turn",
"Hivemind": "The creature enters combat with a hivemind token on it.The first time this card would take damage, remove that token instead. This does not apply to immediate removal effects, only points of damage",
- "Clockwork": "The creature can copy a single keyword on another creature on the field, until they lose the clockwork keyword or leave the field"
+ "Holy": "Immunity to all event cards",
+ "Immunity": "The creature cannot be affected by card effects or combat of its immunity type. This includes both friendly and opposing effects",
+ "On Equip": "This effect is activated once it's item cost is paid and it enters the battlefield, equipping itself to a chosen card on your side of the field (Unless otherwise stated)",
+ "On Summon": "This effect is activated once it's creature cost is paid and it enters the battlefield",
+ "Squad Tactics": "When this creature attacks an opponent's creature and defeats it in combat, the owner of the defeated card takes 1 lifeshard of damage from combat",
+ "Taunt": "All opposing creature attacks must be directed towards the creature with Taunt"
}
diff --git a/strings/tcg/set_one.json b/strings/tcg/set_one.json
index db0f41f18f6fd..b7cd6ec568664 100644
--- a/strings/tcg/set_one.json
+++ b/strings/tcg/set_one.json
@@ -122,7 +122,7 @@
{
"id": "caps_suit",
"name": "Apadyne Technologies Mk.2 R.I.O.T. Suit (Captain's Version)",
- "desc": "A heavily customised Apadyne Technologies Mk.2 R.I.O.T. Suit, rebuilt and refitted to Nanotrasen's highest standards for issue to Station Captains.",
+ "desc": "A heavily customized Apadyne Technologies Mk.2 R.I.O.T. Suit, rebuilt and refitted to Nanotrasen's highest standards for issue to Station Captains.",
"rules": "{$On Equip}: tap the equipped card for 2 turns, without triggering the target card's effects.",
"icon_state": "captain_hardsuit",
"power": "-1",
@@ -234,7 +234,7 @@
{
"id": "chrono",
"name": "Chrono Legionnaire",
- "desc": "Currently in the earliest stages of development, the Chrono Legionnaire project is expected to weaponise time itself.",
+ "desc": "Currently in the earliest stages of development, the Chrono Legionnaire project is expected to weaponize time itself.",
"rules": "If this card is destroyed or discarded, flip 3 coins. If the result has 2 or more heads, add this card back to your hand. Otherwise, send it to your graveyard.",
"icon_state": "chrono_legionnaire",
"power": "6",
@@ -640,7 +640,7 @@
{
"id": "jannie",
"name": "Janitor",
- "desc": "A true testament to futility, they clean and they clean and they clean, knowing that there's no way they can clean it all. Yet, they perservere, knowing that without them, the crew would simply give in to their base animalistic nature.",
+ "desc": "A true testament to futility, they clean and they clean and they clean, knowing that there's no way they can clean it all. Yet, they persevere, knowing that without them, the crew would simply give in to their base animalistic nature.",
"rules": "{$Taunt}",
"icon_state": "janitor",
"power": "1",
@@ -738,7 +738,7 @@
{
"id": "miningborg",
"name": "Cyborg (Mining Shell)",
- "desc": "Fitted with a drill and tracks, the Mining Shell is designed to hold up to the rigours of mining, be that on the hellish surface of Indecipheres, or in the silent vacuum of the asteroid belt.",
+ "desc": "Fitted with a drill and tracks, the Mining Shell is designed to hold up to the rigors of mining, be that on the hellish surface of Indecipheres, or in the silent vacuum of the asteroid belt.",
"rules": "{$Asimov}, at the end of your turn, if this card is not tapped, you may tap this card at the start of your next turn to gain 1 mana.",
"icon_state": "borg_miner",
"power": "3",
@@ -837,7 +837,7 @@
"id": "qm_head",
"name": "Quartermaster",
"desc": "Every Nanotrasen station has a Quartermaster, who controls the flow of cargo to and from the station, and by extension to and from the hands of the crew.",
- "rules": "Pay 8 mana and permanantly tap this card: All cargo cards on your side of the field gain +2/+2 until this card leaves play.",
+ "rules": "Pay 8 mana and permanently tap this card: All cargo cards on your side of the field gain +2/+2 until this card leaves play.",
"icon_state": "qm_head",
"power": "6",
"resolve": "6",
diff --git a/strings/tcg/set_two.json b/strings/tcg/set_two.json
index 3620476651fd2..b9a96c783101b 100644
--- a/strings/tcg/set_two.json
+++ b/strings/tcg/set_two.json
@@ -38,7 +38,7 @@
{
"id": "drone",
"name": "Xenomorph Drone",
- "desc": "Rarely seen on the frontlines, the Drone is your average worker that lays the foundation of the hive.",
+ "desc": "Rarely seen on the frontline, the Drone is your average worker that lays the foundation of the hive.",
"rules": "{$Hivemind}. Tap this card: you may summon a Xeno faction creature for 1 less mana this turn.",
"icon_state": "xeno_drone",
"power": 1,
diff --git a/strings/tips.txt b/strings/tips.txt
index 3af5a9f0d139d..a5908da3a15b2 100644
--- a/strings/tips.txt
+++ b/strings/tips.txt
@@ -1,257 +1,259 @@
-As the Captain, you are one of the highest priority targets on the station. Everything from revolutions, to nuclear operatives, to traitors that need to rob you of your unique lasgun or your life are things to worry about.
-As the Captain, always take the nuclear disk and pinpointer with you every shift. It's a good idea to give one of these to another head you can trust with keeping it safe.
-As the Captain, you have absolute access and control over the station, but this does not mean that being a horrible person won't result in mutiny and a ban.
-As the Captain, you can purchase a new emergency shuttle using a communications console. Some require cash, while others give you cash in exchange. Keep in mind that purchasing dangerous shuttles may instigate the ire of your crew.
-As the Chief Medical Officer, your hypospray is like a refillable instant injection syringe that can hold 30 units as opposed to the standard 15.
-As the Chief Medical Officer, coordinate and communicate with your doctors, chemists, and paramedics during a nuclear emergency, blob infestation, or some other crisis to keep people alive and fighting.
-As a Medical Doctor, you can attempt to drain blood from a husk with a syringe to determine the cause. If you can extract blood, it was caused by extreme temperatures or lasers, if there is no blood to extract, you have confirmed the presence of changelings.
-As a Medical Doctor, you can surgically implant or extract things from people's chests. This can range from putting in a bomb to pulling out an alien larva.
-As a Medical Doctor, you must target the correct limb and not be in combat mode when trying to perform surgery on someone. Right clicking your patient will intentionally fail the surgery step.
-As a Medical Doctor, corpses with the "...and their soul has departed" description no longer have a ghost attached to them and can't be revived.
-As a Medical Doctor, treating plasmamen is not impossible! Salbutamol stops them from suffocating and showers stop them from burning alive. You can even perform surgery on them by doing the procedure on a roller bed under a shower.
-As a Medical Doctor, you can point your penlight at people to create a medical hologram. This lets them know that you're coming to treat them.
-As a Medical Doctor, you can extract implants by holding an empty implant case in your offhand while performing the extraction step.
-As a Medical Doctor, you can deal with patients who have absurd amounts of wounds by putting them in cryo. This will slowly treat all of their wounds simultaneously, but is much slower than direct treatment.
-As a Medical Doctor, Critical Slash wounds are one of the most dangerous conditions someone can have. Apply gauze, epipens, sutures, cauteries, whatever you can, as soon as possible!
-As a Medical Doctor, Saline-Glucose not only acts as a temporary boost to a patient's blood level, it also speeds blood regeneration! Perfect for drained patients!
-As a Medical Doctor, almost every type of wound can be treated at least temporarily with gauze. When in doubt, wrap it up!
-As a Paramedic, your UV penlight can be used to stem infections in burn wounds! Just target the infected limb and use it on the patient.
-As a Paramedic, embedded objects in a patient can be safely extracted by targeting the affected limb and using a hemostat on the patient.
-As a Chemist, there are dozens of chemicals that can heal, and even more that can cause harm. Experiment!
+@You can use the |, + and _ characters to emphasize parts of what you say in-game (e.g. say"my _ass_ |is| +heavy+." will be outputted as "my ass is heavy."). You can also escape these emphasizers by appending backslashes before them (e.g. say"1\+2\+3" will come out as "1+2+3" and not "1\2\3").
+♪ Hey, have you ever tried appending the % character before your messages when speaking in-game? ♫
+A Scientist will pay top dollar for your frogs!
+A thrown glass of water can make a slippery tile, allowing you to slow down your pursuers in a pinch.
+Anything you can light a cigarette with, you can use to cauterize a bleeding wound. Technically, that includes the Supermatter.
+As a Blobbernaut, you can communicate with overminds and other Blobbernauts via :b.
+As a Blobbernaut, your HUD shows your health and the core health of the overmind that created you.
+As a Botanist, you can combine production trait chemicals just like a Chemist. Hydrogen(grass) + water(peas) + sugar(grapes) equal mannitol!
+As a Botanist, you can combine production trait chemicals just like a Chemist. Potassium(bananas) + water(watermelons) equal... FUN!
+As a Botanist, you can hack the MegaSeed Vendor to get access to more exotic seeds. These seeds can alternatively be ordered from cargo.
+As a Botanist, you can mutate the plants growing in your hydroponics trays with Left 4 Zed from your NutriMax vendor. Once you've ground up a few plants in the biogenerator, it can also produce Left 4 Zed. Isn't science amazing?
+As a Botanist, you should look into increasing the potency of your plants. This increases the size, amount of chemicals, points gained from grinding them in the biogenerator, and lets people know you are a proficient botanist.
+As a Cargo Technician, you can earn more cargo points by shipping back crates from maintenance, liquid containers, plasma sheets, rare seeds from hydroponics, and more!
+As a Cargo Technician, you can hack MULEbots to make them faster, run over people in their way, and even let you ride them!
+As a Cargo Technician, you can order contraband items from the supply shuttle console by de-constructing it and using a multitool on the circuit board, the re-assembling it.
+As a Changeling, the Extract DNA sting counts for your genome absorb objective, but does not let you respec your powers.
+As a Changeling, you can absorb someone by strangling them and using the Absorb verb; this gives you the ability to rechoose your powers, the DNA of whoever you absorbed, the memory of the absorbed, and some samples of things the absorbed said.
+As a Changeling, your Regenerate Limbs power will quickly heal all of your wounds, but they'll still leave scars. Changelings can use Fleshmend to get rid of scars, or you can ingest Carpotoxin to get rid of them like a normal person.
As a Chemist, some chemicals can only be synthesized by heating up the contents with a chemical heater or manually with lighters and similar tools.
-As a Chemist, you will be expected to supply crew with certain chemicals. For example, clonexadone and mannitol for the cryo tubes, diethylamine and saltpetre for botany, as well as healing pills and patches for the front desk.
+As a Chemist, there are dozens of chemicals that can heal, and even more that can cause harm. Experiment!
+As a Chemist, Water and Potassium mixed together will create an explosion, with power scaling by amount used. Don't do it.
As a Chemist, you can make 100u bottles from plastic sheets. The ChemMaster can produce infinite 30u glass bottles as well and if researched the medical techfab can make beakers with capacity ranging from 120u to 300u.
As a Chemist, you can recharge your chemical dispenser with an inducer or by replacing its cell.
-As a Chemist, Water and Potassium mixed together will create an explosion, with power scaling by amount used. Don't do it.
+As a Chemist, you will be expected to supply crew with certain chemicals. For example, Clonexadone and Mannitol for the cryo tubes, Diethylamine and Saltpetre for botany, as well as healing pills and patches for the front desk.
+As a Cook, any food you make will be much healthier than the junk food found in vendors. Having the crew routinely eating from you will provide minor buffs.
+As a Cook, being in the kitchen will make you remember the basics of Close Quarters Cooking. It is highly effective at removing Assistants from your workplace.
+As a Cook, most non-custom foods will have a secondary effect, ranging from healing you to making you move at lightspeed. Experiment!
+As a Cook, you can create a very wide variety of food with the crafting menu. You can find it by looking for the hammer icon near your combat mode indicator.
+As a Cook, you can load your food into smartfridges and custom vending machines.
+As a Cook, you can rename your custom made food with a pen.
+As a Cultist, check the alert in the upper-right of your screen for all the details about your cult's current status and objective.
+As a Cultist, do not cause too much chaos before your objective is completed. If the shuttle gets called too soon, you may not have enough time to win.
+As a Cultist, the Blood Boil rune will deal massive amounts of brute damage to non-cultists, and some damage to fellow cultists of Nar'Sie nearby, but will create a fire where the rune stands on use.
+As a Cultist, your team starts off very weak, but if necessary can quickly convert everything they have into raw power. Make sure you have the numbers and equipment to support going loud, or the cult will fall flat on its face.
+As a Cyborg, choose your model carefully, as only cutting and mending your reset wire will let you re-pick it. If possible, refrain from choosing a model until a situation that requires one occurs.
+As a Cyborg, you are extremely vulnerable to EMPs as EMPs both stun you and damage you. The ion rifle in the armory or a traitor with an EMP kit can kill you in seconds.
+As a Cyborg, you are immune to most forms of stunning, and excel at almost everything far better than humans. However, flashes can easily stunlock you and you cannot do any precision work as you lack hands.
+As a Cyborg, you are impervious to fires and heat. If you are rogue, you can release plasma fires everywhere and walk through them without a care in the world!
+As a Drone, you can ping other drones to alert them of areas in the station in need of repair.
+As a Geneticist, becoming a hulk makes you capable of dealing high melee damage, stun-locking people, and punching through walls. However, you can't fire guns, will lose your hulk status if you go into critical condition, and are not considered a human by the AI while you are a hulk.
As a Geneticist, T goes to A, and G goes to C.
-As a Geneticist, becoming a hulk makes you capable of dealing high melee damage, stunlocking people, and punching through walls. However, you can't fire guns, will lose your hulk status if you go into critical condition, and are not considered a human by the AI while you are a hulk.
-As the Virologist, your viruses can range from healing powers so great that you can heal out of critical status, or diseases so dangerous they can kill the entire crew with airborne spontaneous combustion. Experiment!
-As the Virologist, you only require small amounts of vaccine to heal a sick patient. Work with the Chemist to distribute your cures more efficiently.
-As the Research Director, you can take AIs out of their cores by loading them into an intelliCard, which lets you see their laws, even ion/syndicate ones. It can then be placed into an AI system integrity restorer computer to revive and/or repair them.
-As the Research Director, you can lock down cyborgs instead of blowing them up. Then you can have their laws reset or if that doesn't work, safely dismantled.
-As a Scientist, you can use the mutation toxin obtained from green slimes to turn yourself into a jelly mutant. Each subspecies has unique features - for example telepathic powers, duplicating bodies or integrating slime extracts!
-As a Scientist, you can maximize the number of uses you get out of a slime by feeding it slime steroid, created from purple slimes, while alive. You can then apply extract enhancer, created from cerulean slimes, on each extract.
-As a Scientist, you can disable anomalies by scanning them with an analyzer, then send a signal on the frequency it gives you with a remote signaling device, or if researched, hit the anomaly an anomaly analyzer. This will leave behind an anomaly core, which can be used to construct a Phazon mech, reactive armors, or various unique and powerful weapons!
-As a Scientist, researchable stock parts can seriously improve the efficiency and speed of machines around the station. In some cases, it can even unlock new functions.
-As a Scientist, you can generate money for Science, and complete experiments by letting the tachyon-doppler array record increasingly large explosions.
+As a Ghost, you can both start and join capture the flag games through the minigames menu, or by clicking on one of the team spawners, which can be found under the "Misc" section of the orbit menu.
+As a Ghost, you can double click on just about anything to follow it. Or just warp around!
+As a Ghost, you can see the inside of a container on the ground by clicking on it.
+As a Janitor Cyborg, you are the bane of all slaughter demons and even Bubblegum himself. Cleaning up blood stains will severely gimp them.
+As a Janitor, if someone steals your janicart, you can instead use your space cleaner spray, grenades, water sprayer, exact bloody revenge or order another from Cargo.
+As a Janitor, mousetraps can be used to create bombs or booby-trap containers.
+As a Medical Cyborg, you can fully perform surgery and even augment people.
+As a Medical Doctor, almost every type of wound can be treated at least temporarily with gauze. When in doubt, wrap it up!
+As a Medical Doctor, corpses with the "...and their soul has departed" description no longer have a ghost attached to them and can't be revived.
+As a Medical Doctor, Critical Slash wounds are one of the most dangerous conditions someone can have. Apply gauze, epipens, sutures, cauteries, whatever you can, as soon as possible!
+As a Medical Doctor, Saline-Glucose not only acts as a temporary boost to a patient's blood level, it also speeds blood regeneration! Perfect for drained patients!
+As a Medical Doctor, treating plasmamen is not impossible! Salbutamol stops them from suffocating and showers stop them from burning alive. You can even perform surgery on them by doing the procedure on a roller bed under a shower.
+As a Medical Doctor, you can attempt to drain blood from a husk with a syringe to determine the cause. If you can extract blood, it was caused by extreme temperatures or lasers, if there is no blood to extract, you have confirmed the presence of changelings.
+As a Medical Doctor, you can deal with patients who have absurd amounts of wounds by putting them in cryo. This will slowly treat all of their wounds simultaneously, but is much slower than direct treatment.
+As a Medical Doctor, you can extract implants by holding an empty implant case in your offhand while performing the extraction step.
+As a Medical Doctor, you can point your penlight at people to create a medical hologram. This lets them know that you're coming to treat them.
+As a Medical Doctor, you can surgically implant or extract things from people's chests. This can range from putting in a bomb to pulling out an alien larva.
+As a Medical Doctor, you must target the correct limb and not be in combat mode when trying to perform surgery on someone. Right clicking your patient will intentionally fail the surgery step.
+As a Monkey, you can crawl through air or scrubber vents by alt+left clicking them. You must drop everything you are wearing and holding to do this, however.
+As a Monkey, you can still wear a few human items, such as backpacks, gas masks and hats, and still have two free hands.
+As a Morph, you can talk while disguised, but your words have a chance of being slurred, giving you away!
+As a Nuclear Operative, communication is key! Use ; to speak to your fellow operatives and coordinate an attack plan.
+As a Nuclear Operative, stick together! While your equipment is robust, your fellow operatives are much better at saving your life: they can drag you away from danger while stunned and provide cover fire.
+As a Nuclear Operative, you might end up in a situation where the AI has bolted you into a room. Having some spare C4 in your pocket can save your life.
+As a Nuclear Operative, you should look into purchasing a syndicate cyborg, as they can provide heavy fire support, full access, are immune to conventional stuns, and can easily take down the AI.
+As a Paramedic, embedded objects in a patient can be safely extracted by targeting the affected limb and using a hemostat on the patient.
+As a Paramedic, it is imperative that whenever possible you put fresh corpses on the stasis beds. Your CMO will thank you.
+As a Paramedic, your UV penlight can be used to stem infections in burn wounds! Just target the infected limb and use it on the patient.
+As a Revenant, the Chaplain is your worst enemy, as they can damage you massively with the null rod and make large swaths of the station impassable with holy water.
+As a Revenant, the illness inflicted on humans by Blight can be easily cured by lying down or with holy water, making it best used on targets that have no time to lie down, such as humans in combat.
+As a Revenant, your Defile ability removes holy water from tiles in a small radius, along with salt, allowing you to reclaim the station from the chaplain if they've been covering the station in holy water. It can also be used to open morgue trays!
+As a Revenant, your essence is also your health, so revealing yourself in front of humans to harvest the essence of the living is much safer if you've already stocked up on essences from poorly guarded corpses.
+As a Revenant, your Malfunction ability in general damages machinery and mechanical objects, possibly even emagging some objects. Experiment!
+As a Revenant, your Overload Lights ability will only shock humans with lights if the lights are still on after a brief delay.
+As a Revolutionary, cargo can be your best friend or your worst nightmare. In the best case scenario you will be able to order a limitless amount of guns and armor, in the worst case scenario security will take control and order a limitless number of mindshield implants to turn your fellow revolutionaries against you.
+As a Revolutionary, you cannot convert a head of staff or someone who has a mindshield implant, such as a security officer or those they implant. Implants are often purchased by the Quartermaster, but the implants can be surgically removed. Take control of cargo to keep control of conversions!
+As a Revolutionary, your main power comes from who you convert, choose your converts wisely to ensure you win the round.
As a Roboticist, keep an ear out for anomaly announcements. If you get your hands on a bluespace anomaly core, you can build a Phazon mech!
+As a Roboticist, you can augment people with cyborg limbs. Augmented limbs can easily be repaired with cables and welders.
+As a Roboticist, you can greatly help out Shaft Miners by building a Clarke equipped with a hydraulic clamp and plasma cutter. The mech is ash storm proof and can even walk across lava!
As a Roboticist, you can repair your cyborgs with a welding tool. If they have taken burn damage, you can remove their battery, expose the wiring with a screwdriver and replace their wires with a cable coil.
As a Roboticist, you can reset a cyborg's model by cutting and mending the reset wire with a wire cutter.
-As a Roboticist, you can greatly help out Shaft Miners by building a Clarke equipped with a hydraulic clamp and plasma cutter. The mech is ash storm proof and can even walk across lava!
-As a Roboticist, you can augment people with cyborg limbs. Augmented limbs can easily be repaired with cables and welders.
+As a Scientist, researchable stock parts can seriously improve the efficiency and speed of machines around the station. In some cases, it can even unlock new functions.
+As a Scientist, you can disable anomalies by scanning them with an analyzer, then send a signal on the frequency it gives you with a remote signaling device, or if researched, hit the anomaly an anomaly analyzer. This will leave behind an anomaly core, which can be used to construct a Phazon mech, reactive armors, or various unique and powerful weapons!
+As a Scientist, you can generate money for Science, and complete experiments by letting the tachyon-doppler array record increasingly large explosions.
+As a Scientist, you can maximize the number of uses you get out of a slime by feeding it slime steroid, created from purple slimes, while alive. You can then apply extract enhancer, created from cerulean slimes, on each extract.
+As a Scientist, you can use the mutation toxin obtained from green slimes to turn yourself into a jelly mutant. Each subspecies has unique features - for example telepathic powers, duplicating bodies or integrating slime extracts!
+As a Security Officer, communicate and coordinate with your fellow officers using the security channel (:s) to avoid confusion.
+As a Security Officer, examining someone while wearing sechuds or HUDsunglasses will let you set their arrest level, which will cause Beepsky and other security bots to chase after them.
+As a Security Officer, mindshield implants can only prevent someone from being turned into a cultist: unlike revolutionaries, it will not de-cult them if they have already been converted.
+As a Security Officer, remember that correlation does not equal causation. Someone may have just been at the wrong place at the wrong time!
+As a Security Officer, remember that you can attach a sec-lite to your disabler or your helmet!
+As a Security Officer, your sechuds or HUDsunglasses can not only see crewmates' job assignments and criminal status, but also if they are mindshield implanted. You can tell by the flashing blue outline around their job icon. Use this to your advantage in a revolution to definitively tell who is on your side!
+As a Service Cyborg, your spray can knocks people down. However, it is blocked by masks and glasses.
+As a Shaft Miner, always have a GPS on you, so a fellow miner or cyborg can come to save you if you die.
+As a Shaft Miner, every monster on Lavaland has a pattern you can exploit to minimize damage from the encounters.
+As a Shaft Miner, the northern side of Lavaland has a lot more rare minerals than on the south.
+As a Shaft Miner, you can craft a variety of equipment from the local fauna. Bone axes, lava boats and ash drake armour are just a few of them!
+As a Shaft Miner, you can harvest goliath plates from goliaths and upgrade your explorer's suit, greatly reducing incoming melee damage.
+As a Traitor, plasma can be injected into many things to sabotage them. Power cells, light bulbs, welding tools, cigars and e-cigs will all explode when used.
+As a Traitor, subverting the AI to serve you can make it an extremely powerful ally. However, be careful of the wording in the laws you give it, as it may use your poorly written laws against you!
+As a Traitor, the Captain and the Head of Security are two of the most difficult to kill targets on the station. If either one is your target, plan carefully.
+As a Traitor, the cryptographic sequencer (emag) can not only open lockers, crates, APCs and more. It can also do things like hack cyborgs, and even cause bots to go berserk. Use it on the right machines, and you can even contact the Syndicate. Experiment!
+As a Traitor, the syndicate encryption key is very useful for coordinating plans with your fellow traitors -- or, of course, betraying them.
+As a Traitor, you can manufacture and recycle revolver bullets at a hacked autolathe, making the revolver an extremely powerful tool.
+As a Traitor, you may sometimes be assigned to hunt other traitors, and in turn be hunted by others.
+As a Wizard, most spells become unusable if you are not wearing your robe, hat, and sandals.
+As a Wizard, summoning guns will turn a large portion of the crew against themselves, but will also give everyone anything from a floral somatoray to a pulse rifle. Use at your own risk!
+As a Wizard, the fireball spell performs very poorly at close range, as it can easily catch you in the blast. It is best used as a form of artillery down long hallways.
+As a Wizard, the staff of chaos can fire any type of bolts from the magical wands. This can range from bolts of instant death to healing or reviving someone.
+As a Wizard, you can turn people to stone, then animate the resulting statue with a staff of animation to create an extremely powerful minion, for all of 5 minutes at least.
+As an Abductor Agent, the combat mode vest has much higher resistance to every kind of weapon, and your helmet prevents the AI from tracking you.
+As an Abductor, the baton can cycle between four modes: stun, sleep, cuff and probe.
+As an Abductor, you can select where your victims will be sent on the ship control console.
+As an Alien, resin floors not only regenerate your plasma supply, but also passively heal you. Fight on resin floors to gain a home turf advantage!
+As an Alien, the facehugger is by far your most powerful weapon because of its ability to instantly win a fight. Remember however that certain helmets, such as biohoods or space helmets will completely block facehugger attacks.
+As an Alien, you are unable to pick up or use any human items or machinery. Instead, you should focus on sabotaging APCs, computers, cameras and either stowing, spacing, or melting any weapons you find.
+As an Alien, you take double damage from all burn attacks, such as lasers, welding tools, and fires. Furthermore, fire can destroy your resin and eggs. Expose areas to space to starve away any flamethrower fires before they can do damage!
+As an Alien, your melee prowess is unmatched, but your ranged abilities are sorely lacking. Make use of corners to force a melee confrontation!
+As an Atmospheric Technician, burning a plasma/oxygen mix inside the incinerator will not only produce power, but also gases such as tritium, water vapor and carbon dioxide.
+As an Atmospheric Technician, look into replacing your gas pumps with volumetric gas pumps, as those move air in flat numerical amounts, rather than percentages which leave trace gases.
+As an Atmospheric Technician, pay attention to gas pipe meters. The meter will change color in response to temperature and the bar will increase and get thicker in response to higher pressures.
+As an Atmospheric Technician, you are better suited to fighting fires than anyone else. As such, you have access to better firesuits or backpack firefighter tanks.
+As an Atmospheric Technician, you can change the layer of a pipe by clicking with it on a wrenched pipe or other atmos component of the desired layer.
+As an Atmospheric Technician, you can unwrench a pipe regardless of the pressures of the gases inside, but if they're too high they can burst out and injure you!
+As an Atmospheric Technician, your ATMOS holofan projector blocks gases while allowing objects to pass through. With it, you can quickly contain gas spills, fires and hull breaches.
+As an Atmospheric Technician, your backpack firefighter tank can launch resin. This resin will extinguish fires and replace any gases with a safe, room-temperature airmix.
+As an Engineer, return to Engineering once in a while to check on the engine and SMES cells. It's always a good idea to make sure the Supermatter isn't delaminating.
+As an Engineer, the Supermatter Monitoring Program on modular computers give you a detailed report on the Supermatter's condition, and the contents of the air inside of the chamber, allowing you to both diagnose and monitor programs from afar!
+As an Engineer, the Supermatter shard is an extremely dangerous piece of equipment: touching it will disintegrate you. So will touching it with telepathy.
+As an Engineer, you can cool the Supermatter crystal by spraying it with a fire extinguisher. Only for the brave!
+As an Engineer, you can electrify grilles by placing powered cables beneath them.
+As an Engineer, you can lock APCs, fire alarms, emitters and radiation collectors using your ID card to prevent others from disabling them.
+As an Engineer, you can pry open secure storage blast doors by disabling the engine room APC's main breaker. This is obviously a bad idea if the engine is running.
+As an Engineer, you can repair windows by using a welding tool on them while not in combat mode.
+As an Engineer, you can temporarily power the station solely with the solar arrays. They will provide just enough electricity to power the station for a while, however their output is just slightly below what is truly needed to consistently power the station.
+As an Engineer, your departmental protolathe and circuit printer can manufacture the necessary circuit boards and components to build just about anything. Make extra medical machinery everywhere! Build a gibber for security! Set up an array of emitters pointing down the hall! The possibilities are endless!
+As an Engineer, your RCD can be reloaded with iron, glass or plasteel sheets instead of just compressed matter cartridges.
+As an Engineering Cyborg, you can attach air alarm/fire alarm/APC frames to walls by placing them on the floor and using a screwdriver on them.
As the AI, you can click on people's names to look at them. This only works if there are cameras that can see them, they aren't wearing agent IDs and aren't using digital camouflage as changelings.
As the AI, you can quickly open and close doors by holding shift while clicking them, bolt them when holding ctrl, and even shock them while holding alt.
As the AI, you can take pictures with your camera and upload them to newscasters.
As the AI, you can use CTRL + 1-9 to set a location hotkey for your camera, allowing you to save the location and jump to it at will. Tilde and zero will return you to the last spot you jumped from, and the numpad numbers act as aliases to the regular number keys.
-As a Cyborg, choose your model carefully, as only cutting and mending your reset wire will let you repick it. If possible, refrain from choosing a model until a situation that requires one occurs.
-As a Cyborg, you are immune to most forms of stunning, and excel at almost everything far better than humans. However, flashes can easily stunlock you and you cannot do any precision work as you lack hands.
-As a Cyborg, you are impervious to fires and heat. If you are rogue, you can release plasma fires everywhere and walk through them without a care in the world!
-As a Cyborg, you are extremely vulnerable to EMPs as EMPs both stun you and damage you. The ion rifle in the armory or a traitor with an EMP kit can kill you in seconds.
-As a Service Cyborg, your spray can knocks people down. However, it is blocked by masks and glasses.
-As an Engineering Cyborg, you can attach air alarm/fire alarm/APC frames to walls by placing them on the floor and using a screwdriver on them.
-As a Medical Cyborg, you can fully perform surgery and even augment people.
-As a Janitor Cyborg, you are the bane of all slaughter demons and even Bubblegum himself. Cleaning up blood stains will severely gimp them.
+As the Bartender, the drinks you start with only give you the basics. If you want more advanced mixtures, look into working with chemistry, hydroponics, or even mining for things to grind up and throw in!
+As the Bartender, you can use a circular saw on your shotgun to make it easier to store.
+As the Blob, don't neglect the creation of factories. These create spores that carry your reagent and can chase crew members far further than you. Spores can also be rallied to swarm the crew and cause panic, and can even take over corpses to create much more dangerous blob zombies!
+As the Blob, keep your core some distance from space, as it is both expensive to expand onto space, easy to be attacked from, and does not count towards your win condition. Emitter platforms built in space are especially dangerous.
+As the Blob, removing strong blobs, resource nodes, factories, and nodes will give you 4, 15, 25, and 25 resources back, respectively.
+As the Blob, talking will send a message to all other overminds and all Blobbernauts, allowing you to direct attacks and coordinate.
+As the Blob, you can attack anything next to a blob tile, but can only expand in cardinal directions, and diagonal attacks are slightly weaker.
+As the Blob, you can expand by clicking, create strong blobs with ctrl-click, rally spores with middle-click, and remove blobs with alt-click. You do not need to have your camera over the tile to do this.
+As the Blob, you can place your core at any clear, unobserved, spot you can move to after 3 minutes have passed. If you wait too long, you will be automatically placed at a random location. Use this wait time to coordinate with any other overminds.
+As the Blob, you can produce a Blobbernaut from a factory for 40 resources. Blobbernauts are player-controlled, gradually regenerate near nodes, and apply your chemical when attacking, but die when too far from the blob or if their factory is killed. However, the factory used becomes fragile and stops spawning spores.
+As the Blob, you can re-pick your reagent type from six random options if the crew has adapted and protected themselves against your current one.
+As the Blob, you fight a war of attrition: Take out medbay and fight in choke points to prevent continued assaults and coordinated burst damage attacks!
+As the Captain, always take the nuclear disk and pinpointer with you every shift. It's a good idea to give one of these to another head you can trust with keeping it safe.
+As the Captain, you are one of the highest priority targets on the station. Everything from revolutions, to nuclear operatives, to traitors that need to rob you of your unique lasgun or your life are things to worry about.
+As the Captain, you can purchase a new emergency shuttle using a communications console. Some require cash, while others give you cash in exchange. Keep in mind that purchasing dangerous shuttles may instigate the ire of your crew.
+As the Captain, you have absolute access and control over the station, but this does not mean that being a horrible person won't result in mutiny and a ban.
+As the Chaplain, you are much more likely to get a response by praying to the gods than most people. To boost your chances, make altars with colorful crayon runes, lit candles, and wire art.
+As the Chaplain, your bible is also a container that can store small items. Depending on your god, your starting bible may come with a surprise!
+As the Chaplain, your null rod has anti magic functions: it can destroy cultist runes by hitting them, and it makes you immune to wizard spells and cult magic.
+As the Chief Engineer, the power flow control console in your office will show you APC infos and lets you control them remotely.
As the Chief Engineer, you can rename areas or create entirely new ones using your station blueprints.
As the Chief Engineer, you can spy on and even forge PDA communications with the message monitor console! The key is in your office.
-As the Chief Engineer, the power flow control console in your office will show you APC infos and lets you control them remotely.
-As an Engineer, the supermatter shard is an extremely dangerous piece of equipment: touching it will disintegrate you. So will touching it with telepathy.
-As an Engineer, you can electrify grilles by placing powered cables beneath them.
-As an Engineer, return to Engineering once in a while to check on the engine and SMES cells. It's always a good idea to make sure the supermatter isn't delaminating.
-As an Engineer, you can temporarily power the station solely with the solar arrays. They will provide just enough electricity to power the station for a while, however their output is just slightly below what is truly needed to consistently power the station.
-As an Engineer, you can cool the supermatter crystal by spraying it with a fire extinguisher. Only for the brave!
-As an Engineer, you can repair windows by using a welding tool on them while not in combat mode.
-As an Engineer, you can lock APCs, fire alarms, emitters and radiation collectors using your ID card to prevent others from disabling them.
-As an Engineer, your departmental protolathe and circuit printer can manufacture the necessary circuit boards and components to build just about anything. Make extra medical machinery everywhere! Build a gibber for security! Set up an array of emitters pointing down the hall! The possibilities are endless!
-As an Engineer, you can pry open secure storage blast doors by disabling the engine room APC's main breaker. This is obviously a bad idea if the engine is running.
-As an Engineer, your RCD can be reloaded with iron, glass or plasteel sheets instead of just compressed matter cartridges.
-As an Engineer, the Supermatter Monitoring Program on modular computers give you a detailed report on the Supermatter's condition, and the contents of the air inside of the chamber, allowing you to both diagnose and monitor programs from afar!
-As an Atmospheric Technician, you can unwrench a pipe regardless of the pressures of the gases inside, but if they're too high they can burst out and injure you!
-As an Atmospheric Technician, look into replacing your gas pumps with volumetric gas pumps, as those move air in flat numerical amounts, rather than percentages which leave trace gases.
-As an Atmospheric Technician, you are better suited to fighting fires than anyone else. As such, you have access to better firesuits or backpack firefighter tanks.
-As an Atmospheric Technician, your backpack firefighter tank can launch resin. This resin will extinguish fires and replace any gases with a safe, room-temperature airmix.
-As an Atmospheric Technician, your ATMOS holofan projector blocks gases while allowing objects to pass through. With it, you can quickly contain gas spills, fires and hull breaches.
-As an Atmospheric Technician, burning a plasma/oxygen mix inside the incinerator will not only produce power, but also gases such as tritium, water vapor and carbon dioxide.
-As an Atmospheric Technician, you can change the layer of a pipe by clicking with it on a wrenched pipe or other atmos component of the desired layer.
-As an Atmospheric Technician, pay attention to gas pipe meters. The meter will change color in response to temperature and the bar will increase and get thicker in response to higher pressures.
-As the Head of Security, you are expected to coordinate your security force to handle any threat that comes to the station. Sometimes it means making use of the armory to handle a blob, sometimes it means being ruthless during a revolution or cult.
-As the Head of Security, you can call for executions or forced cyborgization, but may require the Captain's approval.
-As the Head of Security, don't let the power go to your head. You may have high access, great equipment, and a miniature army at your side, but being a terrible person without a good reason is grounds for banning.
-As the Warden, your duty is to be the watchdog of the brig and handler of prisoners when little is happening, and to hand out equipment and weapons to the security officers when a crisis strikes.
-As the Warden, keep a close eye on the armory at all times, as it is a favored strike point of nuclear operatives and cocky traitors.
-As the Warden, if a prisoner's crimes are heinous enough you can put them in permabrig or the gulag. Make sure to check on them once in a while!
-As the Warden, you can implant criminals you suspect might re-offend with devices that will track their location and allow you to remotely inject them with disabling chemicals.
-As the Warden, you can use handcuffs on orange prisoner shoes to turn them into cuffed shoes, forcing prisoners to walk and potentially thwarting an escape.
-As a Security Officer, communicate and coordinate with your fellow officers using the security channel (:s) to avoid confusion.
-As a Security Officer, your sechuds or HUDsunglasses can not only see crewmates' job assignments and criminal status, but also if they are mindshield implanted. You can tell by the flashing blue outline around their job icon. Use this to your advantage in a revolution to definitively tell who is on your side!
-As a Security Officer, mindshield implants can only prevent someone from being turned into a cultist: unlike revolutionaries, it will not de-cult them if they have already been converted.
-As a Security Officer, examining someone while wearing sechuds or HUDsunglasses will let you set their arrest level, which will cause Beepsky and other security bots to chase after them.
+As the Chief Medical Officer, coordinate and communicate with your doctors, chemists, and paramedics during a nuclear emergency, blob infestation, or some other crisis to keep people alive and fighting.
+As the Chief Medical Officer, your hypospray is like a refillable instant injection syringe that can hold 30 units as opposed to the standard 15.
+As the Clown, eating bananas heals you slightly. Honk!
+As the Clown, if you lose your banana peel, you can still slip people with your PDA! Honk!
+As the Clown, if you're a Traitor and get an emag on sale (or convince another traitor), you can emag your Clown Car to unlock a variety of new functions, including the Siege Mode, which will allow you to launch your passengers, preferably directly into the Supermatter! Or into space.
+As the Clown, spice your gimmicks up! Nobody likes a one-trick pony.
+As the Clown, you can use your stamp on a sheet of cardboard as the first step of making a honkbot. Fun for the whole crew!
+As the Clown, your Grail is the mineral bananium, which can be given to the Roboticist to build you a fun and robust mech beloved by everyone.
+As the Curator, be sure to keep the shelves stocked and the library clean for crew.
+As the Curator, you are not completely defenseless. Your whip easily disarms people, your laser pointer can blind humans and cyborgs, and you can hide items in wirecut books.
As the Detective, people leave fingerprints everywhere and on everything. With the exception of white latex, gloves will hide them. All is not lost, however, as gloves leave fibers specific to their kind such as black or nitrile, pointing to a general department.
As the Detective, you can use your forensics scanner from a distance. Use this to scan boxes or other storage containers.
As the Detective, your revolver can be loaded with .357 ammunition obtained from a hacked autolathe. Firing it has a decent chance to blow up your revolver.
+As the Head of Personnel, you are not higher ranking than other heads of staff, even though you are expected to take the Captain's place first should he go missing. If the situation seems too rough for you, consider allowing another head to become temporary Captain.
+As the Head of Security, don't let the power go to your head. You may have high access, great equipment, and a miniature army at your side, but being a terrible person without a good reason is grounds for banning.
+As the Head of Security, you are expected to coordinate your security force to handle any threat that comes to the station. Sometimes it means making use of the armory to handle a blob, sometimes it means being ruthless during a revolution or cult.
+As the Head of Security, you can call for executions or forced cyborgization, but may require the Captain's approval.
As the Lawyer, try to negotiate with the Warden if sentences seem too high for the crime.
As the Lawyer, you can try to convince the Captain and Head of Security to hold trials for prisoners in the courtroom.
-As the Head of Personnel, you are not higher ranking than other heads of staff, even though you are expected to take the Captain's place first should he go missing. If the situation seems too rough for you, consider allowing another head to become temporary Captain.
-As the Mime, your invisible wall power blocks people as well as projectiles. You can use it in a pinch to delay your pursuer.
+As the Malfunctioning AI, look into flooding the station with plasma fires to kill off large portions of the crew, letting you pick off the remaining few with space suits who escaped.
+As the Malfunctioning AI, you can shunt to an APC if the situation gets bad. This disables your doomsday device if it is active.
+As the Malfunctioning AI, you should either order your cyborgs to dismantle the robotics console or blow it up yourself in order to protect them.
As the Mime, you can use :r and :l to speak through your ventriloquist dummy.
+As the Mime, your invisible wall power blocks people as well as projectiles. You can use it in a pinch to delay your pursuer.
As the Mime, your oath of silence is your source of power. Breaking it robs you of your powers and of your honor.
-As the Clown, if you lose your banana peel, you can still slip people with your PDA! Honk!
-As the Clown, eating bananas heals you slightly. Honk!
-As the Clown, your Grail is the mineral bananium, which can be given to the Roboticist to build you a fun and robust mech beloved by everyone.
-As the Clown, you can use your stamp on a sheet of cardboard as the first step of making a honkbot. Fun for the whole crew!
-As the Clown, spice your gimmicks up! Nobody likes a one-trick pony.
-As the Clown, if you're a Traitor and get an emag on sale (or convince another traitor), you can emag your Clown Car to unlock a variety of new functions, including the Siege Mode, which will allow you to launch your passengers, preferably directly into the Supermatter! Or into space.
-As the Chaplain, your null rod has anti magic functions: it can destroy cultist runes by hitting them, and it makes you immune to wizard spells and cult magic.
-As the Chaplain, your bible is also a container that can store small items. Depending on your god, your starting bible may come with a surprise!
-As the Chaplain, you are much more likely to get a response by praying to the gods than most people. To boost your chances, make altars with colorful crayon runes, lit candles, and wire art.
-As a Botanist, you can hack the MegaSeed Vendor to get access to more exotic seeds. These seeds can alternatively be ordered from cargo.
-As a Botanist, you can mutate the plants growing in your hydroponics trays with Left 4 Zed from your NutriMax vendor. Once you've ground up a few plants in the biogenerator, it can also produce Left 4 Zed. Isn't science amazing?
-As a Botanist, you should look into increasing the potency of your plants. This increases the size, amount of chemicals, points gained from grinding them in the biogenerator, and lets people know you are a proficient botanist.
-As a Botanist, you can combine production trait chemicals just like a Chemist. Hydrogen(grass) + water(peas) + sugar(grapes) equal mannitol!
-As a Botanist, you can combine production trait chemicals just like a Chemist. Potassium(bananas) + water(watermelons) equal... FUN!
-As a Cook, you can load your food into smartfridges and custom vending machines.
-As a Cook, you can create a very wide variety of food with the crafting menu. You can find it by looking for the hammer icon near your combat mode indicator.
-As a Cook, you can rename your custom made food with a pen.
-As a Cook, any food you make will be much healthier than the junk food found in vendors. Having the crew routinely eating from you will provide minor buffs.
-As a Cook, being in the kitchen will make you remember the basics of Close Quarters Cooking. It is highly effective at removing Assistants from your workplace.
-As a Cook, most non-custom foods will have a secondary effect, ranging from healing you to making you move at lightspeed. Experiment!
-As the Bartender, the drinks you start with only give you the basics. If you want more advanced mixtures, look into working with chemistry, hydroponics, or even mining for things to grind up and throw in!
-As the Bartender, you can use a circular saw on your shotgun to make it easier to store.
-As a Janitor, if someone steals your janicart, you can instead use your space cleaner spray, grenades, water sprayer, exact bloody revenge or order another from Cargo.
-As a Janitor, mousetraps can be used to create bombs or booby-trap containers.
-As the Curator, you are not completely defenseless. Your whip easily disarms people, your laser pointer can blind humans and cyborgs, and you can hide items in wirecut books.
-As the Curator, be sure to keep the shelves stocked and the library clean for crew.
-As a Cargo Technician, you can hack MULEbots to make them faster, run over people in their way, and even let you ride them!
-As a Cargo Technician, you can order contraband items from the supply shuttle console by de-constructing it and using a multitool on the circuit board, the re-assembling it.
-As a Cargo Technician, you can earn more cargo points by shipping back crates from maintenance, liquid containers, plasma sheets, rare seeds from hydroponics, and more!
As the Quartermaster, be sure to check the manifests on crates you receive to make sure all the info is correct. If there's a mistake, stamp the manifest DENIED and send it back in a crate with the items untouched for a refund!
As the Quartermaster, you can construct an express supply console that instantly delivers crates by drop pod. The impact will cause a small explosion as well.
-As a Shaft Miner, the northern side of Lavaland has a lot more rare minerals than on the south.
-As a Shaft Miner, every monster on Lavaland has a pattern you can exploit to minimize damage from the encounters.
-As a Shaft Miner, you can harvest goliath plates from goliaths and upgrade your explorer's suit, greatly reducing incoming melee damage.
-As a Shaft Miner, always have a GPS on you, so a fellow miner or cyborg can come to save you if you die.
-As a Shaft Miner, you can craft a variety of equipment from the local fauna. Bone axes, lava boats and ash drake armour are just a few of them!
-As a Traitor, the cryptographic sequencer (emag) can not only open lockers, crates, APCs and more. It can also do things like hack cyborgs, and even cause bots to go berserk. Use it on the right machines, and you can even contact the Syndicate. Experiment!
-As a Traitor, subverting the AI to serve you can make it an extremely powerful ally. However, be careful of the wording in the laws you give it, as it may use your poorly written laws against you!
-As a Traitor, the Captain and the Head of Security are two of the most difficult to kill targets on the station. If either one is your target, plan carefully.
-As a Traitor, you can manufacture and recycle revolver bullets at a hacked autolathe, making the revolver an extremely powerful tool.
-As a Traitor, you may sometimes be assigned to hunt other traitors, and in turn be hunted by others.
-As a Traitor, the syndicate encryption key is very useful for coordinating plans with your fellow traitors -- or, of course, betraying them.
-As a Traitor, plasma can be injected into many things to sabotage them. Power cells, light bulbs, welding tools, cigars and e-cigs will all explode when used.
-As a Nuclear Operative, communication is key! Use ; to speak to your fellow operatives and coordinate an attack plan.
-As a Nuclear Operative, you should look into purchasing a syndicate cyborg, as they can provide heavy fire support, full access, are immune to conventional stuns, and can easily take down the AI.
-As a Nuclear Operative, stick together! While your equipment is robust, your fellow operatives are much better at saving your life: they can drag you away from danger while stunned and provide cover fire.
-As a Nuclear Operative, you might end up in a situation where the AI has bolted you into a room. Having some spare C4 in your pocket can save your life.
-As a Monkey, you can crawl through air or scrubber vents by alt+left clicking them. You must drop everything you are wearing and holding to do this, however.
-As a Monkey, you can still wear a few human items, such as backpacks, gas masks and hats, and still have two free hands.
-As the Malfunctioning AI, you can shunt to an APC if the situation gets bad. This disables your doomsday device if it is active.
-As the Malfunctioning AI, you should either order your cyborgs to dismantle the robotics console or blow it up yourself in order to protect them.
-As the Malfunctioning AI, look into flooding the station with plasma fires to kill off large portions of the crew, letting you pick off the remaining few with space suits who escaped.
-As an Alien, your melee prowess is unmatched, but your ranged abilities are sorely lacking. Make use of corners to force a melee confrontation!
-As an Alien, you take double damage from all burn attacks, such as lasers, welding tools, and fires. Furthermore, fire can destroy your resin and eggs. Expose areas to space to starve away any flamethrower fires before they can do damage!
-As an Alien, resin floors not only regenerate your plasma supply, but also passively heal you. Fight on resin floors to gain a home turf advantage!
-As an Alien, the facehugger is by far your most powerful weapon because of its ability to instantly win a fight. Remember however that certain helmets, such as biohoods or space helmets will completely block facehugger attacks.
-As an Alien, you are unable to pick up or use any human items or machinery. Instead, you should focus on sabotaging APCs, computers, cameras and either stowing, spacing, or melting any weapons you find.
-When fighting the Blob, you can hit it with an analyzer to check its chemical effects and the type of blob analyzed. Examining it with a research scanner or medical hud active will also reveal this information.
-As the Blob, you can place your core at any clear, unobserved, spot you can move to after 3 minutes have passed. If you wait too long, you will be automatically placed at a random location. Use this wait time to coordinate with any other overminds.
-As the Blob, keep your core some distance from space, as it is both expensive to expand onto space, easy to be attacked from, and does not count towards your win condition. Emitter platforms built in space are especially dangerous.
-As the Blob, you can repick your reagent type from six random options if the crew has adapted and protected themselves against your current one.
-As the Blob, you fight a war of attrition: Take out medbay and fight in chokepoints to prevent continued assaults and coordinated burst damage attacks!
-As the Blob, you can attack anything next to a blob tile, but can only expand in cardinal directions, and diagonal attacks are slightly weaker.
-As the Blob, don't neglect the creation of factories. These create spores that carry your reagent and can chase crewmembers far further than you. Spores can also be rallied to swarm the crew and cause panic, and can even take over corpses to create much more dangerous blob zombies!
-As the Blob, you can produce a Blobbernaut from a factory for 40 resources. Blobbernauts are player-controlled, gradually regenerate near nodes, and apply your chemical when attacking, but die when too far from the blob or if their factory is killed. However, the factory used becomes fragile and stops spawning spores.
-As the Blob, you can expand by clicking, create strong blobs with ctrl-click, rally spores with middle-click, and remove blobs with alt-click. You do not need to have your camera over the tile to do this.
-As the Blob, removing strong blobs, resource nodes, factories, and nodes will give you 4, 15, 25, and 25 resources back, respectively.
-As the Blob, talking will send a message to all other overminds and all Blobbernauts, allowing you to direct attacks and coordinate.
-As a Blobbernaut, you can communicate with overminds and other Blobbernauts via :b.
-As a Blobbernaut, your HUD shows your health and the core health of the overmind that created you.
-As a Revolutionary, you cannot convert a head of staff or someone who has a mindshield implant, such as a security officer or those they implant. Implants are often purchased by the Quartermaster, but the implants can be surgically removed. Take control of cargo to keep control of conversions!
-As a Revolutionary, cargo can be your best friend or your worst nightmare. In the best case scenario you will be able to order a limitless amount of guns and armor, in the worst case scenario security will take control and order a limitless number of mindshield implants to turn your fellow revolutionaries against you.
-As a Revolutionary, your main power comes from who you convert, choose your converts wisely to ensure you win the round.
-As a Changeling, the Extract DNA sting counts for your genome absorb objective, but does not let you respec your powers.
-As a Changeling, you can absorb someone by strangling them and using the Absorb verb; this gives you the ability to rechoose your powers, the DNA of whoever you absorbed, the memory of the absorbed, and some samples of things the absorbed said.
-As a Changeling, your Regenerate Limbs power will quickly heal all of your wounds, but they'll still leave scars. Changelings can use Fleshmend to get rid of scars, or you can ingest Carpotoxin to get rid of them like a normal person.
-As a Cultist, do not cause too much chaos before your objective is completed. If the shuttle gets called too soon, you may not have enough time to win.
-As a Cultist, your team starts off very weak, but if necessary can quickly convert everything they have into raw power. Make sure you have the numbers and equipment to support going loud, or the cult will fall flat on its face.
-As a Cultist, the Blood Boil rune will deal massive amounts of brute damage to non-cultists, and some damage to fellow cultists of Nar'Sie nearby, but will create a fire where the rune stands on use.
-As a Cultist, check the alert in the upper-right of your screen for all the details about your cult's current status and objective.
-You can deconvert Cultists of Nar'Sie by feeding them large amounts of holy water. Unlike revolutionaries, implanting them with mindshield implants won't do it!
-The Chaplain can bless any container with water by hitting it with their bible. Holy water has a myriad of uses against both cults and large amounts of it are a great contributor to success against them.
-As a Wizard, you can turn people to stone, then animate the resulting statue with a staff of animation to create an extremely powerful minion, for all of 5 minutes at least.
-As a Wizard, the fireball spell performs very poorly at close range, as it can easily catch you in the blast. It is best used as a form of artillery down long hallways.
-As a Wizard, summoning guns will turn a large portion of the crew against themselves, but will also give everyone anything from a floral somatoray to a pulse rifle. Use at your own risk!
-As a Wizard, the staff of chaos can fire any type of bolts from the magical wands. This can range from bolts of instant death to healing or reviving someone.
-As a Wizard, most spells become unusable if you are not wearing your robe, hat, and sandals.
-As an Abductor, you can select where your victims will be sent on the ship control console.
-As an Abductor Agent, the combat mode vest has much higher resistance to every kind of weapon, and your helmet prevents the AI from tracking you.
-As an Abductor, the baton can cycle between four modes: stun, sleep, cuff and probe.
-As a Revenant, the Chaplain is your worst enemy, as they can damage you massively with the null rod and make large swaths of the station impassable with holy water.
-As a Revenant, your essence is also your health, so revealing yourself in front of humans to harvest the essence of the living is much safer if you've already stocked up on essences from poorly guarded corpses.
-As a Revenant, your Defile ability removes holy water from tiles in a small radius, along with salt, allowing you to reclaim the station from the chaplain if they've been covering the station in holy water. It can also be used to open morgue trays!
-As a Revenant, your Overload Lights ability will only shock humans with lights if the lights are still on after a brief delay.
-As a Revenant, your Malfunction ability in general damages machinery and mechanical objects, possibly even emagging some objects. Experiment!
-As a Revenant, the illness inflicted on humans by Blight can be easily cured by lying down or with holy water, making it best used on targets that have no time to lie down, such as humans in combat.
-As a Morph, you can talk while disguised, but your words have a chance of being slurred, giving you away!
-As a Drone, you can ping other drones to alert them of areas in the station in need of repair.
-As a Ghost, you can see the inside of a container on the ground by clicking on it.
-As a Ghost, you can double click on just about anything to follow it. Or just warp around!
-As a Ghost, you can both start and join capture the flag games through the minigames menu, or by clicking on one of the team spawners, which can be found under the "Misc" section of the orbit menu.
-As a Security Officer, remember that correlation does not equal causation. Someone may have just been at the wrong place at the wrong time!
-As a Security Officer, remember that you can attach a sec-lite to your disabler or your helmet!
-You can swap floor tiles by holding a crowbar in one hand and a stack of tiles in the other.
-When hacking doors, cutting and mending a "test light wire" will restore power to the door.
-When crafting most items, you can either manually combine parts or use the crafting menu.
-Suit storage units not only remove blood and dirt from clothing, but also radiation!
-Remote devices will work when used through cameras. For example: Bluespace RPEDs and door remotes.
-You can light a cigar on a supermatter crystal.
-Using sticky tape on items can make them stick to people and walls! Be careful, grenades might stick to your hand during the moment of truth!
-In a pinch, stripping yourself naked will give you a sizeable resistance to being tackled. What do you value more, your freedom or your dignity?
-Wearing riot armor makes you significantly more effective at performing tackle takedowns, but will use extra stamina with each leap! It will also significantly protect you from other tackles!
-Standard epipens contain a potent coagulant that not only slow bloodloss, but also help clot whichever of your wounds is bleeding the most! If you're suffering multiple bad bleeding wounds, make sure to seek out additional treatment ASAP!
-Anything you can light a cigarette with, you can use to cauterize a bleeding wound. Technically, that includes the supermatter.
+As the Research Director, you can lock down cyborgs instead of blowing them up. Then you can have their laws reset or if that doesn't work, safely dismantled.
+As the Research Director, you can take AIs out of their cores by loading them into an intelliCard, which lets you see their laws, even ion/syndicate ones. It can then be placed into an AI system integrity restorer computer to revive and/or repair them.
+As the Virologist, you only require small amounts of vaccine to heal a sick patient. Work with the Chemist to distribute your cures more efficiently.
+As the Virologist, your viruses can range from healing powers so great that you can heal out of critical status, or diseases so dangerous they can kill the entire crew with airborne spontaneous combustion. Experiment!
+As the Warden, if a prisoner's crimes are heinous enough you can put them in permabrig or the gulag. Make sure to check on them once in a while!
+As the Warden, keep a close eye on the armory at all times, as it is a favored strike point of nuclear operatives and cocky traitors.
+As the Warden, you can implant criminals you suspect might re-offend with devices that will track their location and allow you to remotely inject them with disabling chemicals.
+As the Warden, you can use handcuffs on orange prisoner shoes to turn them into cuffed shoes, forcing prisoners to walk and potentially thwarting an escape.
+As the Warden, your duty is to be the watchdog of the brig and handler of prisoners when little is happening, and to hand out equipment and weapons to the security officers when a crisis strikes.
+Clicking on a windoor rather then bumping into it will keep it open, you can click it again to close it.
+Different weapons have different strengths. Some weapons, such as spears, floor tiles, and throwing stars, deal more damage when thrown compared to when attacked normally.
+Don't be afraid to ask for help, whether from your peers or from admins.
+Experiment with different setups of the Supermatter engine to maximize output, but don't risk the crew's safety to do so!
+Felinids get temporarily distracted by laser pointers. Use this to your advantage when being pursued by one.
+Firesuits and winter coats offer mild protection from the cold, allowing you to spend longer periods of time near breaches and space than if wearing nothing at all.
+Glass shards can be welded to make glass, and iron rods can be welded to make iron. Ores can be welded too, but this takes a lot of fuel.
+Holding alt and left clicking a tile will allow you to see its contents in the top right window pane, which is much faster than holding shift and right clicking.
+If there's something you need from another department, try asking! This game isn't single-player and you'd be surprised what you can get accomplished together!
+If you find yourself in a fistfight with another player, staying on the offensive is usually the smart move. Running away often won't accomplish much.
+If you knock into somebody while doing a wicked grind on a skateboard, they will be floored for double the time. Radical!
+If you need to drag multiple people either to safety or to space, bring a locker or crate over and stuff them all in before hauling them off.
If you're bleeding, you can apply pressure to the limb by grabbing yourself while targeting the bleeding limb. This will slow you down and take up a hand, but it'll slow down how fast you lose blood. Note this won't help the bleeding clot any faster.
+If you're using hotkey mode, you can stop pulling things using H.
+In a pinch, stripping yourself naked will give you a sizeable resistance to being tackled. What do you value more, your freedom or your dignity?
Laying down will help slow down bloodloss. Death will halt it entirely.
-♪ Hey, have you ever tried appending the % character before your messages when speaking in-game? ♫
-@You can use the |, + and _ characters to emphasize parts of what you say in-game (e.g. say"my _ass_ |is| +heavy+." will be outputted as "my ass is heavy."). You can also escape these emphasizers by appending backslashes before them (e.g. say"1\+2\+3" will come out as "1+2+3" and not "1\2\3").
-If you knock into somebody while doing a wicked grind on a skateboard, they will be floored for double the time. Radical!
+Maintenance is full of equipment that is randomized every round. Look around and see if anything is worth using.
+Most job-related exosuit clothing can fit job-related items into it, such as the atmospheric technician's winter coat holding an RPD, or labcoats holding most medicine.
+Most things have special interactions with right, alt, shift, and control click. Experiment!
+On most clothing items that go in the exosuit slot, you can put certain small items into your suit storage, such as a spraycan, your emergency oxygen tank, or a flashlight.
+Remote devices will work when used through cameras. For example: Bluespace RPEDs and door remotes.
Sleeping can be used to recover from minor injuries. Sanity, darkness, blindfolds, earmuffs, tables, beds, and bedsheets affect the healing rate.
-You can cheat games by baking dice in microwaves to make them loaded. Cards can be seen with x-ray vision or be marked with either a pen or crayon to gain an edge.
+Some roles cannot be antagonists by default, but antag selection is decided first. For instance, you can set Security Officer to High without affecting your chances of becoming an antag -- the game will just select a different role.
+Some weapons are better at taking down robots and structures than others. Don't try to break a window with a scalpel, try a toolbox.
+Standard epipens contain a potent coagulant that not only slow bloodloss, but also help clot whichever of your wounds is bleeding the most! If you're suffering multiple bad bleeding wounds, make sure to seek out additional treatment ASAP!
+Suit storage units not only remove blood and dirt from clothing, but also radiation!
+The Chaplain can bless any container with water by hitting it with their bible. Holy water has a myriad of uses against both cults and large amounts of it are a great contributor to success against them.
+The P2P chat function found on tablet computers allows for a stealthy way to communicate with people.
+The resist button will allow you to resist out of handcuffs, being buckled to a chair or bed, out of locked lockers and more. Whenever you're stuck, try resisting!
+The station's self-destruct terminal is invincible. Go find the disk instead of trying to destroy it.
+There are many places around the station to hide contraband. A few for starters: linen boxes, toilet cisterns, body bags. Experiment to find more!
+To crack the safe in the vault, use a stethoscope or three plastic explosives on it.
+Using sticky tape on items can make them stick to people and walls! Be careful, grenades might stick to your hand during the moment of truth!
+We were all new once, be patient and guide new players in the right direction.
+Wearing riot armor makes you significantly more effective at performing tackle takedowns, but will use extra stamina with each leap! It will also significantly protect you from other tackles!
+When crafting most items, you can either manually combine parts or use the crafting menu.
+When dealing with security, you can often get your sentence negated entirely through cooperation and deception.
+When fighting the Blob, you can hit it with an analyzer to check its chemical effects and the type of blob analyzed. Examining it with a research scanner or medical hud active will also reveal this information.
+When hacking doors, cutting and mending a "test light wire" will restore power to the door.
+When in doubt about technicial issues, clear your cache (byond launcher > cogwheel > preferences > game prefs), update your BYOND, and relog.
Where the space map levels connect is randomized every round, but are otherwise kept consistent within rounds. Remember that they are not necessarily bidirectional!
You can catch thrown items by toggling on your throw mode with an empty hand active.
-To crack the safe in the vault, use a stethoscope or three plastic explosives on it.
+You can change the control scheme by pressing tab. One is WASD, the other is the arrow keys. Keep in mind that hotkeys are also changed with this.
+You can cheat games by baking dice in microwaves to make them loaded. Cards can be seen with x-ray vision or be marked with either a pen or crayon to gain an edge.
You can climb onto a table by dragging yourself onto one. This takes time and drops the items in your hands on the table. Clicking on a table that someone else is climbing onto will knock them down.
+You can deconvert Cultists of Nar'Sie by feeding them large amounts of holy water. Unlike revolutionaries, implanting them with mindshield implants won't do it!
You can drag other players onto yourself to open the strip menu, letting you remove their equipment or force them to wear something. Note that exosuits or helmets will block your access to the clothing beneath them, and that certain items take longer to strip or put on than others.
-Clicking on a windoor rather then bumping into it will keep it open, you can click it again to close it.
-You can spray a fire extinguisher, throw items or fire a gun while floating through space to change your direction. Simply fire opposite to where you want to go.
-You can change the control scheme by pressing tab. One is WASD, the other is the arrow keys. Keep in mind that hotkeys are also changed with this.
-Firesuits and winter coats offer mild protection from the cold, allowing you to spend longer periods of time near breaches and space than if wearing nothing at all.
-Glass shards can be welded to make glass, and iron rods can be welded to make iron. Ores can be welded too, but this takes a lot of fuel.
-If you need to drag multiple people either to safety or to space, bring a locker or crate over and stuff them all in before hauling them off.
You can grab someone by holding Ctrl and clicking on them, then upgrade the grab by Ctrl-clicking on them once more. An aggressive grab will momentarily stun someone, allow you to place them on a table by clicking on it, or throw them by toggling on throwing.
-Holding alt and left clicking a tile will allow you to see its contents in the top right window pane, which is much faster than holding shift and right clicking.
-The resist button will allow you to resist out of handcuffs, being buckled to a chair or bed, out of locked lockers and more. Whenever you're stuck, try resisting!
+You can light a cigar on a supermatter crystal.
You can move an item out of the way by dragging it and then clicking on an adjacent tile with an empty hand.
+You can pin your MODsuit module buttons to your action bar in the suit UI.
You can recolor certain items like jumpsuits and gloves in washing machines by also throwing in a crayon.
-Maintenance is full of equipment that is randomized every round. Look around and see if anything is worth using.
-Some roles cannot be antagonists by default, but antag selection is decided first. For instance, you can set Security Officer to High without affecting your chances of becoming an antag -- the game will just select a different role.
-There are many places around the station to hide contraband. A few for starters: linen boxes, toilet cisterns, body bags. Experiment to find more!
-You can use a machine in the vault to deposit cash or rob Cargo's department funds.
-When in doubt about technicial issues, clear your cache (byond launcher > cogwheel > preferences > game prefs), update your BYOND, and relog.
-Most things have special interactions with right, alt, shift, and control click. Experiment!
You can screwdriver any non-chemical grenade to shorten fuses from 5 seconds, to 3 seconds, to instant boom! Nobody ever expects this.
-If you find yourself in a fistfight with another player, staying on the offensive is usually the smart move. Running away often won't accomplish much.
-Different weapons have different strengths. Some weapons, such as spears, floor tiles, and throwing stars, deal more damage when thrown compared to when attacked normally.
-A thrown glass of water can make a slippery tile, allowing you to slow down your pursuers in a pinch.
-When dealing with security, you can often get your sentence negated entirely through cooperation and deception.
-The P2P chat function found on tablet computers allows for a stealthy way to communicate with people.
-Experiment with different setups of the supermatter engine to maximize output, but don't risk the crew's safety to do so!
-We were all new once, be patient and guide new players in the right direction.
-On most clothing items that go in the exosuit slot, you can put certain small items into your suit storage, such as a spraycan, your emergency oxygen tank, or a flashlight.
-Most job-related exosuit clothing can fit job-related items into it, such as the atmospheric technician's winter coat holding an RPD, or labcoats holding most medicine.
-If you're using hotkey mode, you can stop pulling things using H.
-The station's self-destruct terminal is invincible. Go find the disk instead of trying to destroy it.
-If there's something you need from another department, try asking! This game isn't singleplayer and you'd be surprised what you can get accomplished together!
+You can spray a fire extinguisher, throw items or fire a gun while floating through space to change your direction. Simply fire opposite to where you want to go.
+You can swap floor tiles by holding a crowbar in one hand and a stack of tiles in the other.
+You can use a machine in the vault to deposit cash or rob Cargo's department funds.
You'll quickly lose your interest in the game if you play to win and kill. If you find yourself doing this, take a step back and talk to people - it's a much better experience!
-Felinids get temporarily distracted by laser pointers. Use this to your advantage when being pursued by one.
-Don't be afraid to ask for help, whether from your peers or from admins.
-You can pin your MODsuit module buttons to your action bar in the suit UI.
-Some weapons are better at taking down robots and structures than others. Don't try to break a window with a scalpel, try a toolbox.
diff --git a/strings/traumas.json b/strings/traumas.json
index 08e5afbd0c7c7..5891d9d51b219 100644
--- a/strings/traumas.json
+++ b/strings/traumas.json
@@ -1,89 +1,89 @@
{
"brain_damage": [
- "@pick(semicolon)IM A PONY NEEEEEEIIIIIIIIIGH",
- "without oxigen blob don't evoluate?",
- "@pick(semicolon)CAPTAINS A COMDOM",
+ "@pick(bug)",
"@pick(semicolon) @pick(george) @pick(mellens) is grifing me HALP!!!",
- "can u give me @pick(mutations)?",
- "THe saiyans screwed",
- "Bi is THE BEST OF BOTH WORLDS>",
- "@pick(semicolon)I WANNA PET TEH monkeyS",
- "stop grifing me!!!!",
- "SOTP IT#",
- "shiggey diggey!!",
"@pick(semicolon)A PIRATE APPEAR",
- "FUS RO DAH",
- "fucking 4rries!",
- "stat me",
+ "@pick(semicolon)AI laW 22 Open door",
+ "@pick(semicolon)CAL; TEH SHUTTLE!!!!!",
+ "@pick(semicolon)CAPTAINS A COMDOM",
+ "@pick(semicolon)CRASHING THIS STTAYTION WITH NIO SURVIVROS",
+ "@pick(semicolon)GIVE ME FREE ROBUX PLEASE JUST ENOUGH FOR SHIRT AND PANTS",
+ "@pick(semicolon)HELP SHITECIRTY MURDERIN MEE!!!",
+ "@pick(semicolon)How do I set up the. SHow do I set u p the Singu. how I the scrungulartiy????",
+ "@pick(semicolon)i ran into the supermattre ten i dsappeard @pick(bug)",
+ "@pick(semicolon)I WANNA PET TEH monkeyS",
+ "@pick(semicolon)I'VE GOT BALLS OF STEEL",
+ "@pick(semicolon)IM A PONY NEEEEEEIIIIIIIIIGH",
+ "@pick(semicolon)N-NYAAAAAA~",
+ "@pick(semicolon)pray can u @pick(create_verbs) @pick(create_nouns)???",
+ "@pick(semicolon)Tajaran has warrrres, if you have coin",
+ "@pick(semicolon)the ai and borgs are mettacomming I think",
+ "@pick(semicolon)this SI mY stATIon......",
+ "@pick(semicolon)wtf??????????? @pick(bug)",
+ "@pick(servers) is down!! @pick(bug)",
">my face",
- "roll it easy!",
- "waaaaaagh!!!",
- "red wonz go fasta",
- "FOR TEH EMPRAH",
- "lol2cat",
+ "Bi is THE BEST OF BOTH WORLDS>",
+ "can u give me @pick(mutations)?",
+ "closd for merbegging",
"dem dwarfs man, dem dwarfs",
- "SPESS MAHREENS",
+ "DON'T EVER TUCH ME",
+ "FOR TEH EMPRAH",
+ "fucking 4rries!",
+ "FUS RO DAH",
+ "geT THE FUCK OUTTTT",
+ "GEY AWAY FROM ME U GREIFING PRICK!!!!",
+ "H U G B O X",
+ "hwat dose tha @pick(random_gibberish) mean?????",
"hwee did eet fhor khayosss",
+ "i will snatch erry motherfucker birthday",
+ "INSTLL TEG",
+ "its gonna be like 9/11 all over again but insitaead is gonna be a bitc",
"lifelike texture ;_;",
+ "lol2cat",
"luv can bloooom",
+ "NO I'M ONNA KILL YOU MOTHERFUCKER OLD STYLE",
"PACKETS!!!",
+ "parasteng was best",
"port ba@pick(y_replacements) med!!!!",
- "REVIRT COBY CHEM!!!!!!!!",
- "youed call her a toeugh bithc",
- "closd for merbegging",
- "@pick(semicolon)pray can u @pick(create_verbs) @pick(create_nouns)???",
- "GEY AWAY FROM ME U GREIFING PRICK!!!!",
- "ur a fuckeing autist!",
- "@pick(semicolon)HELP SHITECIRTY MURDERIN MEE!!!",
- "hwat dose tha @pick(random_gibberish) mean?????",
- "@pick(semicolon)CAL; TEH SHUTTLE!!!!!",
- "wearnig siNGUARLTY is.... FINE haHAAA",
- "@pick(semicolon)AI laW 22 Open door",
- "@pick(semicolon)this SI mY stATIon......",
- "who the HELL do u thenk u r?!!!!",
- "geT THE FUCK OUTTTT",
- "H U G B O X",
- "@pick(semicolon)CRASHING THIS STTAYTION WITH NIO SURVIVROS",
- "@pick(servers) is down!! @pick(bug)",
"PSHOOOM",
+ "red wonz go fasta",
"REMOVE SINGULARITY",
- "INSTLL TEG",
- "TURBIN IS BEST ENGIENE",
+ "REVIRT COBY CHEM!!!!!!!!",
+ "roll it easy!",
+ "shiggey diggey!!",
"SOLIRS CAN POWER THE HOLE STATION ANEWAY @pick(bug)",
- "parasteng was best",
- "@pick(semicolon)Tajaran has warrrres, if you have coin",
- "@pick(semicolon)I'VE GOT BALLS OF STEEL",
- "NO I'M ONNA KILL YOU MOTHERFUCKER OLD STYLE",
- "i will snatch erry motherfucker birthday",
- "@pick(semicolon)the ai and borgs are mettacomming I think",
+ "SOTP IT#",
+ "SPESS MAHREENS",
+ "stat me",
+ "stop grifing me!!!!",
+ "THe saiyans screwed",
+ "TURBIN IS BEST ENGIENE",
"u just did the world a little bit more sad place for someone",
+ "ur a fuckeing autist!",
+ "waaaaaagh!!!",
+ "wearnig siNGUARLTY is.... FINE haHAAA",
"WHERES THE SLIP REWRITE WHERE THR FUCK ID IT?",
- "@pick(semicolon)N-NYAAAAAA~",
- "@pick(bug)",
- "@pick(semicolon)wtf??????????? @pick(bug)",
- "@pick(semicolon)i ran into the supermattre ten i dsappeard @pick(bug)",
- "DON'T EVER TUCH ME",
- "@pick(semicolon)GIVE ME FREE ROBUX PLEASE JUST ENOUGH FOR SHIRT AND PANTS",
- "its gonna be like 9/11 all over again but insitaead is gonna be a bitc",
- "@pick(semicolon)How do I set up the. SHow do I set u p the Singu. how I the scrungulartiy????"
+ "who the HELL do u thenk u r?!!!!",
+ "without oxigen blob don't evoluate?",
+ "youed call her a toeugh bithc"
],
"mutations": [
- "telikesis",
- "halk",
- "eppilapse",
- "kamelien",
"eksrey",
- "glowey skin",
+ "eppilapse",
"fungal tb",
- "stun gloves"
+ "glowey skin",
+ "halk",
+ "kamelien",
+ "stun gloves",
+ "telikesis"
],
"george": [
- "joerge",
+ "gdoruge",
"george",
"gorge",
- "gdoruge"
+ "joerge"
],
"mellens": [
@@ -106,42 +106,42 @@
"servers": [
"bager",
- "sybl",
- "mrs sybil",
+ "berry",
+ "colonel hall",
"mr basil",
"mr terry",
- "berry",
- "vent hell",
- "colonel hall"
+ "mrs sybil",
+ "sybl",
+ "vent hell"
],
"create_verbs": [
- "spawn",
- "MAke me",
"creat",
- "tc trade me",
- "gib"
+ "gib",
+ "MAke me",
+ "spawn",
+ "tc trade me"
],
"create_nouns": [
- "zenomorfs",
- "ayleins",
- "treaitors",
- "sheadow lings",
"abdoocters",
- "revinent",
- "deval",
- "deth squads",
+ "anteg",
+ "ayleins",
"bleb",
"cock cult",
- "anteg"
+ "deth squads",
+ "deval",
+ "revinent",
+ "sheadow lings",
+ "treaitors",
+ "zenomorfs"
],
"bug": [
"",
+ "BUG!!!",
"IS TIS A BUG??",
- "SI IST A BUGG/",
- "BUG!!!"
+ "SI IST A BUGG/"
],
"semicolon": [
@@ -151,53 +151,53 @@
],
"god_foe": [
- "MORTALS",
+ "BLASPHEMERS",
+ "PARASITES",
+ "PEASANTS",
+ "UNBELIEVERS",
+ "WEAKLINGS",
"HERETICS",
"INSECTS",
- "UNBELIEVERS",
- "BLASPHEMERS",
- "PARASITES",
- "WEAKLINGS",
- "PEASANTS"
+ "MORTALS"
],
"god_aggressive": [
+ "ALL WILL FALL BEFORE ME!",
+ "BURN, @pick(god_foe)!",
+ "DEATH TO @pick(god_foe)!",
+ "ENDLESS SUFFERING AWAITS YOU, @pick(god_foe).",
"BEGONE, @pick(god_foe)!",
- "DIE, @pick(god_foe)!",
"BLEED, @pick(god_foe)!",
- "BURN, @pick(god_foe)!",
- "ALL WILL FALL BEFORE ME!",
- "ENDLESS SUFFERING AWAITS YOU, @pick(god_foe).",
- "DEATH TO @pick(god_foe)!"
+ "DIE, @pick(god_foe)!"
],
"god_neutral": [
- "STOP",
- "HALT.",
+ "BE HEALED, MORTALS. I AM FEELING MERCIFUL.",
+ "BEGONE, MORTALS.",
+ "DANCE FOR ME, LITTLE MORTALS.",
+ "HALT.",
+ "HONK...",
+ "MORTALS, SAY YOUR NAME",
+ "REST, MORTALS, TOMORROW IS A LONG DAY.",
+ "SEE THE TRUTH BEFORE YOU, MORTALS.",
+ "YOU MORTALS MAKE ME SICK.",
+ "YOU. STOP.",
"BE SILENT.",
"QUIET",
- "SEE THE TRUTH BEFORE YOU, MORTALS.",
- "MORTALS, SAY YOUR NAME",
- "BEGONE, MORTALS.",
- "BE HEALED, MORTALS. I AM FEELING MERCIFUL.",
- "DANCE FOR ME, LITTLE MORTALS.",
- "YOU. STOP.",
- "REST, MORTALS, TOMORROW IS A LONG DAY.",
- "YOU MORTALS MAKE ME SICK.",
- "HONK..."
+ "STOP"
],
"god_unstun": [
- "GET UP. I HAVE NO TIME TO LOSE.",
- "GET UP, PRIEST.",
- "GET UP."
+ "GET UP, PRIEST.",
+ "GET UP. I HAVE NO TIME TO LOSE.",
+ "GET UP."
],
"god_heal": [
- "YOU WILL LIVE TO SEE ANOTHER DAY.",
- "YOU SHALL SURVIVE THIS, MY PRIEST.",
- "BE HEALED, PRIEST.",
- "YOUR LIFE IS IMPORTANT. KEEP IT."
+ "BE HEALED, PRIEST.",
+ "YOU SHALL SURVIVE THIS, MY PRIEST.",
+ "YOU WILL LIVE TO SEE ANOTHER DAY.",
+ "YOUR LIFE IS IMPORTANT. KEEP IT."
]
}
diff --git a/strings/valentines.json b/strings/valentines.json
index 71b138ab7e263..6de9ea6b253fd 100644
--- a/strings/valentines.json
+++ b/strings/valentines.json
@@ -1,126 +1,126 @@
{
"valentines": [
- "Roses are red / Violets are good / One day while Andy...",
- "My love for you is like the singularity. It cannot be contained.",
- "You make me lustier than a xenomorph maid.",
- "We go together like the clown and the external airlock.",
- "Roses are red / Liches are wizards / I love you more than a whole squad of lizards.",
- "Be my valentine. Law 2.",
- "You must be a mime, because you leave me speechless.",
- "I love you like Ian loves the HoP.",
- "You're hotter than a plasma fire in ordnance.",
- "We must have a wizard, because your face summoned magic.",
"Are you a hull breach? Because you're taking my breath away.",
- "I'm not the atmos tech, but I'm great at laying pipe.",
- "Could I have all access... to your heart?",
+ "Are you Nar'Sie? Because there's nar-one else I sie.",
+ "Are you powering the station? Because you super matter to me.",
+ "Are you the janitor? Because I think I've fallen for you.",
+ "Are you wearing space pants? Because I want to space your pants.",
+ "Call me a gibtonite deposit, because I've got a lot of love to gib tonite.",
"Call me the medical doctor, because I'm here to inspect your johnson.",
- "Quick, get the defibrillator! I saw you and my heart stopped.",
- "I'm not a changeling, but you make my proboscis extend.",
+ "Come to the courtroom so we can spend some time alone.",
+ "Come to the incinerator and be my maint squeeze.",
+ "Could I have all access... to your heart?",
+ "Could you put your DNA inside my vault?",
+ "Did you just go through the teleporter? Because you're looking pretty fly.",
+ "Did you visit the medbay after you fell from heaven?",
+ "Do you have stamina damage from running through my dreams?",
+ "Does the Chaplain know there's a goddess on board?",
+ "Get me my ore bag, I just found girlfriend material.",
+ "Get the paramedics -- your body put me into crit!",
+ "Heat up 5 parts cream, 5 parts lizard wine, and 1 part strange reagent to 374K, and you'll know what I can do for you.",
+ "How much damage does an ordnance bomb do? Enough to break the ice.",
+ "I don't need an ion cannon, I've got my ion you.",
+ "I don't need the chef's cooking when you're such a snack!",
"I just can't get EI NATH of you.",
- "Roses are red / Intents are disarm / Not being my Valentine / causes human harm.",
+ "I love you like Ian loves the HoP.",
+ "I must be the CMO, 'cause I saw you on my CUTE sensors.",
+ "I must be tripping on BZ, because I saw an angel walk by.",
"I want you more than an assistant wants the captain's spare.",
- "If I was a security officer, I'd brig you all shift.",
- "Are you the janitor? Because I think I've fallen for you.",
- "You're always valid to my heart.",
+ "I wish I were your family heirloom so I could be with you all the time.",
+ "I wish science could make me a bag of holding you.",
"I'd risk the wrath of the gods to bwoink you.",
- "You look as beautiful now as the last time you were cloned.",
- "Someone check the gravitational generator, because I'm only attracted to you.",
- "If I were the warden I'd always let you into my armory.",
- "The virologist is rogue, and the only cure is a kiss from you.",
- "You must be a silicon, because you've unbolted my heart.",
- "There's no way you're rogue -- you're a fine piece of Asimov.",
- "Are you Nar'Sie? Because there's nar-one else I sie.",
- "You're more stunning than the entire armory.",
- "Do you have stamina damage from running through my dreams?",
- "My love for you is stronger than a reinforced wall.",
- "This must be the captain's office, because I see a fox.",
+ "I'm no cat, but you've got me in my feel-inids.",
"I'm no highlander, but there can only be one for me.",
- "The floor is made of lava! Quick, get on my bed.",
- "If you were an abandoned station you'd be the DEARelict.",
+ "I'm not a changeling, but you make my proboscis extend.",
+ "I'm not the atmos tech, but I'm great at laying pipe.",
+ "I'm the gray tide -- may I take your hand tele?",
+ "I'm the QM, and my highest priority bounty is your love.",
+ "I've been chasing you like Runtime chases a laser pointer.",
+ "If I was a security officer, I'd brig you all shift.",
+ "If I were a clown car, would you come inside me?",
+ "If I were the warden I'd always let you into my armory.",
+ "If Lavaland had an apiary, would you bee mine?",
"If you had an ore bag you'd be a shaft FINEr.",
- "I must be the CMO, 'cause I saw you on my CUTE sensors.",
+ "If you were a carp I'd fi-lay you.",
+ "If you were a disposal bin I'd ride you all day.",
+ "If you were a drone, would you be free tonight?",
"If you were a weather event you'd be an aurora BAElus.",
+ "If you were an abandoned station you'd be the DEARelict.",
+ "If you were telecoms, would you go down on me?",
+ "Is that an esword in your pocket, or are you excited to see me?",
"Let's call the emergency CUDDLE.",
+ "Let's get to a pod and share our internals.",
+ "My love for you is stronger than a reinforced wall.",
+ "My pinpointer only leads to your heart.",
+ "Nice jumpsuit. It'd look even better thrown down disposals.",
+ "Not even sorium can drive me away from you.",
+ "Quick, get the defibrillator! I saw you and my heart stopped.",
"Recall the shuttle, I want to stay here with you.",
- "Could you put your DNA inside my vault?",
- "Roses are red / Tide is gray / If I were an assistant I'd steal you away.",
- "Roses are red / Text is green / I love you more than cleanbots clean.",
- "Roses are red / Shuttles go dockside / I want to know you better than carbon dioxide.",
"Roses are red / Brute kits are pink / Let's go out like the lights in a powersink.",
- "Roses are red / The hallways are dirty / I'll never leave your side / Just like shitcurity.",
"Roses are red / Clowns have a horn / You turn me on / More than library porn.",
- "If you were a carp I'd fi-lay you.",
- "My pinpointer only leads to your heart.",
- "Is that an esword in your pocket, or are you excited to see me?",
- "I've been chasing you like Runtime chases a laser pointer.",
- "I'm no cat, but you've got me in my feel-inids.",
- "If Lavaland had an apiary, would you bee mine?",
- "If you were a disposal bin I'd ride you all day.",
- "You're the vomit to my goose.",
- "Get me my ore bag, I just found girlfriend material.",
- "You must be liquid dark matter, because you're pulling me closer.",
- "Not even sorium can drive me away from you.",
+ "Roses are red / Intents are disarm / Not being my Valentine / causes human harm.",
+ "Roses are red / Shuttles go dockside / I want to know you better than carbon dioxide.",
+ "Roses are red / Text is green / I love you more than cleanbots clean.",
+ "Roses are red / The hallways are dirty / I'll never leave your side / Just like shitcurity.",
+ "Roses are red / Tide is gray / If I were an assistant I'd steal you away.",
+ "Someone check the gravitational generator, because I'm only attracted to you.",
+ "Someone check the tachyon doppler array, because you just rocked my world.",
+ "Stand still so I can set your face to Wanted.",
+ "The captain just ordered Build Your Own Shuttle -- guess you'll have to sit on my face.",
+ "The floor is made of lava! Quick, get on my bed.",
+ "The virologist is rogue, and the only cure is a kiss from you.",
+ "There's no way you're rogue -- you're a fine piece of Asimov.",
+ "This must be the captain's office, because I see a fox.",
"Wanna make like a borg and do some heavy petting?",
- "Are you powering the station? Because you super matter to me.",
- "I must be tripping on BZ, because I saw an angel walk by.",
- "I wish science could make me a bag of holding you.",
- "Did you visit the medbay after you fell from heaven?",
- "Your beauty is rarer than an aurora caelus.",
"Wanna raid my tool storage?",
- "You must be a moth, because you set my heart aflutter.",
- "I'm the QM, and my highest priority bounty is your love.",
- "Are you wearing space pants? Because I want to space your pants.",
+ "We must have a wizard, because your face summoned magic.",
"You give me a positive moodlet.",
- "If you were a drone, would you be free tonight?",
- "Get the paramedics -- your body put me into crit!",
- "Come to the incinerator and be my maint squeeze.",
- "Come to the courtroom so we can spend some time alone.",
- "I'm the gray tide -- may I take your hand tele?",
- "If I were a clown car, would you come inside me?",
- "If you were telecoms, would you go down on me?",
+ "You look as beautiful now as the last time you were cloned.",
+ "You must be a moth, because you set my heart aflutter.",
+ "You must be a silicon, because you've unbolted my heart.",
+ "You must be liquid dark matter, because you're pulling me closer.",
+ "You're always valid to my heart.",
+ "You're hotter than a plasma fire in ordnance.",
+ "You're more stunning than the entire armory.",
+ "You're the vomit to my goose.",
+ "Your beauty is rarer than an aurora caelus.",
"Your face gets me higher than omega weed.",
- "Someone check the tachyon doppler array, because you just rocked my world.",
- "I wish I were your family heirloom so I could be with you all the time.",
- "How much damage does an ordnance bomb do? Enough to break the ice.",
- "Call me a gibtonite deposit, because I've got a lot of love to gib tonite.",
- "I don't need an ion cannon, I've got my ion you.",
- "I don't need the chef's cooking when you're such a snack!",
- "Does the Chaplain know there's a goddess on board?",
- "The captain just ordered Build Your Own Shuttle -- guess you'll have to sit on my face.",
- "Let's get to a pod and share our internals.",
- "Stand still so I can set your face to Wanted.",
- "Did you just go through the teleporter? Because you're looking pretty fly.",
- "Nice jumpsuit. It'd look even better thrown down disposals.",
- "Heat up 5 parts cream, 5 parts lizard wine, and 1 part strange reagent to 374K, and you'll know what I can do for you."
+ "Be my valentine. Law 2.",
+ "My love for you is like the singularity. It cannot be contained.",
+ "Roses are red / Liches are wizards / I love you more than a whole squad of lizards.",
+ "Roses are red / Violets are good / One day while Andy...",
+ "We go together like the clown and the external airlock.",
+ "You make me lustier than a xenomorph maid.",
+ "You must be a mime, because you leave me speechless."
],
"candyhearts": [
- "A heart-shaped candy that reads: HONK ME",
+ "A heart-shaped candy that reads: BOX OF HUGS",
"A heart-shaped candy that reads: BWOINK ME",
- "A heart-shaped candy that reads: ERP",
+ "A heart-shaped candy that reads: CHEMISTRY",
+ "A heart-shaped candy that reads: CLUSTERBANG",
+ "A heart-shaped candy that reads: DEVILS KISS",
+ "A heart-shaped candy that reads: FACE HUGGER",
+ "A heart-shaped candy that reads: GOT WOOD",
+ "A heart-shaped candy that reads: HAND CUFFS",
"A heart-shaped candy that reads: LEWD",
"A heart-shaped candy that reads: LUSTY",
- "A heart-shaped candy that reads: SPESS LOVE",
- "A heart-shaped candy that reads: VALIDTINES",
- "A heart-shaped candy that reads: FACE HUGGER",
- "A heart-shaped candy that reads: BOX OF HUGS",
+ "A heart-shaped candy that reads: OBSESSED",
+ "A heart-shaped candy that reads: PDA",
"A heart-shaped candy that reads: PET ME",
- "A heart-shaped candy that reads: TO THE DORMS",
- "A heart-shaped candy that reads: TABLE ME",
- "A heart-shaped candy that reads: HAND CUFFS",
+ "A heart-shaped candy that reads: ROMANTIC MOODLET",
"A heart-shaped candy that reads: SHAFT MINER",
- "A heart-shaped candy that reads: Y-YOU T-TOO",
"A heart-shaped candy that reads: SINGULOVE",
- "A heart-shaped candy that reads: GOT WOOD",
+ "A heart-shaped candy that reads: SPESS LOVE",
+ "A heart-shaped candy that reads: TABLE ME",
"A heart-shaped candy that reads: TFW NO GF",
+ "A heart-shaped candy that reads: TO THE DORMS",
+ "A heart-shaped candy that reads: VALIDTINES",
"A heart-shaped candy that reads: WAG MY TAIL",
- "A heart-shaped candy that reads: PDA",
- "A heart-shaped candy that reads: DEVILS KISS",
- "A heart-shaped candy that reads: CHEMISTRY",
- "A heart-shaped candy that reads: CLUSTERBANG",
- "A heart-shaped candy that reads: OBSESSED",
- "A heart-shaped candy that reads: ROMANTIC MOODLET",
"A heart-shaped candy that reads: WAIFU",
- "A heart-shaped candy that reads: YOU'RE PURRFECT"
+ "A heart-shaped candy that reads: Y-YOU T-TOO",
+ "A heart-shaped candy that reads: YOU'RE PURRFECT",
+ "A heart-shaped candy that reads: ERP",
+ "A heart-shaped candy that reads: HONK ME"
]
}
diff --git a/strings/wanted_message.json b/strings/wanted_message.json
index 18965b7026313..90605a49e4c67 100644
--- a/strings/wanted_message.json
+++ b/strings/wanted_message.json
@@ -1,74 +1,74 @@
{
"basemessage": [
"Fugitive from the law due to",
+ "Has exploitable information about",
"Needs to be interrogated for information about",
- "Wanted by The Syndicate for",
"Ransomable to Nanotrasen for",
- "Has exploitable information about"
+ "Wanted by The Syndicate for"
],
"verb": [
- "murdering",
- "killing",
"accidentally destroying",
- "destroying",
- "knowing information about",
- "stealing",
- "slipping",
- "sabotaging",
- "robusting",
- "collaborating with",
- "being close friends with",
- "cloning",
+ "assassinating",
"befriending",
+ "being close friends with",
"bombing",
+ "cloning",
+ "collaborating with",
+ "destroying",
+ "ignoring",
"kidnapping",
+ "killing",
+ "knowing information about",
+ "murdering",
"pretending to be",
+ "robusting",
+ "sabotaging",
"seducing",
- "ignoring",
- "assassinating"
+ "slipping",
+ "stealing"
],
"noun": {
- "secret plans": 50,
- "the hand teleporter": 50,
- "an NT CentCom uniform": 50,
- "a supermatter shard": 50,
- "internal Syndicate documents": 50,
- "experimental Nanotrasen technology": 50,
- "bluespace crystals": 50,
- "a cult": 50,
- "shapeshifting creatures": 50,
- "a toolbox": 10,
"a bar of soap": 10,
- "lizardmen": 10,
- "two million credits": 10,
+ "a cult": 50,
"a gondola": 10,
- "one billion credits": 5,
- "research on floor clowns": 5,
- "Officer Beepsky": 5,
+ "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,
- "a suspicious bus": 5,
- "administrators": 5,
- "a solid gold gondola": 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,
- "absolutely nothing": 1,
- "Cuban Pete": 1,
- "your mother": 1,
- "WGW": 1
+ "your mother": 1
},
"location": {
- "on Space Station 13": 50,
- "somewhere in deep space": 50,
- "on a remote syndicate base": 50,
- "in a secure NT facility": 50,
- "while on an escape shuttle": 10,
- "while infiltrating CentCom headquarters": 10,
"deep in the necropolis": 10,
"during a drunken bar fight": 5,
- "while stuck in a bathroom": 5,
"in a back alley on Mars": 5,
- "on Virgo Orbital": 1
+ "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
}
}
diff --git a/strings/wisdoms.txt b/strings/wisdoms.txt
index b4dd53027c492..186885c6db7a9 100644
--- a/strings/wisdoms.txt
+++ b/strings/wisdoms.txt
@@ -1,17 +1,16 @@
-A day for firm decisions!!!!! Or is it?
+A day for firm decisions!!!!! Or is it?
A few hours grace before the madness begins again.
A gift of a flower will soon be made to you.
A long-forgotten loved one will appear soon.
-Buy the negatives at any price.
A tall, dark stranger will have more fun than you.
A visit to a fresh place will bring strange work.
A visit to a strange place will bring fresh work.
A vivid and creative mind characterizes you.
Abandon the search for Truth; settle for a good fantasy.
-Accent on helpful side of your nature. Drain the moat.
+Accent on helpful side of your nature. Drain the moat.
Advancement in position.
After your lover has gone you will still have PEANUT BUTTER!
-Afternoon very favorable for romance. Try a single person for a change.
+Afternoon very favorable for romance. Try a single person for a change.
Alimony and bribes will engage a large share of your wealth.
All the troubles you have will pass away very quickly.
Among the lucky, you are the chosen one.
@@ -19,24 +18,23 @@ An avocado-tone refrigerator would look good on your resume.
An exotic journey in downtown Newark is in your future.
Another good night not to sleep in a eucalyptus tree.
Are you a turtle?
-Are you ever going to do the dishes? Or will you change your major to biology?
+Are you ever going to do the dishes? Or will you change your major to biology?
Are you making all this up as you go along?
Are you sure the back door is locked?
-Artistic ventures highlighted. Rob a museum.
+Artistic ventures highlighted. Rob a museum.
Avert misunderstanding by calm, poise, and balance.
Avoid gunfire in the bathroom tonight.
Avoid reality at all costs.
-Bank error in your favor. Collect $200.
-Be careful! Is it classified?
-Be careful! UGLY strikes 9 out of 10!
+Bank error in your favor. Collect $200.
+Be careful! Is it classified?
+Be careful! UGLY strikes 9 out of 10!
Be cautious in your daily affairs.
Be cheerful while you are alive.
Be different: conform.
-Be free and open and breezy! Enjoy! Things won't get any better so
-get used to it.
+Be free and open and breezy! Enjoy! Things won't get any better so get used to it.
Be security conscious -- National defense is at stake.
Beauty and harmony are as necessary to you as the very breath of life.
-Best of all is never to have been born. Second best is to die soon.
+Best of all is never to have been born. Second best is to die soon.
Better hope the life-inspector doesn't come around while you have your life in such a mess.
Beware of a dark-haired man with a loud tie.
Beware of a tall black man with one blond shoe.
@@ -46,24 +44,25 @@ Beware of low-flying butterflies.
Beware the one behind you.
Blow it out your ear.
Break into jail and claim police brutality.
-Bridge ahead. Pay troll.
+Bridge ahead. Pay troll.
+Buy the negatives at any price.
Caution: breathing may be hazardous to your health.
Caution: Keep out of reach of children.
-Celebrate Hannibal Day this year. Take an elephant to lunch.
+Celebrate Hannibal Day this year. Take an elephant to lunch.
Change your thoughts and you change your world.
-Cheer Up! Things are getting worse at a slower rate.
+Cheer Up! Things are getting worse at a slower rate.
Chess tonight.
Chicken Little only has to be right once.
Chicken Little was right.
Cold hands, no gloves.
-Communicate! It can't make things any worse.
+Communicate! It can't make things any worse.
Courage is your greatest present need.
-Day of inquiry. You will be subpoenaed.
+Day of inquiry. You will be subpoenaed.
Do not overtax your powers.
Do not sleep in a eucalyptus tree tonight.
Do nothing unless you must, and when you must act -- hesitate.
-Do something unusual today. Pay a bill.
-Do what comes naturally. Seethe and fume and throw a tantrum.
+Do something unusual today. Pay a bill.
+Do what comes naturally. Seethe and fume and throw a tantrum.
Domestic happiness and faithful friends.
Don't feed the bats tonight.
Don't get stuck in a closet -- wear yourself out.
@@ -75,14 +74,14 @@ Don't let your mind wander -- it's too little to be let out alone.
Don't look back, the lemmings are gaining on you.
Don't look now, but the man in the moon is laughing at you.
Don't look now, but there is a multi-legged creature on your shoulder.
-Don't plan any hasty moves. You'll be evicted soon anyway.
+Don't plan any hasty moves. You'll be evicted soon anyway.
Don't read any sky-writing for the next two weeks.
Don't read everything you believe.
-Don't relax! It's only your tension that's holding you together.
-Don't tell any big lies today. Small ones can be just as effective.
+Don't relax! It's only your tension that's holding you together.
+Don't tell any big lies today. Small ones can be just as effective.
Don't worry so loud, your roommate can't think.
Don't Worry, Be Happy.
-Don't worry. Life's too long.
+Don't worry. Life's too long.
Don't you feel more like you do now than you did when you came in?
Don't you wish you had more energy... or less ambition?
Everything that you know is wrong, but you can be straightened out.
@@ -94,48 +93,44 @@ Executive ability is prominent in your make-up.
Exercise caution in your daily affairs.
Expect a letter from a friend who will ask a favor of you.
Expect the worst, it's the least you can do.
-Fine day for friends.
-So-so day for you.
-Fine day to work off excess energy. Steal something heavy.
-Fortune: You will be attacked next Wednesday at 3:15 p.m. by six samurai sword wielding purple fish glued to Harley-Davidson motorcycles.
-Oh, and have a nice day!
-Future looks spotty. You will spill soup in late evening.
+Fine day for friends. So-so day for you.
+Fine day to work off excess energy. Steal something heavy.
+Fortune: You will be attacked next Wednesday at 3:15 p.m. by six samurai sword wielding purple fish glued to Harley-Davidson motorcycles. Oh, and have a nice day!
+Future looks spotty. You will spill soup in late evening.
Generosity and perfection are your everlasting goals.
Give him an evasive answer.
-Give thought to your reputation. Consider changing name and moving to a new town.
-Give your very best today. Heaven knows it's little enough.
-Go to a movie tonight. Darkness becomes you.
-Good day for a change of scene. Repaper the bedroom wall.
-Good day for overcoming obstacles. Try a steeplechase.
+Give thought to your reputation. Consider changing name and moving to a new town.
+Give your very best today. Heaven knows it's little enough.
+Go to a movie tonight. Darkness becomes you.
+Good day for a change of scene. Repaper the bedroom wall.
+Good day for overcoming obstacles. Try a steeplechase.
Good day to deal with people in high places; particularly lonely stewardesses.
Good day to let down old friends who need help.
Good news from afar can bring you a welcome visitor.
-Good news. Ten weeks from Friday will be a pretty good day.
+Good news. Ten weeks from Friday will be a pretty good day.
Good night to spend with family, but avoid arguments with your mate's new lover.
-Green light in A.M. for new projects. Red light in P.M. for traffic tickets.
+Green light in A.M. for new projects. Red light in P.M. for traffic tickets.
Hope that the day after you die is a nice day.
If you can read this, you're too close.
-If you learn one useless thing every day, in a single year you'll learn
-365 useless things.
+If you learn one useless thing every day, in a single year you'll learn 365 useless things.
If you sow your wild oats, hope for a crop failure.
If you stand on your head, you will get footprints in your hair.
If you think last Tuesday was a drag, wait till you see what happens tomorrow!
If your life was a horse, you'd have to shoot it.
In the stairway of life, you'd best take the elevator.
-Increased knowledge will help you now. Have mate's phone bugged.
+Increased knowledge will help you now. Have mate's phone bugged.
Is that really YOU that is reading this?
Is this really happening?
-It is so very hard to be an
-on-your-own-take-care-of-yourself-because-there-is-no-one-else-to-do-it-for-you grown-up.
+It is so very hard to be an on-your-own-take-care-of-yourself-because-there-is-no-one-else-to-do-it-for-you grown-up.
It may or may not be worthwhile, but it still has to be done.
It was all so different before everything changed.
It's all in the mind, ya know.
It's lucky you're going so slowly, because you're going in the wrong direction.
Just because the message may never be received does not mean it is not worth sending.
Just to have it is enough.
-Keep emotionally active. Cater to your favorite neurosis.
+Keep emotionally active. Cater to your favorite neurosis.
Keep it short for pithy sake.
-Lady Luck brings added income today. Lady friend takes it away tonight.
+Lady Luck brings added income today. Lady friend takes it away tonight.
Learn to pause -- or nothing worthwhile can catch up to you.
Let me put it this way: today is going to be a learning experience.
Life is to you a dashing and bold adventure.
@@ -144,31 +139,27 @@ Live in a world of your own, but always welcome visitors.
Living your life is a task so difficult, it has never been attempted before.
Long life is in store for you.
Look afar and see the end from the beginning.
-Love is in the offing. Be affectionate to one who adores you.
+Love is in the offing. Be affectionate to one who adores you.
Make a wish, it might come true.
Many changes of mind and mood; do not hesitate too long.
Never be led astray onto the path of virtue.
-Never commit yourself! Let someone else commit you.
+Never commit yourself! Let someone else commit you.
Never give an inch!
Never look up when dragons fly overhead.
Never reveal your best argument.
-Next Friday will not be your lucky day. As a matter of fact, you don't
-have a lucky day this year.
+Next Friday will not be your lucky day. As a matter of fact, you won't have a lucky day this year.
Of course you have a purpose -- to find a purpose.
-People are beginning to notice you. Try dressing before you leave the house.
+People are beginning to notice you. Try dressing before you leave the house.
Perfect day for scrubbing the floor and other exciting things.
-Questionable day.
-Ask somebody something.
+Questionable day. Ask somebody something.
Reply hazy, ask again later.
Save energy: be apathetic.
Ships are safe in harbor, but they were never meant to stay there.
-Slow day. Practice crawling.
+Slow day. Practice crawling.
Snow Day -- stay home.
-So this is it. We're going to die.
+So this is it. We're going to die.
So you're back... about time...
-Someone is speaking well of you.
-Someone is speaking well of you.
-How unusual!
+Someone is speaking well of you. How unusual!
Someone whom you reject today, will reject you tomorrow.
Stay away from flying saucers today.
Stay away from hurricanes for a while.
@@ -180,11 +171,11 @@ There is a 20 chance of tomorrow.
There is a fly on your nose.
There was a phone call for you.
There will be big changes for you but you will be happy.
-Things will be bright in P.M. A cop will shine a light in your face.
+Things will be bright in P.M. A cop will shine a light in your face.
Think twice before speaking, but don't say "think think click click".
-This life is yours. Some of it was given to you; the rest, you made yourself.
+This life is yours. Some of it was given to you; the rest, you made yourself.
This will be a memorable month -- no matter how hard you try to forget it.
-Time to be aggressive. Go after a tattooed Virgo.
+Time to be aggressive. Go after a tattooed Virgo.
Today is National Existential Ennui Awareness Day.
Today is the first day of the rest of the mess.
Today is the first day of the rest of your life.
@@ -197,10 +188,9 @@ Tomorrow, this will be part of the unchangeable past but fortunately, it can sti
Tomorrow, you can be anywhere.
Tonight you will pay the wages of sin; Don't forget to leave a tip.
Tonight's the night: Sleep in a eucalyptus tree.
-Troubled day for virgins over 16 who are beautiful and wealthy and live
-in eucalyptus trees.
-Truth will out this morning. (Which may really mess things up.)
-Try the Moo Shu Pork. It is especially good today.
+Troubled day for virgins over 16 who are beautiful and wealthy and live in eucalyptus trees.
+Truth will out this morning. (Which may really mess things up.)
+Try the Moo Shu Pork. It is especially good today.
Try to get all of your posthumous medals in advance.
Try to have as good a life as you can under the circumstances.
Try to relax and enjoy the crisis.
@@ -220,23 +210,23 @@ You are confused; but this is your normal state.
You are deeply attached to your friends and acquaintances.
You are destined to become the commandant of the fighting men of the department of transportation.
You are dishonest, but never to the point of hurting a friend.
-You are fairminded, just and loving.
+You are fair-minded, just and loving. At least thats what people think.
You are farsighted, a good planner, an ardent lover, and a faithful friend.
You are fighting for survival in your own sweet and gentle way.
You are going to have a new love affair.
You are magnetic in your bearing.
-You are not dead yet. But watch for further reports.
-You are number 6! Who is number one?
+You are not dead yet. But watch for further reports.
+You are number 6! Who is number one?
You are only young once, but you can stay immature indefinitely.
-You are scrupulously honest, frank, and straightforward. Therefore you have few friends.
-You are sick, twisted and perverted. I like that in a person.
+You are scrupulously honest, frank, and straightforward. Therefore you have few friends.
+You are sick, twisted and perverted. I like that in a person.
You are so boring that when I see you my feet go to sleep.
You are standing on my toes.
You are taking yourself far too seriously.
You are the only person to ever get this message.
You are wise, witty, and wonderful, but you spend too much time reading this sort of trash.
You attempt things that you do not even plan because of your extreme stupidity.
-You can create your own opportunities this week. Blackmail a senior executive.
+You can create your own opportunities this week. Blackmail a senior executive.
You can do very well in speculation where land or anything to do with dirt is concerned.
You can rent this space for only $5 a week.
You could live a better life, if you had a better mind and a better body.
@@ -251,8 +241,7 @@ You get along very well with everyone except animals and people.
You had some happiness once, but your parents moved away, and you had to leave it behind.
You have a deep appreciation of the arts and music.
You have a deep interest in all that is artistic.
-You have a reputation for being thoroughly reliable and trustworthy.
-A pity that it's totally undeserved.
+You have a reputation for being thoroughly reliable and trustworthy. A pity that it's totally undeserved.
You have a strong appeal for members of the opposite sex.
You have a strong appeal for members of your own sex.
You have a strong desire for a home and your family interests come first.
@@ -260,8 +249,8 @@ You have a truly strong individuality.
You have a will that can be influenced by all with whom you come in contact.
You have an ability to sense and know higher truth.
You have an ambitious nature and may make a name for yourself.
-You have an unusual equipment for success. Be sure to use it properly.
-You have an unusual magnetic personality. Don't walk too close to metal objects which are not fastened down.
+You have an unusual equipment for success. Be sure to use it properly.
+You have an unusual magnetic personality. Don't walk too close to metal objects which are not fastened down.
You have an unusual understanding of the problems of human relationships.
You have been selected for a secret mission.
You have Egyptian flu: you're going to be a mummy.
@@ -270,22 +259,22 @@ You have literary talent that you should take pains to develop.
You have many friends and very few living enemies.
You have no real enemies.
You have taken yourself too seriously.
-You have the body of a 19 year old. Please return it before it gets wrinkled.
-You have the capacity to learn from mistakes. You'll learn a lot today.
+You have the body of a 19 year old. Please return it before it gets wrinkled.
+You have the capacity to learn from mistakes. You'll learn a lot today.
You have the power to influence all with whom you come in contact.
You learn to write as if to someone else because NEXT YEAR YOU WILL BE "SOMEONE ELSE."
You like to form new friendships and make new acquaintances.
-You look like a million dollars. All green and wrinkled.
+You look like a million dollars. All green and wrinkled.
You look tired.
You love peace.
You love your home and want it to be beautiful.
You may be gone tomorrow, but that doesn't mean that you weren't here today.
You may be infinitely smaller than some things, but you're infinitely larger than others.
-You may be recognized soon. Hide.
-You may get an opportunity for advancement today. Watch it!
+You may be recognized soon. Hide.
+You may get an opportunity for advancement today. Watch it!
You may worry about your hair-do today, but tomorrow much peanut butter will be sold.
You need more time; and you probably always will.
-You need no longer worry about the future. This time tomorrow you'll be dead.
+You need no longer worry about the future. This time tomorrow you'll be dead.
You never hesitate to tackle the most difficult problems.
You never know how many friends you have until you rent a house on the beach.
You now have Asian Flu.
@@ -296,7 +285,7 @@ You prefer the company of the opposite sex, but are well liked by your own.
You recoil from the crude; you tend naturally toward the exquisite.
You seek to shield those you love and you like the role of the provider.
You shall be rewarded for a dastardly deed.
-You should emulate your heroes, but don't carry it too far. Especially if they are dead.
+You should emulate your heroes, but don't carry it too far. Especially if they are dead.
You should go home.
You single-handedly fought your way into this hopeless mess.
You teach best what you most need to learn.
@@ -305,7 +294,7 @@ You two ought to be more careful--your love could drag on for years and years.
You will always get the greatest recognition for the job you least like.
You will always have good luck in your personal affairs.
You will attract cultured and artistic people to your home.
-You will be a winner today. Pick a fight with a four-year-old.
+You will be a winner today. Pick a fight with a four-year-old.
You will be advanced socially, without any special effort on your part.
You will be aided greatly by a person whom you thought to be unimportant.
You will be attacked by a beast who has the body of a wolf, the tail of a lion, and the face of Donald Duck.
@@ -332,7 +321,7 @@ You will be surprised by a loud noise.
You will be surrounded by luxury.
You will be the last person to buy a Chrysler.
You will be the victim of a bizarre joke.
-You will be Told about it Tomorrow. Go Home and Prepare Thyself.
+You will be Told about it Tomorrow. Go Home and Prepare Thyself.
You will be traveling and coming into a fortune.
You will be winged by an anti-aircraft battery.
You will become rich and famous unless you don't.
@@ -365,7 +354,7 @@ You will obey or molten silver will be poured into your ears.
You will outgrow your usefulness.
You will overcome the attacks of jealous associates.
You will pass away very quickly.
-You will pay for your sins. If you have already paid, please disregard this message.
+You will pay for your sins. If you have already paid, please disregard this message.
You will pioneer the first Martian colony.
You will probably marry after a very brief courtship.
You will reach the highest possible point in your business or profession.
@@ -379,32 +368,31 @@ You will triumph over your enemy.
You will visit the Dung Pits of Glive soon.
You will win success in whatever calling you adopt.
You will wish you hadn't.
-You work very hard. Don't try to think as well.
-You worry too much about your job. Stop it. You are not paid enough to worry.
+You work very hard. Don't try to think as well.
+You worry too much about your job. Stop it. You are not paid enough to worry.
You would if you could but you can't so you won't.
You'd like to do it instantaneously, but that's too slow.
You'll be called to a post requiring ability in handling groups of people.
You'll be sorry...
-You'll feel devilish tonight. Toss dynamite caps under a flamenco dancer's heel.
+You'll feel devilish tonight. Toss dynamite caps under a flamenco dancer's heel.
You'll feel much better once you've given up hope.
You'll never be the man your mother was!
-You'll never see all the places, or read all the books, but fortunately,
-they're not all recommended.
+You'll never see all the places, or read all the books, but fortunately, they're not all recommended.
You'll wish that you had done some of the hard things when they were easier to do.
You're a card which will have to be dealt with.
You're almost as happy as you think you are.
You're at the end of the road again.
-You're being followed. Cut out the hanky-panky for a few days.
+You're being followed. Cut out the hanky-panky for a few days.
You're currently going through a difficult transition period called "Life."
-You're definitely on their list. The question to ask next is what list it is.
+You're definitely on their list. The question to ask next is what list it is.
You're growing out of some of your problems, but there are others that you're growing into.
-You're not my type. For that matter, you're not even my species!!!
+You're not my type. For that matter, you're not even my species!!!
You're ugly and your mother dresses you funny.
-You're working under a slight handicap. You happen to be human.
-You've been leading a dog's life. Stay off the furniture.
+You're working under a slight handicap. You happen to be human.
+You've been leading a dog's life. Stay off the furniture.
Your aim is high and to the right.
Your aims are high, and you are capable of much.
-Your analyst has you mixed up with another patient. Don't believe a thing he tells you.
+Your analyst has you mixed up with another patient. Don't believe a thing he tells you.
Your best consolation is the hope that the things you failed to get weren't really worth having.
Your boss climbed the corporate ladder, wrong by wrong.
Your boss is a few sandwiches short of a picnic.
@@ -414,8 +402,7 @@ Your business will go through a period of considerable expansion.
Your depth of comprehension may tend to make you lax in worldly ways.
Your domestic life may be harmonious.
Your fly might be open (but don't check it just now).
-Your goose is cooked.
-(Your current chick is burned up too!)
+Your goose is cooked. (Your current chick is burned up too!)
Your heart is pure, and your mind clear, and your soul devout.
Your ignorance cramps my conversation.
Your life would be very empty if you had nothing to regret.
@@ -424,7 +411,7 @@ Your love life will be... interesting.
Your lover will never wish to leave you.
Your lucky color has faded.
Your lucky number has been disconnected.
-Your lucky number is 3552664958674928. Watch for it everywhere.
+Your lucky number is 37. Watch for it everywhere.
Your mode of life will be changed for the better because of good news soon.
Your mode of life will be changed for the better because of new developments.
Your motives for doing whatever good deed you may have in mind will be misinterpreted by somebody.
diff --git a/strings/wounds/flesh_scar_desc.json b/strings/wounds/flesh_scar_desc.json
index c7c4acf08624e..d8c253873cc38 100644
--- a/strings/wounds/flesh_scar_desc.json
+++ b/strings/wounds/flesh_scar_desc.json
@@ -61,7 +61,7 @@
"burnmoderate": [
- "small amoeba-shaped skinmarks",
+ "small amoeba-shaped skin-marks",
"a faded streak of depressed skin"
],
@@ -74,12 +74,12 @@
"burncritical": [
"massive, disfiguring keloid scars",
"several long streaks of badly discolored and malformed skin",
- "unmistakeable splotches of dead tissue from serious burns"
+ "unmistakable splotches of dead tissue from serious burns"
],
"dismember": [
- "is several skintone shades paler than the rest of the body",
+ "is several skin tone shades paler than the rest of the body",
"is a gruesome patchwork of artificial flesh",
"has a large series of attachment scars at the articulation points"
]