diff --git a/README.md b/README.md index 86eb680bd..77dd080c1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Hope you have fun exploding demon knees. ## The Disclaimers -**This mod is intended for mature audiences.** It contains strong language as well as sexual themes. No acts are explicitly depicted, but they may be implied or mentioned in passing. +**This mod contains strong language and mature themes.** There is frequent swearing, discussions of war and other political topics, and various jokes that lean into innuendo. Should any of these discomfort you, please avoid playing. **This mod features loud sounds and flashing lights**, which may be harmful to certain people. There are options to dampen some of these effects, but it may still be unsafe nonetheless. @@ -509,7 +509,7 @@ Lasts 60 seconds once activated. A special item with some... interesting effects. -Octuples melee damage, doubles movement speed, quarters damage taken... and has the side effect of turning you into a screaming beast. +Octuples melee damage, doubles movement speed, quarters damage taken... and has the unfortunate side effect of making you shout expletives non-stop. *"Ragequit"* happens after 30 seconds. @@ -530,7 +530,7 @@ For 60 seconds, you can fly around in the air at 2x your normal walking speed, b ### Fucking Invinciball ~ Replaces Invulnerability, Ring of Invincibility, Icon of the Defender ![](docimg/invinciball.png) -This thing makes you impervious to pretty much everything excluding the **Ynykron Artifact**. +This thing makes you impervious to pretty much everything excluding the **Ynykron Artifact**. It's said to go well with a glass of Sunny D. You're fucking invincible for a total of 20 seconds. @@ -617,17 +617,17 @@ A perfectly generic cube. It is exactly 128mm across each side, sports a pure gr ### Haunted Saya Bean Plush ![](docimg/sayabean.png) -Eats your snacks and calls you a horny. Emits a giggle when you squeeze it. Yet another of **Nukritas 2xx**'s little handcrafted dolls. May or may not be really haunted. +Eats your snacks and calls you a nerd. Emits a giggle when you squeeze it. Yet another of **Nukritas 2xx**'s little handcrafted dolls. May or may not be really haunted. -### Mashiro Plush +### Moth Girl Plush ![](docimg/mothplushy.png) -A cute plush doll of **Saya**'s favorite moth girl. Apparently the **Nukritas** brothers give her one of these every time they piss her off, so she's got an entire pile in her bedroom. It appears that this one bears with it some sort of *"contract"*, whatever that means. +A cute plush doll of **Saya**'s favorite type of monster girl. Apparently the **Nukritas** brothers give her one of these every time they piss her off, so she's got an entire pile in her bedroom. It appears that this one bears with it some sort of *"contract"*, whatever that means. ### Saya's Mug ![](docimg/sayasmug.png) -A personalized coffee mug that **Saya** uses to totally drink black coffee, *(allegedly)* without any sugar. Gifted by her brother **Taro** on her 16th birthday. +A personalized coffee mug that **Saya** uses to totally drink black coffee, *(allegedly)* without any sugar. A peculiar birthday gift from her brother **Taro**. ### Demolitionist Plush *(Heretic)* ![](docimg/demoplush.png) @@ -637,7 +637,7 @@ A soft and squishy plush doll of you! This became very popular after the events ### Toot Froot™ Peach Juice *(Hexen)* ![](docimg/tootfroot.png) -**Saya** began to stock up on these after her marriage with **Kirin**, for some unexplained reason. She says the taste reminds her of him. Kirin also seems to enjoy drinking them, perhaps a bit too much, in fact. +**Saya** began to stock up on these after her marriage with **Kirin**, for some unexplained reason. ### Akkouxhei Milk Breads *(Hexen)* ![](docimg/milkbreads.png) diff --git a/achievements.lst b/achievements.lst index 443867740..307c0372e 100644 --- a/achievements.lst +++ b/achievements.lst @@ -11,6 +11,7 @@ allcoll,-1,no,any allitems,100,yes,nothexen allkills,100,yes,nothexen allsecrets,100,yes,nothexen +#andira,0,no,any anom,50,yes,any anone,0,no,any #ara,100,yes,any @@ -69,7 +70,6 @@ lead,1500,yes,any lightning,0,no,any ligma,0,no,any love,40,yes,any -#mashiro,0,no,any matryoshka,0,no,any mbf,0,no,doom mega,100000,yes,doom diff --git a/credits.txt b/credits.txt index 4da10f399..1e4de4dbc 100644 --- a/credits.txt +++ b/credits.txt @@ -24,7 +24,6 @@ Most of the work here is original, but there are some notable exceptions: - Startup/credits theme, "Hidden Tune #242", also by Teque too (super comfy music, ideal for this use). - Kinsie's Test Map theme, "Hypercardish 1.1", ALSO TOO by Teque (seems nice for such an use I guess). - Clear theme, "Solitary Apprehension", by BouncyTEM (made specifically for the mod). - - The anti-BD feature uses art and music by IOSYS, art was edited into the Doom palette. - The crash handler uses a short clip of the Curb Your Enthusiasm theme. - Tewi font by lucy (https://github.com/lucy/tewi-font). Modified to add gradients and drop shadow. - Miniwi font by Josuah Demangeon (http://josuah.net). Modified to add gradients and drop shadow. diff --git a/gldefs.txt b/gldefs.txt index 352441709..e89b3dea7 100644 --- a/gldefs.txt +++ b/gldefs.txt @@ -2,6 +2,7 @@ #include "gldefs/pp.txt" #include "gldefs/envmaps.txt" #include "gldefs/misc.txt" +#include "gldefs/bdscreen.txt" #include "gldefs/demolitionist.txt" // items #include "gldefs/items/ammo.txt" diff --git a/gldefs/bdscreen.txt b/gldefs/bdscreen.txt new file mode 100644 index 000000000..4e9fed688 --- /dev/null +++ b/gldefs/bdscreen.txt @@ -0,0 +1,340 @@ +Material Texture "graphics/BDScreen/BDSCR001.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR002.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR003.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR004.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR005.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR006.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR007.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR008.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR009.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR010.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR011.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR012.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR013.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR014.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR015.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR016.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR017.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR018.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR019.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR020.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR021.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR022.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR023.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR024.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR025.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR026.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR027.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR028.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR029.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR030.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR031.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR032.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR033.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR034.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR035.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR036.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR037.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR038.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR039.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR040.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR041.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR042.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR043.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR044.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR045.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR046.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR047.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR048.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR049.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR050.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR051.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR052.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR053.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR054.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR055.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR056.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR057.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR058.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR059.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR060.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR061.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR062.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR063.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR064.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR065.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR066.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR067.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR068.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR069.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR070.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR071.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR072.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR073.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR074.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR075.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR076.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR077.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR078.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR079.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR080.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR081.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR082.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR083.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR084.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} +Material Texture "graphics/BDScreen/BDSCR085.jpg" +{ + Shader "shaders/glsl/Oversample.fp" +} diff --git a/graphics/BDScreen.png b/graphics/BDScreen.png deleted file mode 100644 index 592b0aaa6..000000000 Binary files a/graphics/BDScreen.png and /dev/null differ diff --git a/graphics/BDScreen/BDSCR001.jpg b/graphics/BDScreen/BDSCR001.jpg new file mode 100644 index 000000000..4a7423766 Binary files /dev/null and b/graphics/BDScreen/BDSCR001.jpg differ diff --git a/graphics/BDScreen/BDSCR002.jpg b/graphics/BDScreen/BDSCR002.jpg new file mode 100644 index 000000000..b59277b7e Binary files /dev/null and b/graphics/BDScreen/BDSCR002.jpg differ diff --git a/graphics/BDScreen/BDSCR003.jpg b/graphics/BDScreen/BDSCR003.jpg new file mode 100644 index 000000000..7a00bafcf Binary files /dev/null and b/graphics/BDScreen/BDSCR003.jpg differ diff --git a/graphics/BDScreen/BDSCR004.jpg b/graphics/BDScreen/BDSCR004.jpg new file mode 100644 index 000000000..722df107a Binary files /dev/null and b/graphics/BDScreen/BDSCR004.jpg differ diff --git a/graphics/BDScreen/BDSCR005.jpg b/graphics/BDScreen/BDSCR005.jpg new file mode 100644 index 000000000..2db538e36 Binary files /dev/null and b/graphics/BDScreen/BDSCR005.jpg differ diff --git a/graphics/BDScreen/BDSCR006.jpg b/graphics/BDScreen/BDSCR006.jpg new file mode 100644 index 000000000..be4c40a0c Binary files /dev/null and b/graphics/BDScreen/BDSCR006.jpg differ diff --git a/graphics/BDScreen/BDSCR007.jpg b/graphics/BDScreen/BDSCR007.jpg new file mode 100644 index 000000000..cea554d16 Binary files /dev/null and b/graphics/BDScreen/BDSCR007.jpg differ diff --git a/graphics/BDScreen/BDSCR008.jpg b/graphics/BDScreen/BDSCR008.jpg new file mode 100644 index 000000000..9d58a525f Binary files /dev/null and b/graphics/BDScreen/BDSCR008.jpg differ diff --git a/graphics/BDScreen/BDSCR009.jpg b/graphics/BDScreen/BDSCR009.jpg new file mode 100644 index 000000000..e3f8a8763 Binary files /dev/null and b/graphics/BDScreen/BDSCR009.jpg differ diff --git a/graphics/BDScreen/BDSCR010.jpg b/graphics/BDScreen/BDSCR010.jpg new file mode 100644 index 000000000..5763da9fd Binary files /dev/null and b/graphics/BDScreen/BDSCR010.jpg differ diff --git a/graphics/BDScreen/BDSCR011.jpg b/graphics/BDScreen/BDSCR011.jpg new file mode 100644 index 000000000..db7377ca3 Binary files /dev/null and b/graphics/BDScreen/BDSCR011.jpg differ diff --git a/graphics/BDScreen/BDSCR012.jpg b/graphics/BDScreen/BDSCR012.jpg new file mode 100644 index 000000000..840ea94c5 Binary files /dev/null and b/graphics/BDScreen/BDSCR012.jpg differ diff --git a/graphics/BDScreen/BDSCR013.jpg b/graphics/BDScreen/BDSCR013.jpg new file mode 100644 index 000000000..7564f84e1 Binary files /dev/null and b/graphics/BDScreen/BDSCR013.jpg differ diff --git a/graphics/BDScreen/BDSCR014.jpg b/graphics/BDScreen/BDSCR014.jpg new file mode 100644 index 000000000..774324348 Binary files /dev/null and b/graphics/BDScreen/BDSCR014.jpg differ diff --git a/graphics/BDScreen/BDSCR015.jpg b/graphics/BDScreen/BDSCR015.jpg new file mode 100644 index 000000000..bf2acdc62 Binary files /dev/null and b/graphics/BDScreen/BDSCR015.jpg differ diff --git a/graphics/BDScreen/BDSCR016.jpg b/graphics/BDScreen/BDSCR016.jpg new file mode 100644 index 000000000..7456cb0fb Binary files /dev/null and b/graphics/BDScreen/BDSCR016.jpg differ diff --git a/graphics/BDScreen/BDSCR017.jpg b/graphics/BDScreen/BDSCR017.jpg new file mode 100644 index 000000000..c771956c4 Binary files /dev/null and b/graphics/BDScreen/BDSCR017.jpg differ diff --git a/graphics/BDScreen/BDSCR018.jpg b/graphics/BDScreen/BDSCR018.jpg new file mode 100644 index 000000000..7fed094d1 Binary files /dev/null and b/graphics/BDScreen/BDSCR018.jpg differ diff --git a/graphics/BDScreen/BDSCR019.jpg b/graphics/BDScreen/BDSCR019.jpg new file mode 100644 index 000000000..3bbf5a205 Binary files /dev/null and b/graphics/BDScreen/BDSCR019.jpg differ diff --git a/graphics/BDScreen/BDSCR020.jpg b/graphics/BDScreen/BDSCR020.jpg new file mode 100644 index 000000000..382edfa08 Binary files /dev/null and b/graphics/BDScreen/BDSCR020.jpg differ diff --git a/graphics/BDScreen/BDSCR021.jpg b/graphics/BDScreen/BDSCR021.jpg new file mode 100644 index 000000000..1abac2266 Binary files /dev/null and b/graphics/BDScreen/BDSCR021.jpg differ diff --git a/graphics/BDScreen/BDSCR022.jpg b/graphics/BDScreen/BDSCR022.jpg new file mode 100644 index 000000000..d06bc0fe1 Binary files /dev/null and b/graphics/BDScreen/BDSCR022.jpg differ diff --git a/graphics/BDScreen/BDSCR023.jpg b/graphics/BDScreen/BDSCR023.jpg new file mode 100644 index 000000000..7ff787c77 Binary files /dev/null and b/graphics/BDScreen/BDSCR023.jpg differ diff --git a/graphics/BDScreen/BDSCR024.jpg b/graphics/BDScreen/BDSCR024.jpg new file mode 100644 index 000000000..bce754476 Binary files /dev/null and b/graphics/BDScreen/BDSCR024.jpg differ diff --git a/graphics/BDScreen/BDSCR025.jpg b/graphics/BDScreen/BDSCR025.jpg new file mode 100644 index 000000000..ec0609324 Binary files /dev/null and b/graphics/BDScreen/BDSCR025.jpg differ diff --git a/graphics/BDScreen/BDSCR026.jpg b/graphics/BDScreen/BDSCR026.jpg new file mode 100644 index 000000000..c52af46ea Binary files /dev/null and b/graphics/BDScreen/BDSCR026.jpg differ diff --git a/graphics/BDScreen/BDSCR027.jpg b/graphics/BDScreen/BDSCR027.jpg new file mode 100644 index 000000000..2832cd003 Binary files /dev/null and b/graphics/BDScreen/BDSCR027.jpg differ diff --git a/graphics/BDScreen/BDSCR028.jpg b/graphics/BDScreen/BDSCR028.jpg new file mode 100644 index 000000000..67cb47b92 Binary files /dev/null and b/graphics/BDScreen/BDSCR028.jpg differ diff --git a/graphics/BDScreen/BDSCR029.jpg b/graphics/BDScreen/BDSCR029.jpg new file mode 100644 index 000000000..344d6e885 Binary files /dev/null and b/graphics/BDScreen/BDSCR029.jpg differ diff --git a/graphics/BDScreen/BDSCR030.jpg b/graphics/BDScreen/BDSCR030.jpg new file mode 100644 index 000000000..fa00f244e Binary files /dev/null and b/graphics/BDScreen/BDSCR030.jpg differ diff --git a/graphics/BDScreen/BDSCR031.jpg b/graphics/BDScreen/BDSCR031.jpg new file mode 100644 index 000000000..5816febed Binary files /dev/null and b/graphics/BDScreen/BDSCR031.jpg differ diff --git a/graphics/BDScreen/BDSCR032.jpg b/graphics/BDScreen/BDSCR032.jpg new file mode 100644 index 000000000..42091c658 Binary files /dev/null and b/graphics/BDScreen/BDSCR032.jpg differ diff --git a/graphics/BDScreen/BDSCR033.jpg b/graphics/BDScreen/BDSCR033.jpg new file mode 100644 index 000000000..9771cb2d6 Binary files /dev/null and b/graphics/BDScreen/BDSCR033.jpg differ diff --git a/graphics/BDScreen/BDSCR034.jpg b/graphics/BDScreen/BDSCR034.jpg new file mode 100644 index 000000000..66df67b3c Binary files /dev/null and b/graphics/BDScreen/BDSCR034.jpg differ diff --git a/graphics/BDScreen/BDSCR035.jpg b/graphics/BDScreen/BDSCR035.jpg new file mode 100644 index 000000000..82f325ae7 Binary files /dev/null and b/graphics/BDScreen/BDSCR035.jpg differ diff --git a/graphics/BDScreen/BDSCR036.jpg b/graphics/BDScreen/BDSCR036.jpg new file mode 100644 index 000000000..329d89619 Binary files /dev/null and b/graphics/BDScreen/BDSCR036.jpg differ diff --git a/graphics/BDScreen/BDSCR037.jpg b/graphics/BDScreen/BDSCR037.jpg new file mode 100644 index 000000000..034f191b9 Binary files /dev/null and b/graphics/BDScreen/BDSCR037.jpg differ diff --git a/graphics/BDScreen/BDSCR038.jpg b/graphics/BDScreen/BDSCR038.jpg new file mode 100644 index 000000000..506e0f1cc Binary files /dev/null and b/graphics/BDScreen/BDSCR038.jpg differ diff --git a/graphics/BDScreen/BDSCR039.jpg b/graphics/BDScreen/BDSCR039.jpg new file mode 100644 index 000000000..191473e7c Binary files /dev/null and b/graphics/BDScreen/BDSCR039.jpg differ diff --git a/graphics/BDScreen/BDSCR040.jpg b/graphics/BDScreen/BDSCR040.jpg new file mode 100644 index 000000000..40f39d5d4 Binary files /dev/null and b/graphics/BDScreen/BDSCR040.jpg differ diff --git a/graphics/BDScreen/BDSCR041.jpg b/graphics/BDScreen/BDSCR041.jpg new file mode 100644 index 000000000..cdbd18417 Binary files /dev/null and b/graphics/BDScreen/BDSCR041.jpg differ diff --git a/graphics/BDScreen/BDSCR042.jpg b/graphics/BDScreen/BDSCR042.jpg new file mode 100644 index 000000000..69cb449dc Binary files /dev/null and b/graphics/BDScreen/BDSCR042.jpg differ diff --git a/graphics/BDScreen/BDSCR043.jpg b/graphics/BDScreen/BDSCR043.jpg new file mode 100644 index 000000000..a0cd82127 Binary files /dev/null and b/graphics/BDScreen/BDSCR043.jpg differ diff --git a/graphics/BDScreen/BDSCR044.jpg b/graphics/BDScreen/BDSCR044.jpg new file mode 100644 index 000000000..13ca4b0a6 Binary files /dev/null and b/graphics/BDScreen/BDSCR044.jpg differ diff --git a/graphics/BDScreen/BDSCR045.jpg b/graphics/BDScreen/BDSCR045.jpg new file mode 100644 index 000000000..6c4596611 Binary files /dev/null and b/graphics/BDScreen/BDSCR045.jpg differ diff --git a/graphics/BDScreen/BDSCR046.jpg b/graphics/BDScreen/BDSCR046.jpg new file mode 100644 index 000000000..6dad62bdc Binary files /dev/null and b/graphics/BDScreen/BDSCR046.jpg differ diff --git a/graphics/BDScreen/BDSCR047.jpg b/graphics/BDScreen/BDSCR047.jpg new file mode 100644 index 000000000..d619748d9 Binary files /dev/null and b/graphics/BDScreen/BDSCR047.jpg differ diff --git a/graphics/BDScreen/BDSCR048.jpg b/graphics/BDScreen/BDSCR048.jpg new file mode 100644 index 000000000..6c079b383 Binary files /dev/null and b/graphics/BDScreen/BDSCR048.jpg differ diff --git a/graphics/BDScreen/BDSCR049.jpg b/graphics/BDScreen/BDSCR049.jpg new file mode 100644 index 000000000..a833a0847 Binary files /dev/null and b/graphics/BDScreen/BDSCR049.jpg differ diff --git a/graphics/BDScreen/BDSCR050.jpg b/graphics/BDScreen/BDSCR050.jpg new file mode 100644 index 000000000..afe8b0d75 Binary files /dev/null and b/graphics/BDScreen/BDSCR050.jpg differ diff --git a/graphics/BDScreen/BDSCR051.jpg b/graphics/BDScreen/BDSCR051.jpg new file mode 100644 index 000000000..5b57bf159 Binary files /dev/null and b/graphics/BDScreen/BDSCR051.jpg differ diff --git a/graphics/BDScreen/BDSCR052.jpg b/graphics/BDScreen/BDSCR052.jpg new file mode 100644 index 000000000..c34036ae5 Binary files /dev/null and b/graphics/BDScreen/BDSCR052.jpg differ diff --git a/graphics/BDScreen/BDSCR053.jpg b/graphics/BDScreen/BDSCR053.jpg new file mode 100644 index 000000000..5362b61de Binary files /dev/null and b/graphics/BDScreen/BDSCR053.jpg differ diff --git a/graphics/BDScreen/BDSCR054.jpg b/graphics/BDScreen/BDSCR054.jpg new file mode 100644 index 000000000..f0bbae901 Binary files /dev/null and b/graphics/BDScreen/BDSCR054.jpg differ diff --git a/graphics/BDScreen/BDSCR055.jpg b/graphics/BDScreen/BDSCR055.jpg new file mode 100644 index 000000000..7ccaf1631 Binary files /dev/null and b/graphics/BDScreen/BDSCR055.jpg differ diff --git a/graphics/BDScreen/BDSCR056.jpg b/graphics/BDScreen/BDSCR056.jpg new file mode 100644 index 000000000..b5a5eae94 Binary files /dev/null and b/graphics/BDScreen/BDSCR056.jpg differ diff --git a/graphics/BDScreen/BDSCR057.jpg b/graphics/BDScreen/BDSCR057.jpg new file mode 100644 index 000000000..7e11669dc Binary files /dev/null and b/graphics/BDScreen/BDSCR057.jpg differ diff --git a/graphics/BDScreen/BDSCR058.jpg b/graphics/BDScreen/BDSCR058.jpg new file mode 100644 index 000000000..37c75c39a Binary files /dev/null and b/graphics/BDScreen/BDSCR058.jpg differ diff --git a/graphics/BDScreen/BDSCR059.jpg b/graphics/BDScreen/BDSCR059.jpg new file mode 100644 index 000000000..200e4860b Binary files /dev/null and b/graphics/BDScreen/BDSCR059.jpg differ diff --git a/graphics/BDScreen/BDSCR060.jpg b/graphics/BDScreen/BDSCR060.jpg new file mode 100644 index 000000000..18c8a52c4 Binary files /dev/null and b/graphics/BDScreen/BDSCR060.jpg differ diff --git a/graphics/BDScreen/BDSCR061.jpg b/graphics/BDScreen/BDSCR061.jpg new file mode 100644 index 000000000..93a518d74 Binary files /dev/null and b/graphics/BDScreen/BDSCR061.jpg differ diff --git a/graphics/BDScreen/BDSCR062.jpg b/graphics/BDScreen/BDSCR062.jpg new file mode 100644 index 000000000..4b45118d6 Binary files /dev/null and b/graphics/BDScreen/BDSCR062.jpg differ diff --git a/graphics/BDScreen/BDSCR063.jpg b/graphics/BDScreen/BDSCR063.jpg new file mode 100644 index 000000000..72f5a8a26 Binary files /dev/null and b/graphics/BDScreen/BDSCR063.jpg differ diff --git a/graphics/BDScreen/BDSCR064.jpg b/graphics/BDScreen/BDSCR064.jpg new file mode 100644 index 000000000..ec2223322 Binary files /dev/null and b/graphics/BDScreen/BDSCR064.jpg differ diff --git a/graphics/BDScreen/BDSCR065.jpg b/graphics/BDScreen/BDSCR065.jpg new file mode 100644 index 000000000..f75ced626 Binary files /dev/null and b/graphics/BDScreen/BDSCR065.jpg differ diff --git a/graphics/BDScreen/BDSCR066.jpg b/graphics/BDScreen/BDSCR066.jpg new file mode 100644 index 000000000..8108288e2 Binary files /dev/null and b/graphics/BDScreen/BDSCR066.jpg differ diff --git a/graphics/BDScreen/BDSCR067.jpg b/graphics/BDScreen/BDSCR067.jpg new file mode 100644 index 000000000..8dfc3606c Binary files /dev/null and b/graphics/BDScreen/BDSCR067.jpg differ diff --git a/graphics/BDScreen/BDSCR068.jpg b/graphics/BDScreen/BDSCR068.jpg new file mode 100644 index 000000000..8df7d005b Binary files /dev/null and b/graphics/BDScreen/BDSCR068.jpg differ diff --git a/graphics/BDScreen/BDSCR069.jpg b/graphics/BDScreen/BDSCR069.jpg new file mode 100644 index 000000000..aeb072856 Binary files /dev/null and b/graphics/BDScreen/BDSCR069.jpg differ diff --git a/graphics/BDScreen/BDSCR070.jpg b/graphics/BDScreen/BDSCR070.jpg new file mode 100644 index 000000000..312432dbb Binary files /dev/null and b/graphics/BDScreen/BDSCR070.jpg differ diff --git a/graphics/BDScreen/BDSCR071.jpg b/graphics/BDScreen/BDSCR071.jpg new file mode 100644 index 000000000..509b552fc Binary files /dev/null and b/graphics/BDScreen/BDSCR071.jpg differ diff --git a/graphics/BDScreen/BDSCR072.jpg b/graphics/BDScreen/BDSCR072.jpg new file mode 100644 index 000000000..5f0574d0c Binary files /dev/null and b/graphics/BDScreen/BDSCR072.jpg differ diff --git a/graphics/BDScreen/BDSCR073.jpg b/graphics/BDScreen/BDSCR073.jpg new file mode 100644 index 000000000..ddb73ff58 Binary files /dev/null and b/graphics/BDScreen/BDSCR073.jpg differ diff --git a/graphics/BDScreen/BDSCR074.jpg b/graphics/BDScreen/BDSCR074.jpg new file mode 100644 index 000000000..60145a7ab Binary files /dev/null and b/graphics/BDScreen/BDSCR074.jpg differ diff --git a/graphics/BDScreen/BDSCR075.jpg b/graphics/BDScreen/BDSCR075.jpg new file mode 100644 index 000000000..af3fa6b12 Binary files /dev/null and b/graphics/BDScreen/BDSCR075.jpg differ diff --git a/graphics/BDScreen/BDSCR076.jpg b/graphics/BDScreen/BDSCR076.jpg new file mode 100644 index 000000000..d40095190 Binary files /dev/null and b/graphics/BDScreen/BDSCR076.jpg differ diff --git a/graphics/BDScreen/BDSCR077.jpg b/graphics/BDScreen/BDSCR077.jpg new file mode 100644 index 000000000..f0d783331 Binary files /dev/null and b/graphics/BDScreen/BDSCR077.jpg differ diff --git a/graphics/BDScreen/BDSCR078.jpg b/graphics/BDScreen/BDSCR078.jpg new file mode 100644 index 000000000..3d5fe0375 Binary files /dev/null and b/graphics/BDScreen/BDSCR078.jpg differ diff --git a/graphics/BDScreen/BDSCR079.jpg b/graphics/BDScreen/BDSCR079.jpg new file mode 100644 index 000000000..c2d4d1212 Binary files /dev/null and b/graphics/BDScreen/BDSCR079.jpg differ diff --git a/graphics/BDScreen/BDSCR080.jpg b/graphics/BDScreen/BDSCR080.jpg new file mode 100644 index 000000000..1b39c6e10 Binary files /dev/null and b/graphics/BDScreen/BDSCR080.jpg differ diff --git a/graphics/BDScreen/BDSCR081.jpg b/graphics/BDScreen/BDSCR081.jpg new file mode 100644 index 000000000..cd4329f2c Binary files /dev/null and b/graphics/BDScreen/BDSCR081.jpg differ diff --git a/graphics/BDScreen/BDSCR082.jpg b/graphics/BDScreen/BDSCR082.jpg new file mode 100644 index 000000000..49d11e2d6 Binary files /dev/null and b/graphics/BDScreen/BDSCR082.jpg differ diff --git a/graphics/BDScreen/BDSCR083.jpg b/graphics/BDScreen/BDSCR083.jpg new file mode 100644 index 000000000..df6fdd9d9 Binary files /dev/null and b/graphics/BDScreen/BDSCR083.jpg differ diff --git a/graphics/BDScreen/BDSCR084.jpg b/graphics/BDScreen/BDSCR084.jpg new file mode 100644 index 000000000..cca378679 Binary files /dev/null and b/graphics/BDScreen/BDSCR084.jpg differ diff --git a/graphics/BDScreen/BDSCR085.jpg b/graphics/BDScreen/BDSCR085.jpg new file mode 100644 index 000000000..b62ea7299 Binary files /dev/null and b/graphics/BDScreen/BDSCR085.jpg differ diff --git a/graphics/HDScreen.png b/graphics/HDScreen.png deleted file mode 100644 index 9a03fe48e..000000000 Binary files a/graphics/HDScreen.png and /dev/null differ diff --git a/graphics/HDoom_Bonk.png b/graphics/HDoom_Bonk.png new file mode 100644 index 000000000..ee3db8fae Binary files /dev/null and b/graphics/HDoom_Bonk.png differ diff --git a/graphics/HDoom_Bonked.png b/graphics/HDoom_Bonked.png new file mode 100644 index 000000000..38cf54c9d Binary files /dev/null and b/graphics/HDoom_Bonked.png differ diff --git a/graphics/HDoom_Bonker.png b/graphics/HDoom_Bonker.png new file mode 100644 index 000000000..f7d312ea2 Binary files /dev/null and b/graphics/HDoom_Bonker.png differ diff --git a/language.def_base b/language.def_base index 5453e204e..add56ff0c 100644 --- a/language.def_base +++ b/language.def_base @@ -102,7 +102,7 @@ T_LAMP = "Lämp"; I_LAMP = "Companion Lamp"; T_MOTH = "Moth"; T_WMOTH = "White Moth"; -T_MASHIRO = "White Lady"; +T_ANDIRA = "White Lady"; T_NUGGETH = "Health Nugget"; T_NUGGETA = "Armor Nugget"; T_OMNISIGHT = "Omnisight"; @@ -133,7 +133,7 @@ T_PEACH = "Toot Froot™ Peach Juice"; T_MILKBREAD = "Akkouxhei Milk Bread"; T_KIRINMANGA = "Saya Miyamoto - I Married A Cherry Boy Emperor But It Turns Out He's Really Cute In Lingerie?!"; T_KIRINPLUSH = "Emperor Kirin Plush"; -T_MOTHPLUSH = "Mashiro Plush"; +T_MOTHPLUSH = "Moth Plush"; T_SAYASMUG = "Saya's Coffee Mug"; // colored tags for keys T_REDCARD = "\cgRed Keycard\c-"; @@ -190,8 +190,7 @@ QUITMSG14 = "To be continued?"; QUITMSG15 = "[Insert witty message here]"; QUITMSG16 = "AHDSAKAFAJDAGS!"; QUITMSG17 = "Butt bots gonna bot."; -QUITMSG18 = "WHO IN THEIR RIGHT MIND\nWOULD FROST A CAKE WITH THEIR BUTT?"; -QUITMSG19 = "World hard and cold,\ntiddy soft and warm."; +QUITMSG18 = "World hard and cold,\ntiddy soft and warm."; // startup (don't localize) STARTUP1 = "\n" @@ -366,7 +365,7 @@ FN_SNAKE_FUN2 = "No Steppy"; FN_WIZARD_FUNN = "4"; FN_WIZARD_FUN1 = "Yer a Wizard, Harry"; FN_WIZARD_FUN2 = "A Wizard Did It"; -FN_WIZARD_FUN3 = "A Motherfucking Mage"; +FN_WIZARD_FUN3 = "Magic Man"; FN_WIZARD_FUN4 = "Floating Rags"; FN_FIREDEMON_FUNN = "3"; FN_FIREDEMON_FUN1 = "Hot Stuff"; @@ -381,16 +380,14 @@ FN_ETTIN_FUNN = "3"; FN_ETTIN_FUN1 = "Double Boi"; FN_ETTIN_FUN2 = "Idiot with Club"; FN_ETTIN_FUN3 = "Low Level Mook"; -FN_CENTAUR_FUNN = "4"; +FN_CENTAUR_FUNN = "3"; FN_CENTAUR_FUN1 = "Shield Idiot"; FN_CENTAUR_FUN2 = "Shield Asshole"; -FN_CENTAUR_FUN3 = "Shield Fucker"; -FN_CENTAUR_FUN4 = "Shield Cocksucker"; -FN_SLAUGHTAUR_FUNN = "4"; +FN_CENTAUR_FUN3 = "Shield Bastard"; +FN_SLAUGHTAUR_FUNN = "3"; FN_SLAUGHTAUR_FUN1 = "Shield Stupid Idiot"; FN_SLAUGHTAUR_FUN2 = "Shield Stinky Asshole"; -FN_SLAUGHTAUR_FUN3 = "Shield Bitchass Knobfuck"; -FN_SLAUGHTAUR_FUN4 = "Shield Knobgobbler"; +FN_SLAUGHTAUR_FUN3 = "Shield Bitch Bastard"; FN_BISHOP_FUNN = "3"; FN_BISHOP_FUN1 = "Hoodie Boi"; FN_BISHOP_FUN2 = "Green Guy"; @@ -466,7 +463,7 @@ O_WALLBUSTER = "%k gave %o a mighty busting."; O_EVISCERATOR = "%o was eviscerated by %k."; O_HELLBLAZER = "%k blasted %o into burning bits."; O_SPARKSTER = "%o got sparked hard by %k."; -O_SILVERBULLET = "%o could not ignore the girth of %k's bullets."; +O_SILVERBULLET = "%k blasted a very, very big hole through %o."; O_CANDYGUN = "%k made %o taste the sweetness (and death)."; O_YNYKRON = "%o was instantly removed by %k."; O_YNYKRONALT = "%o was furiously obliterated by %k."; @@ -493,11 +490,7 @@ O_DOKIDOKI = "%o was defeated by %k's power of love."; O_MOTH = "%o was assaulted by %k's moths."; O_MOTHSELF = "%o was assaulted by %p own moths."; O_MOTH2 = "%o was assaulted by moths."; -O_MASHIRO1 = "%o should have kept the lights on."; -O_MASHIRO2 = "%o now belongs to the White Lady."; -O_MASHIRO3 = "%o made a terrible mistake."; -O_MASHIRO4 = "%o mysteriously disappeared."; -O_MASHIRO5 = "%o angered the wrong moth."; +O_ANDIRA = "%o angered the wrong moth."; O_ENDLEVEL = "%o had a peculiar teleportation-related mishap."; O_MYKRADVO = "%o couldn't hide from %k's vengeful wrath."; O_LEADBALL = "%o was conked by %k's lead ball."; @@ -588,7 +581,7 @@ OB_HERESIARCH = "%o saw that coming."; OBITUARY_PIG = "%o angered the hams."; OB_WOLFGUARD = "%o got pelted by some weakling."; OB_WOLFSS_ORIG = "%o was pelted by blondies."; -OB_WOLFHANS = "%o couldn't withstand such sheer girthitude."; +OB_WOLFHANS = "%o couldn't withstand such sheer grosse-ness."; // eviternity obituaries OBITUARY_FORMERCAPTAIN = "%o was zapped by an angry green lad."; OBITUARY_ANNIHILATOR = "%o was terminated by a cybergoat."; @@ -629,7 +622,7 @@ D_SENTRYDOWN = "Sentry has been destroyed!"; D_SENTRYREST = "Sentry is fully repaired."; D_SENTRYEMPTY = "Sentry has run our of ammo."; D_SENTRYFAR = "You're too far to recall the sentry."; -D_MASHIRO = "\cjShe knows where you are...\c-"; +D_ANDIRA = "\cjShe knows where you are...\c-"; SWWM_YNYKRONREADY = "The Ynykron Artifact is ready for firing."; SWWM_SWAPWEAPON = "\cjPress \cfUse\cj to swap \cf%s\cj for \cf%s\cj.\c-"; SWWM_TODOWEAPON = "\cjThe \cf%s\cj is not yet implemented.\c-"; @@ -640,16 +633,13 @@ SWWM_TITLEMODBYB = "Marisa the Magician"; SWWM_TITLEINTROA = "On that day, humankind saw itself in dire danger, facing an impending doom."; SWWM_TITLEINTROB = "But one machine stood up, who fought back, who could end this whole invasion."; SWWM_TITLEINTROC = "The demons would learn to fear that machine, who they know only by one name..."; -SWWM_NTITLESCROLL = "9"; +SWWM_NTITLESCROLL = "6"; SWWM_TITLESCROLL1 = "Codename: Demolitionist ~ Cute Robutt Whomst Love To Explode Demons"; SWWM_TITLESCROLL2 = "A wondrous GZDoom gameplay mod by Marisa the Magician of UnSX Team"; SWWM_TITLESCROLL3 = "Lovingly designed 3D models with hand-painted 256-color dithered textures"; SWWM_TITLESCROLL4 = "Over 60k lines of bespoke ZScript code, and still counting (god help me)"; SWWM_TITLESCROLL5 = "The deepest lore this side of the Doom Modiverse"; SWWM_TITLESCROLL6 = "And much much more!"; -SWWM_TITLESCROLL7 = "Greetz to Mub, Ribbed, Slemg, Bunr, Kegbine, Term-kun, Hype64, Bartendy, Skelly, Mr. BIG SHOT WildWeasel, Endy, Mima-sama, Sinkie, BillowPlaster, Disgusting Dog Water, Dangle Logo, Lämp Paipu, Leek Spah, Boingy, FrettyBist, MarTREE, Dusty Demon Bread, Roasted Rock, Ed the Netcode Boy, Thirst Cactus, JimJam, Cappy Jay, A Nom, Missy Fits, Minor Cookie, Squid Kid, YukiCute, MafSulk, FineRaff25, NetroRutcase, ShudTheFugUpRyan, Kobl, Cacous Seriodemon, Zomb, Man of Chins, Bun Pun, Zikeous Shadestructor, Blimyot, Baja Blast Tittums, DrySpy.py, Typo Gem, Wantopus, Morf, Daedalus, Popato, SpengRob, Sgt. Shellpost, Loud M, Snk, Donut, C.Kid, Emit Birb, You Go To Sleep, Rach, Le No Chicken, Murasa, Smart Cactus Dude, Bundoor, Phantomboobs, Sanae Kochiya, Gardeboy, Cat, HK417, Smol Koa, Joe Mama, Jahn, Guta, Glue, Chokolah, Atan, Schweet Prints, Angury Teeth Practitioner, Sell Her, MiSiFu, Portuguese Sausage, Scoob Stub, Actually Jabba, Very Honest Cat, Chiaki's Tit Mole, Homie, Snacks, Tubz, Toof, Teef, Frisp, Trashkat, Succ 'n Spicy, Melissa Follower When, Shokku, Scummyboi, Kat Gravity Rush, John Romero, John Carmack, Tim Allen, Tim Sweeney and last but not least my beloved pet dragon"; -SWWM_TITLESCROLL8 = "I tried to squeeze as many names as possible in there, that I could remember, at least, so if you're not in there and want in, feel free to ask"; -SWWM_TITLESCROLL9 = "There's nothing else to see here, the scroll will now wrap around, see you again, have a nice day"; SWWM_NTITLESUB = "14"; SWWM_TITLESUB1 = "The World Is In Danger And We Have Just Sent\nThis Double-Cheeked Sassy Robot To Save It!?"; SWWM_TITLESUB2 = "&Knuckles"; @@ -961,7 +951,7 @@ SWWM_INTERTIP58 = "Always keep your GZDoom up to date. Especially for mods like SWWM_INTERTIP59 = "The Reinforced Combat Hammer is pretty strong on its own, but with a Ragekit active, it will be boosted into a beastly headsmasher."; SWWM_INTERTIP60 = "Despite its seemingly puny size, the Plasma Blaster has a lot of destructive potential, especially through its charged alt fire."; SWWM_INTERTIP61 = "The Puntzer guns can easily pierce through solid objects or even thin walls. No enemy will ever be safe behind cover."; -SWWM_INTERTIP62 = "\"The Sheen HMG is such a delicious festival of dakka that the mere sound of it firing makes me unleash Leviathan in my panties, and you can quote me on that.\"\n — Saya Miyamoto"; +SWWM_INTERTIP62 = "\"The Sheen HMG is such a delicious festival of dakka that the mere sound of it firing makes me wild out. It's nuts!\"\n — Saya Miyamoto"; SWWM_INTERTIP63 = "Pressing fire immediately after hitting something with the Quadravol's blades will result in a boosted point-blank explosion that'll send whatever's at the other end of the gun flying."; SWWM_INTERTIP64 = "Holding down the triggers with the Sparkster Rifle will gradually increase firing potency upon release. Fortunately, there is no potential here for the weapon to blow up if you keep them held long enough, only badly designed human weaponry could be so haphazard."; SWWM_INTERTIP65 = "The Sparkster Rifle can fire both ammo types simultaneously, blending them together into a deadly combo projectile."; @@ -986,11 +976,11 @@ SWWM_INTERTIP83 = "This is truly some weird weapons mod for GZDoom."; SWWM_INTERTIP84 = "\"In its vastness, the universe is no more than a mere grain of sand when compared to the limitless bounds of one's imagination.\"\n — Zanaveth Nekuraku III"; SWWM_INTERTIP85 = "You can shuffle the intermission art with Zoom, and these tips with Reload. Holding Altfire will hide the UI so you can see the art in full."; SWWM_INTERTIP86 = "Add minced garlic, white pepper and basil to your tomato sauce, goes really well with pasta, you can thank me later."; -SWWM_INTERTIP87 = "This mod is compatible with H-Doom. No, seriously."; +SWWM_INTERTIP87 = "This is a tip."; SWWM_INTERTIP88 = "Some demons aren't actually evil. They'd rather just have a quiet life and enjoy a tasty hoagie every now and then."; SWWM_INTERTIP89 = "Saya's design for the Demolitionist was inspired by Raidemin, the main character of a famous Nukuri anime."; SWWM_INTERTIP90 = "As Nekuronbot AIs actually have a soul, they are capable of using magic. Saya taught Demo-chan the \"Blow Kiss\" spell just because she thought it'd be cute."; -SWWM_INTERTIP91 = "There is nothing wrong with being horny on main."; +SWWM_INTERTIP91 = "There is no tip."; SWWM_INTERTIP92 = "The existence of an insect called \"mosquito\" implies that of a much larger and dangerous threat:\n\n\"EL MOSCO\""; SWWM_INTERTIP93 = "Do not trust anyone named Icarus or Dime with handling explosives."; SWWM_INTERTIP94 = "This mod makes slaughterwads more bearable, but don't expect it to be a walk in the park."; @@ -1268,8 +1258,8 @@ SWWM_ACHIEVEMENT_LIGMA_TAG = "Who's Steve Jobs?"; SWWM_ACHIEVEMENT_LIGMA_TXT = "Kill an endgame boss with the Ynykron Artifact"; SWWM_ACHIEVEMENT_LOVE_TAG = "Lethal Love"; SWWM_ACHIEVEMENT_LOVE_TXT = "Kill %s enemies with a blown kiss (not counting insta-kills)"; -SWWM_ACHIEVEMENT_MASHIRO_TAG = "Layers of White"; -SWWM_ACHIEVEMENT_MASHIRO_TXT = "Summon the White Lady"; +SWWM_ACHIEVEMENT_ANDIRA_TAG = "A Moth Contract"; +SWWM_ACHIEVEMENT_ANDIRA_TXT = "Summon the White Lady"; SWWM_ACHIEVEMENT_MATRYOSHKA_TAG = "Mishe Trickery"; SWWM_ACHIEVEMENT_MATRYOSHKA_TXT = "A Chancebox inside a Chancebox inside a Chancebox inside a Chancebox inside a..."; SWWM_ACHIEVEMENT_MBF_TAG = "You can Pet the Dog"; diff --git a/language.def_dlg b/language.def_dlg index dcd344193..47279c82c 100644 --- a/language.def_dlg +++ b/language.def_dlg @@ -129,58 +129,57 @@ SWWM_SAYADSPARIL1 = "This is it, \cdDemo-chan\c-. You're about to face that stup SWWM_SAYADSPARIL2 = "You're gonna save another world, and all in record time. You're on a roll!"; SWWM_SAYADSPARIL3 = "... Oh, and remember, there's a surprise waiting for you at home. Oh, you're so gonna love it."; SWWM_SAYADSPARIL4 = "Splgslshglgh"; -SWWM_SAYADSPARIL5 = "Oh shit that got picked up by the voice recognition? Oops..."; +SWWM_SAYADSPARIL5 = "Oh shit! Damn it, there goes all the batter... Oh! Uh... Y-you didn't hear anything!"; // Heretic E4M8 SWWM_SAYAHEADS1 = "Geez, I'm getting impatient with all this stuff. I hope this really takes you back home."; -SWWM_SAYAHEADS2 = "And if not, well, more time for me to refine this \"present\" that I'm going to give ya."; -SWWM_SAYAHEADS3 = "Thanks to this, I've managed to improve its potency even further. This is going to be fun."; -SWWM_SAYAHEADS4 = "I seriously can't wait to try it, and I'm sure you're also dying to know..."; +SWWM_SAYAHEADS2 = "And if not, well, more time to prepare this present that is totally a surprise."; +SWWM_SAYAHEADS3 = "About what you heard last time, whatever you think it is, it is not that."; +SWWM_SAYAHEADS4 = "And also I totally did not mess it up and had to re-do it from scratch. No sir."; SWWM_SAYAHEADS5 = "Smite thy foes and come claim thy prize, o \cdDemolitionist\c-."; -SWWM_SAYAHEADS6 = "... I seriously just fucking said that..."; +SWWM_SAYAHEADS6 = "... I seriously just said that...?"; // Heretic E5M8 SWWM_SAYABULLS1 = "And it still keeps going, oh my god..."; SWWM_SAYABULLS2 = "It's like you're getting thrown around random realms. Look, I'm starting to get pissed."; SWWM_SAYABULLS3 = "I'm so pissed in fact that, if the next portal doesn't immediately send you back to Parthoris, I'll just..."; SWWM_SAYABULLS4 = "Yeah..."; -SWWM_SAYABULLS5 = "I NEED you to come back home, \cdDemo-chan\c-. I desperately need you here to test this."; +SWWM_SAYABULLS5 = "I NEED you to come back home, \cdDemo-chan\c-. Your present is starting to melt."; // Seven Portals SWWM_SAYAGREETA1 = "There it is, \cdDemo-chan\c-. That's your target, that big stinky ugly monster. That's Korax."; SWWM_SAYAGREETA2 = "... By the way, did you catch the guy's scent? It's bad, isn't it?"; SWWM_SAYAGREETA3 = "God, imagine the smell in person... Just thinking about it is making my stomach turn."; SWWM_SAYAGREETB1 = "Coward... Taunting us from afar..."; // Kirin reply -SWWM_SAYAGREETC1 = "Yeah, sneaky and stinky, telltale signs of an ugly bastard."; -SWWM_SAYAGREETD1 = "Ugly... Bastard?"; // Kirin reply -SWWM_SAYAGREETE1 = "I'd rather not explain, \cxKirin-kun\c-. You'd be very disappointed in all of humankind."; -SWWM_SAYAGREETF1 = "That's certainly not reassuring to hear..."; // Kirin reply +SWWM_SAYAGREETC1 = "Yeah, he's very sneaky... And also stinky. But not stinky in a good way like me."; +SWWM_SAYAGREETD1 = "\cgSayacchi\c-, you're not stinky."; // Kirin reply +SWWM_SAYAGREETE1 = "No, no, let me explain. There is BAD stink and GOOD stink."; +SWWM_SAYAGREETF1 = "I'm... Not sure I get it."; // Kirin reply // Shadow Wood SWWM_SAYABLOODA1 = "I don't know how this dude can even smell anything other than that rancid old dog fart stench he wafts."; SWWM_SAYABLOODA2 = "Like seriously, jesus fucking christ..."; -SWWM_SAYABLOODB1 = "That ugly bastard needs to take a bath."; // Ibuki reply -SWWM_SAYABLOODC1 = "Ugly bastard? What's this now, some lame-ass doujin?"; -SWWM_SAYABLOODD1 = "Heh, nice one, \cgSayacchi\c-."; // Ibuki reply +SWWM_SAYABLOODB1 = "Someone needs to take a bath."; // Ibuki reply +SWWM_SAYABLOODC1 = "Who, me? I showered this morning, I swear."; // Hypostyle SWWM_SAYAHYPO1 = "Here we are, after all that roaming around. Whatever lies here, we gotta slay it to catch the next portal."; SWWM_SAYAHYPO2 = "I sure hope it's not a fucking dragon. That'd be the most cheap-ass generic boss ever."; SWWM_SAYAHYPO3 = "Uh... I totally jinxed it, didn't I? I bet I did. Yeah, I bet it's a fucking dragon."; -SWWM_SAYAHYPO4 = "I bet THAT GUY is going to rise from the grave and fucking sell me his damn game for the thousandth time."; +SWWM_SAYAHYPO4 = "I bet THAT GUY is going to rise from the grave and sell me his damn game for the thousandth time."; // Heresiarch's Seminary SWWM_KIRINWORSHIPA1 = "Pathetic, disgusting creature...\nWho would ever think of worshipping a foul beast such as yourself?"; -SWWM_KIRINWORSHIPB1 = "The only thing I'd worship is that juicy cock of yours, \cxKirin-kun\c-~"; // Saya reply -SWWM_KIRINWORSHIPC1 = "PFFFFFFFFFFFFFF"; -SWWM_KIRINWORSHIPD1 = "Guh! \cxKiriiiiin\c-! ... Damn, I'm all wet and sticky. Heh, like when you came all over me last night."; // Saya reply -SWWM_KIRINWORSHIPD2 = "Seriously, \cxKirin-kun\c-, you shoot like a firehose at times. But you know I love that about you."; -SWWM_KIRINWORSHIPE1 = "Uhm... \cgSaya\c-..."; -SWWM_KIRINWORSHIPF1 = "O-oh... Wait, this thing's still on? Shit... \cdDemo-chan\c- just read all of that."; // Saya reply +SWWM_KIRINWORSHIPB1 = "In this household we only worship the good emperor \cxKirin Xanai\c-."; // Saya reply +SWWM_KIRINWORSHIPC1 = "Nnnn... \cgSayaaaa\c-... I'm not worthy of any worship."; +SWWM_KIRINWORSHIPD1 = "Nonsense, you are the goodest and bestest boy in this room, and that is a fact."; // Saya reply +SWWM_KIRINWORSHIPE1 = "Please, not in front of everyone, it's a bit embarrassing..."; +SWWM_KIRINWORSHIPF1 = "It's fine, they can't see you. But \cdDemo\c- can read that I made you all flustered. Hehe."; // Saya reply +SWWM_KIRINWORSHIPG1 = "Nnnnnnn..."; // Castle of Grief SWWM_SAYAGAMEA1 = "Wow, look at fucking mister chessmaster over here... Fuck you!"; -SWWM_SAYAGAMEA2 = "This guy is a fucking idiot and he's pissing me off even more. I so want to watch you beat his sorry ass..."; +SWWM_SAYAGAMEA2 = "This guy is an idiot and he's pissing me off even more. I so want to watch you beat his sorry ass..."; SWWM_SAYAGAMEB1 = "Chess nerd..."; // Ibuki SWWM_SAYAGAMEC1 = "I bet he was in the chess club."; // Necropolis SWWM_SAYAMASTERSA1 = "Masters, masters... Whose masters? Awaken my masters? Well, whatever, I don't care what he says."; SWWM_SAYAMASTERSA2 = "I so want you to kill this dude..."; SWWM_SAYAMASTERSB1 = "Are you strong enough to face the fact you SMELL?"; // Ibuki reply -SWWM_SAYAMASTERSC1 = "I showered this morning, \crIbuki\c-."; +SWWM_SAYAMASTERSC1 = "I told you I showered this morning, \crIbuki\c-."; SWWM_SAYAMASTERSD1 = "I meant the stinky boy over there. You smell nice."; // Ibuki reply SWWM_SAYAMASTERSE1 = "\cgSayacchi\c- definitely has a pleasant scent to her."; // Kirin reply SWWM_SAYAMASTERSF1 = "Guhuhuhu... Thanks."; @@ -199,7 +198,7 @@ SWWM_SAYAMAGE2 = "Yeah, he's more than tired of stuff like this. And apparently SWWM_SAYAMAGE3 = "Well, at least those are actual puzzles, and not whatever the fuck the other stuff was."; SWWM_SAYAMAGE4 = "Even if they're... You know... The really lame and piss-easy kind."; // Dark Crucible -SWWM_SAYAKORAXA1 = "This is it, \cdDemo\c-. The big stinky ugly bastard is waiting."; +SWWM_SAYAKORAXA1 = "This is it, \cdDemo\c-. The big stinky bastard is waiting."; SWWM_SAYAKORAXB1 = "At last, that vile schemer's evil reign shall end."; // Kirin reply SWWM_SAYAKORAXC1 = "Time for him to take a fucking bath. After you rearrange his knees, of course."; // Ibuki reply SWWM_SAYAKORAXD1 = "Even though \cvMeido\c- isn't watching, I can tell you the four of us are cheering you on."; @@ -256,16 +255,16 @@ SWWM_KIRINPUZZLEK1 = "Please... Make it stop..."; SWWM_KIRINPUZZLEL1 = "\cxKirin-kun\c-, hey... It's alright. Here... Drink up, it'll help you relax.\c-"; // Ibuki reply SWWM_KIRINPUZZLEM1 = "Gulp... Gulp... Gulp..."; SWWM_KIRINPUZZLEN1 = "Man, look at him go... Drinking it all up like a champ."; // Saya reply -SWWM_KIRINPUZZLEO1 = "You know how it is... Once they find a breast to suckle on, all their worries fade away..."; // Ibuki reply -SWWM_KIRINPUZZLEP1 = "You know \cdDemo-chan\c- can read what we're saying, right?"; // Saya reply -SWWM_KIRINPUZZLEQ1 = "Oh, I'm sure they'd be more than happy to have their turn once the mission's over, hm?"; // Ibuki reply +SWWM_KIRINPUZZLEO1 = "You know how it is... The Anarukon are natural born milk drinkers."; // Ibuki reply +SWWM_KIRINPUZZLEP1 = "\cdDemo-chan\c- can read what we're saying, you know..."; // Saya reply +SWWM_KIRINPUZZLEQ1 = "Oh, I do hope they're not getting some strange mental image of this. *giggle*"; // Ibuki reply // first puzzle switch on Constable's Gate SWWM_KIRINPUZZLER1 = "Let this be the last of these \"puzzles\" that we may encounter..."; SWWM_KIRINPUZZLER2 = "Urp..."; SWWM_KIRINPUZZLER3 = "My apologies."; SWWM_KIRINPUZZLES1 = "That was some good milk, wasn't it?"; // Saya reply SWWM_KIRINPUZZLET1 = "Certainly... I am grateful for \crIbuki\c-'s blessing."; -SWWM_KIRINPUZZLEU1 = "Making her able to lactate at will is a blessing, yeah. I'm sure \cdDemo\c- agrees too."; // Saya reply +SWWM_KIRINPUZZLEU1 = "Yeah, it's handy that her genetic enhancements can be put into milk just like that. Really invigorates you."; // Saya reply // super secret cheats SWWM_ZNVTXT1 = "\cdDemolitionist\c-, it is me, \chZanaveth The Corruptor\c-. I have been witness of the act you have now acted, yes."; SWWM_ZNVTXT2 = "It is \cf%d\c- years since... and those magic words, I can see them again. Much impressed, very much impressed."; @@ -276,8 +275,8 @@ SWWM_ZNVTXT5 = "And now I have to take off. Please extend greetings to aunt \cgS SWWM_SAYAWASTEA1 = "Quit wasting ammo!"; SWWM_SAYAWASTEB1 = "You're still doing it? Seriously?"; SWWM_SAYAWASTEC1 = "OK, you're clearly just doing this for your own personal satisfaction."; -SWWM_SAYAWASTED1 = "It's almost like you're jerking it off, kinda..."; -SWWM_SAYAWASTED2 = "Uh, forget I said that."; +SWWM_SAYAWASTED1 = "It's almost like you're doing... You know what..."; +SWWM_SAYAWASTED2 = "Uh, forget what I said."; SWWM_SAYAWASTEE1 = "And still going... Rackin' it along."; SWWM_SAYAWASTEF1 = "OK, I promise I'll stop messaging you about it. You do you, I guess."; // other easter egg @@ -288,12 +287,12 @@ SWWM_SAYALEVERD1 = "God it's so... Ahhh..."; SWWM_SAYALEVERE1 = "I... I swear... I'm gonna go insane... There's such a thing as too much action."; SWWM_SAYALEVERF1 = "T-that thing's built to last, for sure. Good fucking god..."; SWWM_SAYALEVERG1 = "..."; -SWWM_SAYALEVERG2 = "I think I need to change my panties."; +SWWM_SAYALEVERG2 = "I think you just gave me an idea for an ASMR video."; // april fools SWWM_SAYAFOOL1 = "Uh... What's that text doing there?"; SWWM_SAYAFOOL2 = "Shit, wait... Did I seriously forget to activate a license?"; SWWM_SAYAFOOL3 = "... ... Hold on... Just hold the fuck on... What even is Ultracam?"; -SWWM_SAYAFOOL4 = "Oh for fuck's sake. This has to be Taro-nii's doing. Can't believe I fell for it. Damn it all."; +SWWM_SAYAFOOL4 = "Oh for fuck's sake. This has to be \cgTaro-nii\c-'s doing. Can't believe I fell for it. Damn it all."; SWWM_SAYAFOOL5 = "Well, I don't know how to get rid of it so... Just ignore it, I guess. I'll figure it out later."; // corruption cards SWWM_CYTHOCCA1 = "\cdDemolitionist\c-, do not be alarmed by what you've just witnessed."; @@ -301,7 +300,7 @@ SWWM_CYTHOCCA2 = "This is all part of Prince Baphomet's plan. He has decided to SWWM_CYTHOCCA3 = "I'm afraid there is no choice but for you to play along, and accept the cards you are being dealt."; SWWM_CYTHOCCA4 = "Only time will tell if he's satisfied with the results."; SWWM_CYTHOCCA5 = "All I can offer from my part is... To wish you luck. Good luck, \cdDemolitionist\c-."; -SWWM_CYTHOCCB1 = "What? And we gotta take it, just like that? I'm calling a lawyer."; // Saya reply +SWWM_CYTHOCCB1 = "What? And we gotta run with it, just like that? I'm calling a lawyer."; // Saya reply SWWM_CYTHOCCC1 = "\cgSaya\c-, you wouldn't want to take legal action against the second prince of Hell. That's very unwise."; // grace of lilith SWWM_SAYALILITHA1 = "WHAT IN THE NAME OF FUCK IS GOING ON???"; diff --git a/language.def_lore b/language.def_lore index 486df1229..48fe2e32d 100644 --- a/language.def_lore +++ b/language.def_lore @@ -57,7 +57,7 @@ SWWM_LORETXT_AKARILABS = "\n" "The company was founded in 2010 by \cfSaya Miyamoto\c- and \cfTaro Miyamoto\c-, beginning its days as a small workshop in their garage. Over time, the rise in popularity of their ingenious inventions led to further expansion, and more people coming in to join them. As of 2148, there are around 170 employees, some coming from quite far away, too. Although the main headquarters are large enough to house most of them, some do work remotely, due to varying circumstances.\n" "\n" -"Among its many creations, the \cfMaidbots\c-, first introduced in 2017, and commercialized five years later, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Although most are adopted to assist with housework and not much else, there have been many cases of customers dating or even marrying them. The labs' official stance on this is that there is \"nothing wrong\" with such a thing, but one must not forget that despite the fact Maidbots are \"fully equipped for intimate acts\", they cannot bear children.\n" +"Among its many creations, the \cfMaidbots\c-, first introduced in 2017, and commercialized five years later, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. There have even been cases of people dating or even marrying them, and the labs' official stance on this is that there is \"nothing wrong\" with such a thing, as \"not even the differences of flesh and metal could get in the way of love\".\n" "\n" "During the \cf2020 Tokyo Olympics\c-, Saya's own personal Maidbot was appointed to sing the national anthem. Her voice captivated millions, and kickstarted her career as an idol.\n" "\n" @@ -82,7 +82,7 @@ SWWM_LORETXT_AKARILABS2 = "\n" "The company was founded in 2010 by \cfSaya Miyamoto\c- and \cfTaro Miyamoto\c-, beginning its days as a small workshop in their garage. Over time, the rise in popularity of their ingenious inventions led to further expansion, and more people coming in to join them. As of 2148, there are around 170 employees, some coming from quite far away, too. Although the main headquarters are large enough to house most of them, some do work remotely, due to varying circumstances.\n" "\n" -"Among its many creations, the \cfMaidbots\c-, first introduced in 2017, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Although most are adopted to assist with housework and not much else, there have been many cases of customers dating or even marrying them. The labs' official stance on this is that there is \"nothing wrong\" with such a thing, but one must not forget that despite the fact Maidbots are \"fully equipped for intimate acts\", they cannot bear children.\n" +"Among its many creations, the \cfMaidbots\c-, first introduced in 2017, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. There have even been cases of people dating or even marrying them, and the labs' official stance on this is that there is \"nothing wrong\" with such a thing, as \"not even the differences of flesh and metal could get in the way of love\".\n" "\n" "During the \cf2020 Tokyo Olympics\c-, Saya's own personal Maidbot was appointed to sing the national anthem. Her voice captivated millions, and kickstarted her career as an idol.\n" "\n" @@ -174,7 +174,7 @@ SWWM_LORETXT_ALAKIR = "\n" "Following this great massacre, he sought the help of the capital. It was then that he would truly learn how twisted and corrupted the very nation he called home was. Certainly, those in power had been made aware beforehand that the invasion would happen, but they chose not to act. As he had been told, the consequences of fighting back against the Sacrosanct Empire were thought far worse than simply letting it happen. The lives of hundreds of thousands of \cfEspers\c- had been deemed expendable in order to remain in good terms with their zealous southern neighbors.\n" "\n" -"But, despite all that, he was offered a helping hand. Personal protection, as well as a promise of reconstruction, but at a price, that of his own body. Having no other options to help the other survivors, he accepted. Kanaiarkar and its neighboring settlements would be rebuilt, and survivors would be given food and shelter as needed. In public, the \"generosity\" of the Republic would be praised far and wide, while in private, payment would be regularly \"collected\" by various high ranking politicians.\n" +"But, despite all that, he was offered a helping hand. Personal protection, as well as a promise of reconstruction, but at a price, that of his own body. Having no other options to help the other survivors, he accepted. Kanaiarkar and its neighboring settlements would be rebuilt, and survivors would be given food and shelter as needed. In public, the \"generosity\" of the Republic would be praised far and wide, while in private, payment would be regularly \"collected\" by various high ranking politicians, who would then fill their own pockets in the black market selling the unique blood of the only remaining Ivory Esper in existence.\n" "\n" "During his stay in the capital, he had a chance meeting with a young man who was visiting for diplomatic reasons: \cfKirin Xanai\c-, the leader of the northern \cfSykhai Empire\c-. Alakir could easily notice that this young man had a completely different air to him than all the other political figures he was acquainted with. Their time together did not last long, however, as he soon had to return to his newly reconstructed hometown.\n" "\n" @@ -185,7 +185,7 @@ SWWM_LORETXT_ALAKIR = "Following Kirin's wedding with \cfSaya Miyamoto\c- in 2171, she took notice of the fact that the two clearly had feelings for each other, and urged them to confess. Since then, Kirin and Alakir are dating, with plans for a future marriage once various arrangements are made.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfI'm sure you're as disgusted reading this as Taro-nii and I were writing it. He told me to refrain from being \"colorful\" with the details, but fuck's sake, we ALL know what all those pigs did to him.\c-\n" +"\cfI'm sure you're as disgusted reading this as Taro-nii and I were writing it. Fuck's sake, what all those pigs did to him... The scars they left...\c-\n" "\n" "\cfOh yeah, I heard from Kirin-kun that they've been in talks with the royal family as part of those \"arrangements\" (yeah, the so-called \"Republic\" is actually a monarchy), and not only does it turn out that they weren't aware of the stuff that happened, but they're absolutely horrified by it. Something tells me that all of those bastards' heads will roll. Hopefully, we can then celebrate by pissing on their graves afterwards.\c-\n" "\n" @@ -304,9 +304,9 @@ SWWM_LORETXT_ARCHDEMONS = "As of the time of writing, all the generals are actively involved in the invasion of Earth (see \cfDemon Invasion\c- article for more details).\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfThe fat ugly bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c-\n" +"\cfThe fat bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c-\n" "\n" -"\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of Hell's sex work industry, though he's a bit disappointed in her for not fighting back, because apparently, if all the sex workers in hell joined forces, they could completely outclass the entire military in power (holy shit).\c-"; +"\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of his old business, though he's a bit disappointed in her for not fighting back, because apparently, if all of his old colleagues joined forces, they could completely outclass the entire military in power (holy shit).\c-"; SWWM_LORETXT_ARCHDEMONS2 = "\cxName:\c-\n" "\cf Archdemons\c-\n" @@ -344,9 +344,9 @@ SWWM_LORETXT_ARCHDEMONS2 = "Following the disastrous first campaign on Earth (see \cfDemon Invasion\c- article), as well as other lesser skirmishes, the generals have been shuffling to maintain their armies under control despite the initial loss of their commander.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfThe fat ugly bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c-\n" +"\cfThe fat bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c-\n" "\n" -"\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of Hell's sex work industry, though he's a bit disappointed in her for not fighting back, because apparently, if all the sex workers in hell joined forces, they could completely outclass the entire military in power (holy shit).\c-\n" +"\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of his old business, though he's a bit disappointed in her for not fighting back, because apparently, if all of his old colleagues joined forces, they could completely outclass the entire military in power (holy shit).\c-\n" "\n" "\cfUpdate: They're fucked, all of them. They may keep trying to act like they haven't been totally owned, but they're totally fucking grasping here. Maybe they think they can form some hasty alliances with some alien bastards, but that only shows how desperate they are. I am 100% betting they'll have their asses betrayed.\c-"; SWWM_LORETXT_ARCHDEMONS3 = @@ -386,9 +386,9 @@ SWWM_LORETXT_ARCHDEMONS3 = "Following the disastrous first campaign on Earth (see \cfDemon Invasion\c- article), as well as other lesser skirmishes, the generals shuffled to maintain their armies under control despite the initial loss of their commander. In 2165, following many other losses, including that of a newly recruited commander, with all their armies in disarray, the generals made their last stand, only to be assassinated one by one, with the exception of Akedas Aximal, who managed to flee, and still controls the realm from the shadows.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfThe fat ugly bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c-\n" +"\cfThe fat bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c-\n" "\n" -"\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of Hell's sex work industry, though he's a bit disappointed in her for not fighting back, because apparently, if all the sex workers in hell joined forces, they could completely outclass the entire military in power (holy shit).\c-\n" +"\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of his old business, though he's a bit disappointed in her for not fighting back, because apparently, if all of his old colleagues joined forces, they could completely outclass the entire military in power (holy shit).\c-\n" "\n" "\cfUpdate: They're fucked, all of them. They may keep trying to act like they haven't been totally owned, but they're totally fucking grasping here. Maybe they think they can form some hasty alliances with some alien bastards, but that only shows how desperate they are. I am 100% betting they'll have their asses betrayed.\c-\n" "\n" @@ -426,13 +426,13 @@ SWWM_LORETXT_ASHLEY = "\cxSaya's Notes:\c-\n" "\cfAhhhhhh man... Bless this lesbian, amen.\c- \cg♥\c-\n" "\n" -"\cfSeriously tho, Ashley-san is just amazing af, I love her music, I love her... everything. And fucking hell I'm SOOOOOOOOOOOOO jealous of Yu-chan, she gets to enjoy those soft witch tiddies anytime she wants, while I have to ask for hugs and sometimes she says no and... fuck. But come on, it's just a hug damn it, I just want to feel the softness™, what's wrong with that?\c-\n" +"\cfSeriously tho, Ashley-san is just amazing af, I love her music, I love her... everything. And fucking hell Yu-chan is SOOOOOOOOOOOOO lucky, that she gets to have a cool goth girlfriend who is also a witch and also a cool singer and does really cool furry art and stuff...\c-\n" "\n" -"\cfAnyway, horniness aside, the other peeps from her band, cool too, really. Good friends with all of them, heck, even the huge one, that Maruku gal. Well, she barely talks and looks a bit scary... but is actually really nice, and one hell of a chuuni. And Mykka... ho boi, all fucking charm. I actually learned most of what I know about gods and stuff from her. She's always happy to talk for hours and hours about \"lore\", and shows me really cool things she can do with her powers too (she can make candy appear out of nowhere, good shit).\c-\n" +"\cfAnyway, the other peeps from her band, cool too, really. Good friends with all of them, heck, even the huge one, that Maruku gal. Well, she barely talks and looks a bit scary... but is actually really nice, and one hell of a chuuni. And Mykka... ho boi, all fucking charm. I actually learned most of what I know about gods and stuff from her. She's always happy to talk for hours and hours about \"lore\", and shows me really cool things she can do with her powers too (she can make candy appear out of nowhere, good shit).\c-\n" "\n" -"\cfAnd last, in the case of Py, the smol pink girl... We're kinda maybe not really in very good terms because of some dumb comments I made which I honestly regret. Look, in my defense, I had no idea and I'm really REALLY blunt with the shit I say sometimes, I can't help it. And yes, sometimes I may casually ask someone who I find hot to \"send nudes\" or whatever but... ah, damn it all.\c-\n" +"\cfAnd last, in the case of Py, the smol pink girl... I expected her to be all cuteness but she's totally a badass. I hear she's even stronger than her boyfriend, which is crazy considering that guy has been in two world wars. Like... I saw this one thing she did where she grappled him and the guy just took it and... ... I think he liked it? Welp...\c-\n" "\n" -"\cfYes, I'm in her list of \"undesirables who have asked for dick pics\".\c-"; +"\cfYeah, Ashley-san and her friends are pretty cool.\c-"; SWWM_LORETAG_BALLSBOMB = "Ballsy Bomb"; SWWM_LORETAB_BALLSBOMB = "Item"; SWWM_LOREREL_BALLSBOMB = "NosKora;Saya"; @@ -536,7 +536,7 @@ SWWM_LORETXT_BLACKMANN = "A big part of the company's funding comes from \cfMr. BIG SHOT\c-, who, according to reports by Hermann himself, regularly commissions all sorts of ludicrous shotgun designs that no sane man would ever think of using. Out of all these strictly private designs, one sole weapon was eventually made public, the \cfWallbuster\c-, a 25-barrel revolving shotgun, chambered in 6-gauge, and said to be capable of \"cleanly breaching through a barrier of pure lead half a meter thick\".\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfYeah, yeah. Cool guns and stuff, but yeah... I did realize one thing when digging up stuff to write this entry. It's about the name itself of this whole company. I'm pretty sure it's a reference to something, yeah... something big... and black... you get it now? Yes, that's it. Of course it's a fucking joke about BBC, OF... FUCKING... COURSE. The fucking guy really wanted everyone to think about his DICK whenever they looked at the massive guns he made??? DUDE, GROSS!!!\c-"; +"\cfYeah, yeah. Cool guns and stuff, but yeah... The guy... You've seen them, we've all seen them, we've seen THOSE. How the hell he's managed to grow them so big is beyond me... And he never told me why, which is the worst part. Why the hell would he want to have the world's largest eyebrows? Is there a joke I'm not getting here???\c-"; SWWM_LORETAG_BLASTSUIT = "Blast Suit"; SWWM_LORETAB_BLASTSUIT = "Item"; SWWM_LOREREL_BLASTSUIT = "Symnatek;Cyrus"; @@ -619,9 +619,9 @@ SWWM_LORETXT_COLLAR = "This is a very stylish and fashionable accessory, personally crafted by \cfSaya Miyamoto\c-, with much love and care, and additionally infused with protective magical energy by \cfAshley Knox\c-. As long as you wear this, your adventures will become much easier, especially if you're prone to accidentally hitting yourself with your own explosives. It can also absorb most of the damage you receive should you be in REAL danger, potentially allowing you to make an escape. One final detail of note is that no matter what, it will never break.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfFor the last time! It's NOT a BDSM thing, I swear to god. Everyone keeps poking me about it, and every time it's the same. It's just a damn cool thing that I thought would look good on you, and on Ibuki too, but people keep misinterpreting it, *sigh*...\c-\n" +"\cfIt's just such a cool accessory. It looks good on Ibuki, and so I thought it would look good on you, too.\c-\n" "\n" -"\cfI gotta say, tho, it really does look super cute on both of you. And damn, if Yu-chan's big tiddy goth gf can work some magic in there. I forgot to put it there in the main entry, but there's also another thing about the collar. Ashley-san taught me, that when whoever's wearing it is like... about to die, I can \"recall\" you here at will. So yeah, just so you know, if you go down in there and can't do an emergency reboot, you won't be lost forever, I'll make sure to bring you back and patch you up real nice, I promise.\c-"; +"\cfOh, also, I forgot to put it there in the main entry, but there's also another thing about the collar. Ashley-san taught me, that when whoever's wearing it is like... about to die, I can \"recall\" you here at will. So yeah, just so you know, if you go down in there and can't do an emergency reboot, you won't be lost forever, I'll make sure to bring you back and patch you up real nice, I promise.\c-"; SWWM_LORETAG_CRONOS = "Cronos"; SWWM_LORETAB_CRONOS = "Lore"; SWWM_LOREREL_CRONOS = "SerpentRiders;Saya;Ashley;Parthoris"; @@ -667,9 +667,9 @@ SWWM_LORETXT_CYRUS = "\cxSaya's Notes:\c-\n" "\cfHe's a nerd, NEEEEEEEERD, BIG STINKIN' NERD!\c-\n" "\n" -"\cfThere, I said it. Like, sure, the stuff he makes, cool and all, but GOOD LORD the guy pisses me off with his stupid videogamey nerdy crap. Not letting you go in fully armed and instead deciding to fucking YEET your shit all over the place for you to pick up? That's one thing. Deciding that after every mission you have to RETURN all the stuff you got, that's another, too. Dropping some cash every time you blow up baddies, that I can accept, though, helps cover the costs of everything.\c-\n" +"\cfThere, I said it. Like, sure, the stuff he makes, cool and all, but GOOD LORD he gets on my nerves sometimes with his videogamey nerdiness. Not letting you go in fully armed and instead deciding to fucking YEET your shit all over the place for you to pick up? That's one thing. Deciding that after every mission you have to RETURN all the stuff you got, that's another, too. Dropping some cash every time you blow up baddies, that I can accept, though, helps cover the costs of everything.\c-\n" "\n" -"\cfYou know, he may get on my nerves sometimes, but the guy was the first serious business partner I ever had, and damn, he's not that bad outside of all the nerditude he expels... I mean, to be honest, I'm also a big stinky nerd too, and you can quote me on that.\c-"; +"\cfYou know, he may get on my nerves, sure, but the guy was the first serious business partner I ever had, and damn, he's not that bad outside of all the nerditude he expels... I mean, to be honest, I'm also a big stinky nerd too, and you can quote me on that.\c-"; SWWM_LORETAG_CYTHO = "Valathor, Cytho"; SWWM_LORETAB_CYTHO = "People"; SWWM_LOREREL_CYTHO = "Hell;Ellen;Anarukon;DemonInvasion;UAC;Saya;AkariLabs;Demolitionist"; @@ -686,11 +686,11 @@ SWWM_LORETXT_CYTHO = " \cxTwitter:\c-\n" " \cf @incuvalathor\c-\n" "\n" -"Born in the now fallen Iskar township in 2008 as one of the youngest men of the humble \cfHouse Valathor\c-, \cfCytho\c- took to the family business upon reaching adulthood, quickly climbing the ranks of \cfHell\c-'s sex work industry, partly due to his innate beauty, but also the rapidly accumulating \"satisfied customers\" he would regularly service, and the many pupils he'd take under his wing. By 2028, he had made of Earth his second home, where he would open up an account on social media for a more modern method of attracting new clientele.\n" +"Born in the now fallen Iskar township in 2008 as one of the youngest men of the humble \cfHouse Valathor\c-, \cfCytho\c- took to the family business upon reaching adulthood, quickly climbing the ranks and garnering quite a lot of \"cred\" thanks to his various satisfied customers and the many pupils he'd take under his wing. By 2028, he had made of Earth his second home, where he would open up an account on social media for a more modern method of attracting new clientele.\n" "\n" -"One day, however, everything changed. A large number of incubi would report being \"creeped out\" by a woman's unreasonable requests. Curious, Cytho would then set forth to try and find her, to see what exactly his colleagues were finding so unreasonable. And that, is how he met \cfElena Yanikov XVI\c-, an \cfAnarukon\c- woman \"struck by the curse of eternal loneliness\", who so desperately wished to find a husband that she eventually resourced to summoning demons and begging for them to marry her. As expected, all of them had rejected her pleas, no matter how hard she tried, as many among demonkind were wary of her kind. Cytho, however, took pity on her, and accepted, on one condition: They would have to go on a date first.\n" +"One day, however, everything changed. Many of his colleagues would report being \"creeped out\" by a woman's unreasonable requests. Curious, Cytho would then set forth to try and find her, to see what exactly they were finding so unreasonable. And that, is how he met \cfElena Yanikov XVI\c-, an \cfAnarukon\c- woman \"struck by the curse of eternal loneliness\", who so desperately wished to find a husband that she eventually resourced to summoning demons and begging for them to marry her. As expected, all of them had rejected her pleas, no matter how hard she tried, as many among demonkind were wary of her kind. Cytho, however, took pity on her, and accepted, on one condition: They would have to go on a date first.\n" "\n" -"Some time later, the archduke announced his retirement from sex work, having \"reformed\" as the faithful husband to an Anarukon woman. While his friends and family celebrated, others saw this as an affront. House Valathor was heavily criticised for not rejecting him right there and then, to the point a small war broke out, as the rival \cfHouse Irishtanar\c- would crush their hometown in \"protest\". That day, Cytho closely witnessed the cruelty of his own kind, as the sole survivor of that massacre.\n" +"Some time later, the archduke announced his retirement from business, having \"reformed\" as the faithful husband to an Anarukon woman. While his friends and family celebrated, others saw this as an affront. House Valathor was heavily criticised for not rejecting him right there and then, to the point a small war broke out, as the rival \cfHouse Irishtanar\c- would crush their hometown in \"protest\". That day, Cytho closely witnessed the cruelty of his own kind, as the sole survivor of that massacre.\n" "\n" "Since then, he lives in Boston with his wife and their three children. His social media account's purpose has been shifted to communicating the news of what transpires in his home realm, sourced from the many contacts he's gathered over the years, as representative of the subjugated civilian population. Although the vast majority of Earth's population would not take him seriously, not until the \cfDemon Invasion\c- of 2148 began.\n" "\n" @@ -699,11 +699,11 @@ SWWM_LORETXT_CYTHO = "And thus, through their collaboration, the \cfDemolitionist\c- was born.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfSince the very moment I met him, back when I first visited Ellen-san's family, I knew he was more than just a cool, handsome femboy demon grandpa. Yeah, Cytho-sama's the real deal, and the blood that runs through his veins is more noble than that of any pesky, pompous trashlord with a fancy title out there.\c-\n" +"\cfSince the very moment I met him, back when I first visited Ellen-san's family, I knew he was more than just a cool, handsome demon grandpa. Yeah, Cytho-sama's the real deal, and the blood that runs through his veins is more noble than that of any pesky, pompous trashlord with a fancy title out there.\c-\n" "\n" "\cfAnd yeah, surprise surprise... He's your dad (well, kinda). But you already knew that, didn't you?\c-\n" "\n" -"\cfSeriously, if it wasn't for him, all of this would have never been possible. We owe a lot to him... I just hope I don't have to repay him with my body (not that I would mind, kihihihi).\c-\n" +"\cfSeriously, if it wasn't for him, all of this would have never been possible. We owe a lot to him... I just hope I don't have to repay him with my soul or something.\c-\n" "\n" "\cfPS: His name is pronounced \"Kaizo\", you kept saying it wrong every time. But don't worry, you're not the first.\c-"; SWWM_LORETAG_DECADEMECH = "Decade Mechanics"; @@ -765,7 +765,7 @@ SWWM_LORETXT_DEEPIMPACT = "\cfReload:\c- Refilling the internal air tank is done by repeatedly pulling on the side lever. You will know the tank is full once a smart mechanism locks it in place, preventing the tank from being overfilled and potentially causing it to explode.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfI know you're hella strong, so you better not pull on it too hard. Wait, that sounds wrong... fuck. Forget I said that. Forget you read it, even.\c-"; +"\cfI know you're hella strong, so you better not pull on it too hard. Wait, that sounds wrong...\c-"; SWWM_LORETAG_DEMOLITIONIST = "Demolitionist"; SWWM_LORETAB_DEMOLITIONIST = "People"; SWWM_LOREREL_DEMOLITIONIST = "AkariLabs;Ibuki;Saya;Zanaveth2;Hell;UAC;Nekuratek;Belt;Collar;Propulsor;Hammerspace;Display;Voicebox;Maidbot;EngineTech;Kirin;DemonInvasion;Cytho"; @@ -791,12 +791,12 @@ SWWM_LORETXT_DEMOLITIONIST = "\n" "The first unit, affectionately known as \cfDemo-chan\c- by Saya, was deployed in June of 2148 on \cfUnion States\c- territory in order to combat the demonic invasion brought upon by the \cfUAC\c-'s interventions on Hell.\n" "\n" -"Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having the full name of \cfDemo Miyamoto\c-, and being referred to by Saya as her \"child\". Demo can be described as \"quite chatty\" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however.\n" +"Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having been given the full name of \cfDemo Miyamoto\c-. Demo can be described as \"quite chatty\" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however.\n" "\n" "\cxSaya's Notes:\c-\n" "\cfHeh, yeah... that stream was fun. People asked so many questions, and your answers sure caught some of them by surprise, huhu...\c-\n" "\n" -"\cfBy the way, there is also one more thing that makes you unique. It's that \"lucky collar\" I made for you, you know. Ibuki had one, and it sure helped her, so I thought that it was a good idea to give it to you too. Wish people weren't going all \"wow you gave them that BDSM thing?\", though. IT IS NOT, it has NOTHING to do with that.\c-\n" +"\cfBy the way, there is also one more thing that makes you unique. It's that \"lucky collar\" I made for you, you know. Ibuki had one, and it sure helped her, so I thought that it was a good idea to give it to you too. Wish people weren't going all \"wow, so you treat them like a pet or something?\", though. They're getting the wrong idea...\c-\n" "\n" "\cfAnyway, if you're finished reading about yourself, how about you get back to work? Yes, Demo-chan, I know you are reading this, at this very moment. OoOOoOoOoOooo... spooky, isn't it?\c-\n" "\n" @@ -823,14 +823,14 @@ SWWM_LORETXT_DEMOLITIONIST2 = "\n" "The first unit, affectionately known as \cfDemo-chan\c- by Saya, was deployed in June of 2148 on \cfUnion States\c- territory in order to combat the demonic invasion brought upon by the \cfUAC\c-'s interventions on Hell.\n" "\n" -"Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having the full name of \cfDemo Miyamoto\c-, and being referred to by Saya as her \"child\". Demo can be described as \"quite chatty\" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however.\n" +"Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having been given the full name of \cfDemo Miyamoto\c-. Demo can be described as \"quite chatty\" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however.\n" "\n" "Following their success in fighting off Hell's armies, Saya realized that no other units would ever need to be made, so Demo themself became the \"ultimate weapon\" of Akari Labs, all by their lonesome. Furthermore, they were additionally rewarded with a separate maidbot frame, which Demo freely makes use of during their free time, and has allowed them to truly express their feelings for Saya, becoming her third partner, together with Meido and Ibuki.\n" "\n" "\cxSaya's Notes:\c-\n" "\cfYou're so cute, Demo-chan. I really outdid myself with that Maidbot body, for sure. It seriously caught me by surprise when, as soon as you swapped over to it, you just... jumped in my arms like that and started kissing me all over and... whew~\c-\n" "\n" -"\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know. And yeah, I didn't want to just go around swapping it too so I did make a second collar for you to wear. Hey, come on, I'm still saying it's got nothing to do with some sort of BDSM kink or anything.\c-\n" +"\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know.\c-\n" "\n" "\cfAnyway, no more reading about yourself while you're working. Go away, silly.\c-"; SWWM_LORETXT_DEMOLITIONIST3 = @@ -855,14 +855,14 @@ SWWM_LORETXT_DEMOLITIONIST3 = "\n" "The first unit, affectionately known as \cfDemo-chan\c- by Saya, was deployed in June of 2148 on \cfUnion States\c- territory in order to combat the demonic invasion brought upon by the \cfUAC\c-'s interventions on Hell.\n" "\n" -"Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having the full name of \cfDemo Miyamoto\c-, and being referred to by Saya as her \"child\". Demo can be described as \"quite chatty\" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however.\n" +"Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having been given the full name of \cfDemo Miyamoto\c-. Demo can be described as \"quite chatty\" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however.\n" "\n" "Following their success in fighting off Hell's armies, Saya realized that no other units would ever need to be made, so Demo themself became the \"ultimate weapon\" of Akari Labs, all by their lonesome. Furthermore, they were additionally rewarded with a separate maidbot frame, which Demo freely makes use of during their free time, and has allowed them to truly express their feelings for Saya, becoming her third partner, together with Meido and Ibuki. Since May of 2171, they are also additionally engaged to \cfKirin Xanai\c-, leader of the \cfSykhai Empire of Akkou\c-.\n" "\n" "\cxSaya's Notes:\c-\n" "\cfYou're so cute, Demo-chan. I really outdid myself with that Maidbot body, for sure. It seriously caught me by surprise when, as soon as you swapped over to it, you just... jumped in my arms like that and started kissing me all over and... whew~\c-\n" "\n" -"\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know. And yeah, I didn't want to just go around swapping it too so I did make a second collar for you to wear. Hey, come on, I'm still saying it's got nothing to do with some sort of BDSM kink or anything.\c-\n" +"\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know.\c-\n" "\n" "\cfAnyway, no more reading about yourself while you're working. Go away, silly.\c-"; SWWM_LORETAG_DEMONINVASION = "Demon Invasion"; @@ -1001,7 +1001,7 @@ SWWM_LORETXT_DEVANIKNA = "Lesser known facts about the Devanikan include their strong defense of racial purity. When princess \cfDevai Unissix\c-, current head of the clan, announced her marriage to \cfSerwand Nerukousei\c-, a chimera constructed by a wandering archwizard, he started receiving threats from the population, calling him a \"beast in man's form\" and accusing him of corrupting the Unissix bloodline as a means to take control of their nation. These threats extended towards their own children too, who were denoted as \"crossbred abominations\" of mixed Devanikan and chimeric blood. It wasn't until Deneva's first major achievements as a warrior that the persecution they faced eventually stopped. Ever since then, the hostility they faced has been gradually fading, as newer generations became much more accepting of race mixing.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfYeah, Misa's people are cool af. Well, excluding the whole racism part. That's a load of fucking shit, for sure. I heard from Zana-sama that if she hadn't met Misa back then, she would have probably taken her own life from all of that she went through. Fuck... But at least, she's living happily with Zana-sama (lucky devil), and yeah, things are getting better in there now at least.\c-\n" +"\cfYeah, Misa's people are cool af. Well, excluding the whole racism part. That's a load of fucking shit, for sure. I heard from Zana-sama that if she hadn't met Misa back then... Fuck... But at least, she's living happily with Zana-sama (lucky devil), and yeah, things are getting better in there now at least.\c-\n" "\n" "\cfYou know, all this stuff, it reminds me of this one old JRPG series I played many many years ago, that was also all about people of dragon blood too... can't even remember what it was called, though. Heck, I even had Misa play it once and she kept talking about all the parallels and shit. Oh well, cool dragon warriors, fuck yeah.\c-"; SWWM_LORETAG_DISPLAY = "CuteEmotion"; @@ -1043,7 +1043,7 @@ SWWM_LORETXT_DIVINESPRITE = "\n" "\cfAs you may expect, this is also another thing that my god buddies have recommended. Normally these are only provided to heroes by special request... And you are our hero, Demo-chan, so this is for you.\c-\n" "\n" -"\cfPS: Don't try to eat it.\c-"; +"\cfPS: Don't try to eat it. That is NOT how it feels to chew five gum.\c-"; SWWM_LORETAG_DOOMGUY = "Doom Marine"; SWWM_LORETAB_DOOMGUY = "People"; SWWM_LOREREL_DOOMGUY = "UAC;Hell;Saya;AkariLabs;Demolitionist;Cytho"; @@ -1156,14 +1156,12 @@ SWWM_LORETXT_ELLEN = "\n" "From a young age she showed quite the interest in \"exploring\" every corner of the city, first starting with just nearby abandoned buildings, then further expanding to pretty much any point of interest she could identify in the whole city. She began recording her urban explorations while still in elementary school, and uploading them to video sharing sites, earning quite a lot of popularity.\n" "\n" -"In the aftermath of the \cfWhite Scar\c-, Ellen used the skills she had gained in exploration to work as a scavenger alongside her mother, scouring the wasteland for valuable resources to bring back to the various shelters in the area. Through this she eventually met \cfIbuki Miyamoto\c-, the \cfRed Oni\c-, who had wandered the wastes for many years, becoming a \"legendary warrior\" of sorts due to her various feats. In the process of Ibuki being recalled back to Japan by \cfTaro Miyamoto\c-, of \cfAkari Labs\c-, Ellen decided that she wanted to go with them, citing that \"wandering around this dump is really boring anyway and I really want to see the world out there\".\n" -"\n" -"During her stay in Japan, she'd often spend her time with Taro, the two of them eventually dating some weeks after. Something which was followed by an announcement from Taro on social media citing: \"my wizard privileges have been revoked\".\n" +"In the aftermath of the \cfWhite Scar\c-, Ellen used the skills she had gained in exploration to work as a scavenger alongside her mother, scouring the wasteland for valuable resources to bring back to the various shelters in the area. Through this she eventually met \cfIbuki Miyamoto\c-, the \cfRed Oni\c-, who had wandered the wastes for many years, becoming a \"legendary warrior\" of sorts due to her various feats. In the process of Ibuki being recalled back to Japan by \cfTaro Miyamoto\c-, of \cfAkari Labs\c-, Ellen decided that she wanted to go with them, citing that \"wandering around this dump is really boring anyway and I really want to see the world out there\". During her stay in Japan, she'd often spend her time with Taro, the two of them dating some weeks after.\n" "\n" "Apart from her shared ancestry with renowned singer/guitarist \cfAshley Knox\c-, she also shares a much closer relation to her due to the fact her father is the grandson of Ashley's ex-husband, the late \cfFredrik Steiner\c-. Through this, and the fact they both are engaged to members of the Miyamoto family, they have become quite close. Ellen has even considered joining the band at some point, though as of this article's writing, this hasn't yet happened.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfHeh, typical of Taro nii-san, announcing to the whole damn world that he lost his fucking virginity. He really couldn't be any more subtle about it if he tried. So yeah, between him and Yu-chan, the two have scored themselves some immortal cuties, making me jealous as all fuck in the process. Like, seriously, how the fuck could ANYONE even want to date my absolute loser of a brother? I don't know what Ellen-san sees in him...\c-\n" +"\cfSo yeah, between Taro-nii and Yu-chan, the two have scored themselves some immortal cuties, making me jealous as all fuck in the process. Like, seriously, how the fuck could ANYONE even want to date my absolute loser of a brother? I don't know what Ellen-san sees in him...\c-\n" "\n" "\cfOh yeah, speaking of Ellen-san. She's a goddamn massive prankster, like, the most awfully skilled troll you could ever imagine, even. See, there was this one time... actually, I think I'll keep quiet about it, because it was embarrassing as all hell. My ass is still sore from back then. I'm NOT going to explain, fuck no. Use your imagination, Demo-chan.\c-\n" "\n" @@ -1310,9 +1308,9 @@ SWWM_LORETXT_FORX = "\n" "\cfAlright, so as it goes, the guy first tried to tell them to fuck off from there and let him bulldoze the whole place to build some shit in there. They didn't even listen. Then, he goes there in person, and THIS is the fun part. After an argument with the director of the orphanage, who personally knew the guy, he got SLAPPED SO FUCKING HARD he did a complete 180 and ran away crying.\c-\n" "\n" -"\cfI fucking kid you not, Demo-chan, that is exactly what I saw. I've watched the archived footage like a hundred times, since it helps me feel better when I'm in a sour mood, and... every time, the part where he gets fucking backhanded across the face by the old geezer, it never fails. I always lose my shit. It's TOO GOOD.\c-\n" +"\cfI fucking kid you not, Demo-chan, that is exactly what I saw. I've watched the archived footage like a hundred times, since it helps me feel better when I'm in a sour mood, and... every time, the part where he gets backhanded across the face by the old geezer and thrown out the fucking door, it never fails. I always lose my shit. It's TOO GOOD.\c-\n" "\n" -"\cfSeriously, this is what all those people really need. You don't know how many times I wish I could just go and beat the crap out of that bastard manchild Kelliher. I'd surely feel much better, yeah. Fuck him, and the UAC too. \"Eat the rich\" is somehow still relevant, but I really want to popularize \"Beat the rich\".\c-"; +"\cfSeriously, this is what all those people really need. You don't know how many times I wish I could just go and defenestrate that bastard manchild Kelliher. I'd surely feel much better, yeah. Fuck him, and the UAC too. \"Eat the rich\" is somehow still relevant, but I really want to popularize \"Yeet the rich\".\c-"; SWWM_LORETAG_FRISPYCORN = "Frispy Corn Snack"; SWWM_LORETAB_FRISPYCORN = "Item"; SWWM_LOREREL_FRISPYCORN = "Saya;Vestal"; @@ -1435,7 +1433,7 @@ SWWM_LORETXT_GENSOKYO = "Many attempts have been made to communicate with them following the initial research, with no successes to this day but one sole exception: The \cfMiyamoto family\c-, who initially came from that land, then migrated outside. As reported by \cfSaya Miyamoto\c- on social media, the family often travels across the barrier, in order to visit their distant relative, \cfPrincess Kaguya Houraisan\c-. Following these reports, many have tried to approach members of the Miyamoto family to ask for further information, but they have refused to talk about the subject.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfBoy, people sure are interested in that place, huh? But they just won't fucking understand, that things have to stay like this. Those are the rules, or some shit. Can't have both worlds mixing up together or whatever, it's what that old hag told me once. Yeah, the one that doesn't act her age and goes around with a buncha cosplayers. I'm pretty sure she's related to Ashley-san in some way, they've got the same exact eyes. But like hell am I going to go and ask her, the way she acts around me creeps me out.\c-"; +"\cfBoy, people sure are interested in that place, huh? But they just won't fucking understand, that things have to stay like this. Those are the rules, or some shit. Can't have both worlds mixing up together or whatever, it's what that old hag told me once. Yeah, the one that doesn't act her age and goes around with a buncha cosplayers. I'm pretty sure she's related to Ashley-san in some way, they've got the same exact eyes. But like hell am I going to go and ask her, I don't like her.\c-"; SWWM_LORETAG_GHOSTARTIFACT = "Ghost Artifact"; SWWM_LORETAB_GHOSTARTIFACT = "Item"; SWWM_LOREREL_GHOSTARTIFACT = "DecadeMech;EngineTech"; @@ -1664,7 +1662,7 @@ SWWM_LORETXT_HEAVYMAHSHEENGUN = "\n" "\cfBy the way I know what you may be thinking and no, they're not tracer rounds. As I was told, they're actually going so fast they literally catch on fire from air friction. Pretty hardcore, ain't it? Bet the UAC will never beat this shit.\c-\n" "\n" -"\cfGod just seeing it in action is enough to make me wet. Hell, more than that. The Sheen HMG is such a delicious festival of dakka that the mere sound of it firing makes me unleash Leviathan in my panties, and you can quote me on that.\c-"; +"\cfGod just seeing it in action... Hell, more than that. The Sheen HMG is such a delicious festival of dakka that the mere sound of it firing makes me wild out. It's nuts!\c-"; SWWM_LORETAG_HELL = "Hell"; SWWM_LORETAB_HELL = "Lore"; SWWM_LOREREL_HELL = "Imanaki;UAC;Saya;Ellen;Anarukon;Novoskhana;DemonInvasion;Cytho;Archdemons"; @@ -1812,31 +1810,28 @@ SWWM_LORETXT_IBUKI = " \cxDate of Birth:\c-\n" " \cf 2074-09-09\c-\n" " \cxOccupation:\c-\n" -" \cf Mercenary, Nude Model, Vlogger\c-\n" +" \cf Mercenary, Model, Vlogger\c-\n" " \cxTwitter\c-\n" -" \cf @lewd_ibuki (main)\c-\n" -" \cf @ibuki_tiddy (photosets)\c-\n" +" \cf @red_oni_74\c-\n" "\n" "\cfIbuki\c- is the result of the \cfRed Oni\c- supersoldier program, devised by \cfSaya Miyamoto\c- of \cfAkari Labs\c-. The existence of this project was kept completely secret until her public reveal in June of 2077. There was much controversy surrounding the Red Oni program, including Saya's personal involvement in it, having accepted a 40 billion USD payment in exchange for it (which was found to be related to Texas having been sold back to Mexico many weeks before). Despite her clear potential and outstanding combat abilities, she was deployed too late, as only moments later, the \cfWhite Scar\c- happened, and with it, the complete devastation of the \cfUnited States\c-.\n" "\n" -"Many years after the incident, Ibuki was successfully retrieved from the scorched wastelands, having spent a long time as a sort of \"roaming mercenary\". She returned to Japan in June of 2091, and once settled in, began working odd jobs until finding her true vocation as a nude model. Other hobbies include vlogging (with varied topics), as well as still occasionally performing independent mercenary work.\n" +"Many years after the incident, Ibuki was successfully retrieved from the scorched wastelands, having spent a long time as a sort of \"roaming mercenary\". She returned to Japan in June of 2091, and once settled in, began working odd jobs until finding her true vocation as a model. Other hobbies include vlogging (with varied topics), as well as still occasionally performing independent mercenary work.\n" "\n" -"Having been created from Saya's own DNA, she has effectively inherited the total immortality of the Miyamoto family, on top of this, further enhancements were performed which have given her increased strength and reflexes, along with effectively making her skin bulletproof. Saya has remarked that this last fact means she does not need to wear any clothing.\n" +"Having been created from Saya's own DNA, she has effectively inherited the total immortality of the Miyamoto family, on top of this, further enhancements were performed which have given her increased strength and reflexes, along with effectively making her skin bulletproof. It's even been proven that she can survive an orbital blast.\n" "\n" -"Additionally citing Saya's rather \"interesting\" decisions, there is the fact of her particular physical traits beyond those of her strength, including her blatantly obscene bust size, which some deem impractical, much to Saya's disagreement. When asked for further details, she went on a rather lengthy rant on Twitter about the subject of \"waifus\".\n" +"Additionally, citing Saya's rather \"interesting\" decisions, there is the fact of her particular physical traits beyond those of her strength, as despite being her own clone, the two barely resemble each other. When asked for details regarding these discrepancies, she refused to answer.\n" "\n" -"Although Ibuki is legally part of the Miyamoto family, she opted to live on her own. She shares a house with two other mercenaries, as well as various sexual partners. Some of her companions are individuals of renown, such as game developer \cfKris Danae\c-, or the demi-Anarukon witch-warrior \cfMarisa Azanth\c-.\n" +"Although Ibuki is legally part of the Miyamoto family, she opted to live on her own. She shares a house with two other mercenary friends, as well as other people who joined in later. Some of Ibuki's closest friends are individuals of renown, such as game developer \cfKris Danae\c-, or the demi-Anarukon witch-warrior \cfMarisa Azanth\c-.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfOK yes sure, I love giga-tiddies. But why does everyone have to call me out for it? Is there really ANYTHING wrong with that, huh? Yeah, thought so.\c-\n" +"\cfThose American idiots come to me with a shitload of cash and tell me to make them a supersoldier. Yeah, I suppose they were listening in on all that stuff I had been posting of getting into bioengineering and shit. Boy, they sure were desperate, huh... It was honestly pathetic.\c-\n" "\n" -"\cfSure, Ibuki was like, my biggest hornypost ever. I couldn't resist, you know. Fucking... American idiots come to me with a shitload of cash and tell me to make them a supersoldier. Yeah, I suppose they were listening in on all that stuff I had been posting of getting into bioengineering and shit. Boy, they sure were desperate, huh... It was honestly pathetic. BUT, I had an idea there. See... I was thirsty as all fuck, and I thought... what if... I made myself a super strong big tiddy gf, right there?\c-\n" +"\cfAnd now, it's time for me to confess... Given the chance to make a copy of myself, and to enhance said copy, I ended up fulfilling one of my fantasies. What if I could be taller? And prettier? ... In hindsight, it was really stupid of me, I guess. But there she is, a version of myself that is a big strong goth gf.\c-\n" "\n" -"\cfAaaaaand that's exactly what happened. I spent like three years on that whole thing, growing her in a damn tube. It was my first time doing all of that, but I somehow got lucky and it was a big success. Though... when they began to notice the \"abnormality in the subject's breast growth\" I started to get nervous. What if they pull the plug on it? I ended up admitting to it being intentional, saying some random shit that came through my mind, like \"distraction tactics\" or something, I forgot. In the end they let it slide.\c-\n" +"\cfI spent like three years on that whole thing, growing her in a damn tube. It was my first time doing all of that, but I somehow got lucky and it was a big success. Though... when they began to notice the \"abnormality in the subject's breast growth\" I started to get nervous. What if they pull the plug on it? I ended up admitting to it being intentional, saying some random shit that came through my mind, like \"distraction tactics\" or something, I forgot. In the end they let it slide.\c-\n" "\n" -"\cfOh yeah, did you know? Technically speaking, Ibuki is my clone. Yeah, there may have been some slight modifications, but if my growth hadn't stopped early, who knows, I could have looked that hot one day. Really makes you think huh...\c-\n" -"\n" -"\cfYes, I'm also aware that means I'm engaging in selfcest. So? Is there a problem with that too?\c-"; +"\cfDespite everything, even after confessing to her that I made her that way on purpose, even after all the stuff with the war, she loves me and she's thankful for being alive. She really is too nice to me, seriously...\c-"; SWWM_LORETAG_IMANAKI = "Imanaki Corp"; SWWM_LORETAB_IMANAKI = "People"; SWWM_LOREREL_IMANAKI = "ImanakiT;Kereshnovka;UAC;Hell;GhoulHunt;Saya;SUSAN"; @@ -1889,7 +1884,7 @@ SWWM_LORETXT_IMANAKIT = "\cxSaya's Notes:\c-\n" "\cfShort article, I know. There really is nothing on this guy, seriously. It's like... he never left any trace of himself other than just... the fact he once existed and was in charge of all that stuff.\c-\n" "\n" -"\cfI mean, there's that one photo, although it's not clear if that's actually him. But if it is... He looks kinda hot, not gonna lie.\c-"; +"\cfI mean, there's that one photo, although it's not clear if that's actually him. Either way I can't deny he looks really pretty...\c-"; SWWM_LORETAG_INVINCIBALL = "Invinciball"; SWWM_LORETAB_INVINCIBALL = "Item"; SWWM_LOREREL_INVINCIBALL = "Cyrus;Saya;Unissix"; @@ -1995,7 +1990,7 @@ SWWM_LORETXT_KEYCHAIN = "\cxSaya's Notes:\c-\n" "\cfAh, yeah, I put some cute things in there that you might like. So, there's one of the bomb emoji, because I mean, you like exploding things don't you? It was kind of an obvious choice, that one.\c-\n" "\n" -"\cfNext is that silly thing that amused you so much, the \"butt bots gonna bot\" seal, heh. I have no clue what it references, or who this \"Nekohaku\" is and why they're an \"anal fiend\". Must be some in-joke in some community I guess...\c-\n" +"\cfNext is that silly thing that amused you so much, the \"butt bots gonna bot\" seal, heh. I have no clue what it even references, must be some obscure in-joke from somewhere...\c-\n" "\n" "\cfOf course, there's also a lil' chibi face of me. Think of it as a way for me to always be there with you, wherever you go, hehehe.\c-\n" "\n" @@ -2029,20 +2024,20 @@ SWWM_LORETXT_KIRIN = "\n" "Despite having the title of \"Emperor\", he actually holds no real power over the people of Akkou, and instead acts more like a political and economical advisor. As a matter of fact, the \cfSykhai Empire\c- couldn't be described as an empire either. Most would describe it as something closer to a collection of anarchist communes than anything else, unlike the actual, tyrannical \cfEmpire of Novoskhana\c- that they had seceded from.\n" "\n" -"For almost 80 whole years as the leader of Akkou, Kirin had remained single, as no one dared to approach him with the intention of marrying, for he was revered as an icon of \"untarnished purity\", in part due to his own name, Kirin, meaning \"innocence\" in the \cfAnarukon\c- language. It wasn't until a chance meeting with \cfSaya Miyamoto\c- in 2171 that this eventually changed. After a rather busy month, in which the young emperor additionally came to meet Saya's other partners, love bloomed, eventually culminating in a collective marriage (\cg♥\c-) in May 8th of 2171, with their union marking the beginning of a great alliance between mankind and the Anarukon, additionally helping heal the old wounds of the \cfHellbound Incident\c-, as this alliance extended to the \cfKurenai Kingdom\c- too, through the shared friendship with \cfQueen Andreki Anderken\c-. Outside of marriage, Kirin is additionally in a close relationship with \cfAlakir of Kanaiarkar\c-, consul of a neighboring nation he's assisted in the past.\n" +"For decades as the leader of Akkou, Kirin had remained single, as no one dared to approach him with the intention of marrying, for he was revered as an icon of \"untarnished purity\", in part due to his own name, Kirin, meaning \"innocence\" in the \cfAnarukon\c- language. It wasn't until a chance meeting with \cfSaya Miyamoto\c- in 2171 that this eventually changed. After a rather busy month, in which the young emperor additionally came to meet Saya's other partners, love bloomed, eventually culminating in a collective marriage (\cg♥\c-) in May 8th of 2171, with their union marking the beginning of a great alliance between mankind and the Anarukon, additionally helping heal the old wounds of the \cfHellbound Incident\c-, as this alliance extended to the \cfKurenai Kingdom\c- too, through the shared friendship with \cfQueen Andreki Anderken\c-. Outside of marriage, Kirin is additionally in a close relationship with \cfAlakir of Kanaiarkar\c-, consul of a neighboring nation he's assisted in the past.\n" "\n" "Kirin himself can be described as a rather \"down to earth\" leader. Being quite close to the people of Akkou, and fond of making friends. He is also absolutely adorable. When not attending his duties as advisor of the people, Kirin engages in many of his hobbies, such as painting (being quite skilled at drawing portraits, for example), or the practice of magic alongside his mother. He is also quite fond of videogames, anime, and many other forms of modern entertainment, and is often seen talking extensively on social media about the subject, happily introducing the people of Earth to popular games and shows from his homeworld.\n" "\n" "\cxSaya's Notes:\c-\n" "\cg♥\c- \caKIRIN-KUN!!!!!! YOU'RE SO CUTE!!!!!! I LOVE YOU!!!!\c- \cg♥\c-\n" "\n" -"\cfAhhhhh, Demo-chan, isn't he the best boyfriend ever? He just makes me so happy, and he's just so good and... yeah~\c- \cg♥\c-\n" +"\cfAhhhhh, Demo-chan, isn't he the best husband ever? He just makes me so happy, and he's just so good and... Yeah~\c- \cg♥\c-\n" "\n" -"\cfSeriously, I never.. NEVER EVER thought that this could happen. That I... that we all... could get our own wonderful immortal cutie. It really is a dream come true, you know...\c-\n" +"\cfSeriously, I never.. NEVER EVER thought that this could happen. That I... That we all... Could get our own wonderful immortal cutie. It really is a dream come true, you know...\c-\n" "\n" -"\cfI just can't stop thinking about him when he's not here... or hell, even when he IS here (guess what). Kirin-kun is just... nggghh... I'm going to go hug him right now.\c-\n" +"\cfI just can't stop thinking about him when he's not here... Or even when he IS here (guess what). Kirin-kun is just... Nggghh... I'm going to go hug him right now.\c-\n" "\n" -"\cfOh he says hi by the way. I told him this isn't a live chat but whatever, hi from our cute husband. Wait, actually... gonna let him write stuff here, why the hell not.\c-\n" +"\cfOh he says hi by the way. I told him this isn't a live chat but whatever, hi from our cute husband. Wait, actually... Gonna let him write stuff here, why the hell not.\c-\n" "\n" "\cgKirin's Notes:\c-\n" "\caHello, Demo-chan. I hope you are doing well in your adventures. I wish I could attend the live stream that Sayacchi makes of this, but I am currently a bit busy withghfghfdgsddfh\c-\n" @@ -2054,26 +2049,9 @@ SWWM_LORETXT_KIRIN = "\cxSaya's Notes:\c-\n" "\cfAAAAAAAAAAAAAAAAAAAAAAAA Oh my god that's so adorable!!!!\c-\n" "\n" -"\cfhehe, yeah, I did go straight for his feet again. His weak spot, huhuhu~\c-\n" +"\cfhehe, yeah, I did go straight for his waist again. His weak spot, huhuhu~\c-\n" "\n" -"\cfBTW don't tell him but... that \"important work\" he's busy with? It's actually just another game I got him to play. Seriously, it's been only a couple weeks and he's almost finished my whole library. Forget what he said about not watching you though, I'm definitely going to force him to if necessary. I really want to see how he reacts to your wacky antics.\c-"; -SWWM_LORETAG_KIRINCUMMIES = "Peach Juice"; -SWWM_LORETAB_KIRINCUMMIES = "Item"; -SWWM_LOREREL_KIRINCUMMIES = "Kirin;Vestal;Anarukon"; -SWWM_LORETXT_KIRINCUMMIES = -"\cxDesignation:\c-\n" -"\cf Toot Froot™ Peach Juice\c-\n" -"\cxManufacturer:\c-\n" -"\cf Vestal Foods\c-\n" -"\cxClassification:\c-\n" -"\cf Flavored Milk Beverage\c-\n" -"\n" -"Lactose intolerance? No problem! Our synthetic milk is perfectly safe for consumption by all, no odd side effects, no alien mutations, no apocalyptic effects! It's milk, in a box. Toot Froot™, the world's first synthetic milk beverage, with natural fruit flavoring.\n" -"\n" -"\cxSaya's Notes:\c-\n" -"\cfHehehe... the taste reminds me so much of Kirin-kun. Every sip is like... I'm sure you know too, you understand what the taste is like. Yeah, THAT. He's taken a liking to it, you know, and watching that suction force of his whenever I give him a box, and the face he makes, it's just... oh my. Naughty boy~\c-\n" -"\n" -"\cfMad props once again for the god of the Anarukon, for making them that way. Delicious peachy cummies...\c-"; +"\cfBTW don't tell him but... That \"important work\" he's busy with? It's actually just another game I got him to play. Seriously, it's been only a couple weeks and he's almost finished my whole library. Forget what he said about not watching you though, I'm definitely going to force him to if necessary. I really want to see how he reacts to your wacky antics.\c-"; SWWM_LORETAG_KIRINMANGA = "Cherry Boy Emperor"; SWWM_LORETAB_KIRINMANGA = "Item"; SWWM_LOREREL_KIRINMANGA = "Kirin;Saya"; @@ -2085,14 +2063,14 @@ SWWM_LORETXT_KIRINMANGA = "\cxGenre:\c-\n" "\cf Comedy, Ecchi, Romance\c-\n" "\n" -"\cfSynopsis:\c- When her family moved to the Ruby Empire, Alissa felt like a fish out of water. This was so much different to the rural lifestyle she was used to, everything was new and confusing, but then she met a handsome young boy, who happily helped her along. As the two grew closer, she would eventually be struck by the most unexpected of revelations: He was none other than the emperor of the land himself! Kind, caring, pure-hearted and innocent, he was a polar opposite of her, but despite their differences, the love they felt for each other would only grow stronger. One day, having been invited to the imperial palace, Alissa would bear witness to a side of the emperor he had never shown anyone before. And thus, her new life began.\n" +"\cfSynopsis:\c- When her family moved to the Ruby Empire, Alissa felt like a fish out of water. This was so much different to the rural lifestyle she was used to, everything was new and confusing, but then she met a handsome young man, who happily helped her along. As the two grew closer, she would eventually be struck by the most unexpected of revelations: He was none other than the emperor of the land himself! Kind, caring, pure-hearted and innocent, he was a polar opposite of her, but despite their differences, the love they felt for each other would only grow stronger. One day, having been invited to the imperial palace, Alissa would bear witness to a side of the emperor he had never shown anyone before. And thus, her new life began.\n" "\n" -"An unexpected return to manga writing from \cfSaya Miyamoto\c-, co-lead of \cfAkari Labs\c-, yet again a romantic story sprinkled with her signature \"wholesome and fun lewdness\". Despite its short length, it has received much praise online, many wishing for a sequel, or a spin-off centered around the emperor's charismatic maid. Saya herself has made no promises, but has stated that both of these may be considered, someday.\n" +"An unexpected return to manga writing from \cfSaya Miyamoto\c-, co-lead of \cfAkari Labs\c-, yet again a romantic story sprinkled with a comedic ecchi tone. Despite its short length, it has received much praise online, many wishing for a sequel, or a spin-off centered around the emperor's charismatic maid. Saya herself has made no promises, but has stated that both of these may be considered, someday.\n" "\n" "\cxSaya's Notes:\c-\n" "\cfHeh, I wrote this in like three days. Drawing everything, however, took a whole week. Yeah, I'm not that good, I mean, even though I shamelessly trace over 3D models and all (that I make, at least).\c-\n" "\n" -"\cfIt's obvious what this is all based on. I mean come on, you'd have to be blind af not to realize. The first time we dressed Kirin-kun up just... gave me such a burst of inspiration that I HAD to write it all down. Oh it was just so adorable, wasn't it? Trying out all sorts of cute things on him... Obviously, we didn't take pics, that'd just be rude. But all of that is forever engraved in my mind (and yours).\c-"; +"\cfIt's obvious what this is all based on. I mean come on, you'd have to be blind af not to realize. The first time we dressed Kirin-kun up just... gave me such a burst of inspiration that I HAD to write it all down. Oh it was just so adorable, wasn't it? Trying out all sorts of cute things on him... Oh man...\c-"; SWWM_LORETAG_KIRINPLUSH = "Kirin Plush"; SWWM_LORETAB_KIRINPLUSH = "Item"; SWWM_LOREREL_KIRINPLUSH = "Saya;Kirin;NosKora"; @@ -2112,6 +2090,21 @@ SWWM_LORETXT_KIRINPLUSH = "\cfKIRIN-KUN GOT ONE TOO!!!! YESSSSSS!!!!\c- \cg♥\c-\n" "\n" "\cfHaaaaa... It's so cute, and you can hear him giggle when you squeeze it, oh my god it's just... absolutely adorable! I'm sure you'll be at the ready to squish and hug it once you get it, too. God damn... Kirin-kun... I need the real deal right now, gonna give the soft boi a BIG HUG!\c-"; +SWWM_LORETAG_KIRINSIPPY = "Peach Juice"; +SWWM_LORETAB_KIRINSIPPY = "Item"; +SWWM_LOREREL_KIRINSIPPY = "Kirin;Vestal;Anarukon"; +SWWM_LORETXT_KIRINSIPPY = +"\cxDesignation:\c-\n" +"\cf Toot Froot™ Peach Juice\c-\n" +"\cxManufacturer:\c-\n" +"\cf Vestal Foods\c-\n" +"\cxClassification:\c-\n" +"\cf Flavored Milk Beverage\c-\n" +"\n" +"Lactose intolerance? No problem! Our synthetic milk is perfectly safe for consumption by all, no odd side effects, no alien mutations, no apocalyptic effects! It's milk, in a box. Toot Froot™, the world's first synthetic milk beverage, with natural fruit flavoring.\n" +"\n" +"\cxSaya's Notes:\c-\n" +"\cfIf there's a bond that we all share, it has to be our love for this juice, ever since we met Kirin-kun.\c-"; SWWM_LORETAG_KMONN = "Kmonn, Eushura Jr."; SWWM_LORETAB_KMONN = "People"; SWWM_LOREREL_KMONN = "XAnimen;EngineTech;Gods;Xekke"; @@ -2135,7 +2128,7 @@ SWWM_LORETXT_KMONN = "Alongside his father, he was one of the many engineers behind the famous \cfK79-D Metareality Driver\c- project. A weapon of legend whose name is well known by many, but none remember what it did, not even those involved in its creation.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfWow this guy is OLD. I know that those peeps pretty much live forever but, wow, that's even more than the old man from Tach-Engine. Talk about an age gap they got going there (yeah). I mean, I've met his father too, and oh boy... Beyond ancient.\c-\n" +"\cfWow this guy is OLD. I know that those peeps pretty much live forever but, wow, that's even more than the old man from Tach-Engine. I mean, I've met his father too, and oh boy... Beyond ancient.\c-\n" "\n" "\cfOh yeah, the article mentions the K79-D. Real fucking weird shit there. I actually DO know what happened to it, because Maruku-sama told me, since she was present, and is a god and all that. Apparently the weapon tried to directly violate causality during the test fire, so a \"self-preservation mechanism\" of the universe flipped out and it was erased instantly along with all the info on how it was created (even going as far as doing memory wipes, holy fuck).\c-"; SWWM_LORETAG_KNOWLEDGEBASE = "Library"; @@ -2294,7 +2287,7 @@ SWWM_LORETXT_MADCAT = "\n" "\cfBy the way, all the visual interfaces you see through your eyes? She designed them. Pretty simplistic, sure, but it works nicely. I knew she'd be able to work flawlessly for a target resolution of 640x400. You know me, I'll forever be an advocate for the superiority of 16:10. Ultrawide be damned, that stupid fad hasn't died even in this century.\c-\n" "\n" -"\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it. But hey, at least, unlike her, I don't go commando all the time (and she does it with a skirt, no less, the courage on this one).\c-"; +"\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it.\c-"; SWWM_LORETXT_MADCAT2 = " \cxFull Name:\c-\n" " \cf Kris \"MADCAT\" Danae\c-\n" @@ -2349,7 +2342,7 @@ SWWM_LORETXT_MADCAT2 = "\n" "\cfBy the way, all the visual interfaces you see through your eyes? She designed them. Pretty simplistic, sure, but it works nicely. I knew she'd be able to work flawlessly for a target resolution of 640x400. You know me, I'll forever be an advocate for the superiority of 16:10. Ultrawide be damned, that stupid fad hasn't died even in this century.\c-\n" "\n" -"\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it. But hey, at least, unlike her, I don't go commando all the time (and she does it with a skirt, no less, the courage on this one).\c-"; +"\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it.\c-"; SWWM_LORETXT_MADCAT3 = " \cxFull Name:\c-\n" " \cf Kris \"MADCAT\" Danae\c-\n" @@ -2405,7 +2398,7 @@ SWWM_LORETXT_MADCAT3 = "\n" "\cfBy the way, all the visual interfaces you see through your eyes? She designed them. Pretty simplistic, sure, but it works nicely. I knew she'd be able to work flawlessly for a target resolution of 640x400. You know me, I'll forever be an advocate for the superiority of 16:10. Ultrawide be damned, that stupid fad hasn't died even in this century.\c-\n" "\n" -"\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it. But hey, at least, unlike her, I don't go commando all the time (and she does it with a skirt, no less, the courage on this one).\c-"; +"\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it.\c-"; SWWM_LORETAG_MAIDBOT = "Miyamoto, Meido"; SWWM_LORETAB_MAIDBOT = "People"; SWWM_LOREREL_MAIDBOT = "Saya;Ibuki;Luna;Nukuri;Zanaveth2;Nekuratek;AkariLabs;Kirin"; @@ -2439,9 +2432,7 @@ SWWM_LORETXT_MAIDBOT = "\n" "\cfIt's nice that you two are so close, like good sisters. Cutie robutts must stick together, indeed.\c-\n" "\n" -"\cfAh, Zana-sama, bless you and your super mad skills, making my dreams come true. I remember I'd always fantasize about Meido-chan becoming self-aware and confessing her love to me, and I'd think that was TOTALLY impossible. Heh... silly ol' me.\c-\n" -"\n" -"\cfHehe... I'm really quite proud of making her \"fully featured\", by the way... Best decision of my life. Let me tell you, when we do \"things\" together... it feels like heaven~\c- \cg♥\c-"; +"\cfAh, Zana-sama, bless you and your super mad skills, making my dreams come true. I remember I'd always fantasize about Meido-chan becoming self-aware and confessing her love to me, and I'd think that was TOTALLY impossible. Heh... silly ol' me.\c-"; SWWM_LORETXT_MAIDBOT2 = " \cxFull Name:\c-\n" " \cf Meido Miyamoto\c-\n" @@ -2476,8 +2467,6 @@ SWWM_LORETXT_MAIDBOT2 = "\n" "\cfAh, Zana-sama, bless you and your super mad skills, making my dreams come true. I remember I'd always fantasize about Meido-chan becoming self-aware and confessing her love to me, and I'd think that was TOTALLY impossible. Heh... silly ol' me.\c-\n" "\n" -"\cfHehe... I'm really quite proud of making her \"fully featured\", by the way... Best decision of my life. Let me tell you, when we do \"things\" together... it feels like heaven~\c- \cg♥\c-\n" -"\n" "\cfUpdate: By the way, I'm really happy that Kirin-kun managed to get her into singing again. Of course, how could she even resist his charms, right?\c-"; SWWM_LORETAG_MARISA = "Azanth, Marisa"; SWWM_LORETAB_MARISA = "People"; @@ -2607,7 +2596,7 @@ SWWM_LORETXT_MILKBREADS = "\cxSaya's Notes:\c-\n" "\cfYou know, learning that the milk comes from THOSE THINGS has absolutely not changed at all my opinion. This stuff is heavenly, it's the most delicious thing ever created, it's so sweet I'd just die for them. I mean, it kinda happened once when I overdosed on them (good god that was embarrassing). Yeah, no wonder I fucking died when I had more sugar than blood in my body. I remember Kirin-kun said he actually heard my heart explode, but I bet he was just being dramatic. There's no way that's what happened.\c-\n" "\n" -"\cfOh yeah, and there's a myth going around that if you eat enough of these your boobs will get huge. I totally don't believe that's possible, of course not. What kind of fool would purposefully overdose on them to grow a pair of real big honkers?\c-"; +"\cfOh yeah, and there's a myth going around that if you eat enough of these your boobs will get huge. I totally don't believe that's possible, of course not. What kind of fool would purposefully overdose on them?\c-"; SWWM_LORETAG_MISTERRIFLE = "Mortal Rifle"; SWWM_LORETAB_MISTERRIFLE = "Item"; SWWM_LOREREL_MISTERRIFLE = "NosKora;Saya"; @@ -2721,21 +2710,19 @@ SWWM_LORETXT_MOTHLAMP = "\n" "\cfBut... actually, afterwards I think she did say that \"maybe\". Which honestly, does sound kinda... whew. In a way, I'd like the idea, but at the same time... I hope we don't end up regretting this.\c-\n" "\n" -"\cfOh god imagine if moth girls actually are real, I'd fucking... ffffffdfgdgfgsfgggghghffhghg\c-"; -SWWM_LORETAG_MOTHPLUSHY = "Moth Plushy"; +"\cfOh god imagine if moth girls actually are real, I'd just... ffffffdfgdgfgsfgggghghffhghg\c-"; +SWWM_LORETAG_MOTHPLUSHY = "Moth Plush"; SWWM_LORETAB_MOTHPLUSHY = "Item"; SWWM_LOREREL_MOTHPLUSHY = "MothLamp;Saya;NosKora"; SWWM_LORETXT_MOTHPLUSHY = "\cxDesignation:\c-\n" -"\cf Mashiro the Moth Girl Plush\c-\n" +"\cf Moth Girl Plush\c-\n" "\cxManufacturer:\c-\n" "\cf Nukritas 2xx\c-\n" "\cxClassification:\c-\n" "\cf Plush Doll\c-\n" "\n" -"A lovely handcrafted plush doll of \cfMashiro\c-, the moth girl, for good boys and girls alike. Like all moths, she enjoys the light of a good lamp. If you provide her with the soothing glow of a \cfSankai Companion Lamp\c-, you may get yourself a reliable friend, perhaps a lover. Just, please do be quiet, you may startle her.\n" -"\n" -"We at \cfPlutoni Incorporated\c- shall not be held responsible should you find yourself trapped in a time loop with a fine moth girl friend to keep you company.\n" +"A lovely handcrafted moth girl plush doll. Like all moths, she enjoys the light of a good lamp. If you provide her with the soothing glow of a \cfSankai Companion Lamp\c-, you may get yourself a loyal friend. Just, please do be quiet, you may startle her.\n" "\n" "\cxSaya's Notes:\c-\n" "\cfThere's a pile of these in my bedroom, you know. One for every time those two have pissed me off. It's scary that they know me so well, seriously.\c-\n" @@ -2798,7 +2785,7 @@ SWWM_LORETXT_NANA = " \cxDate of Birth:\c-\n" " \cf 1907-07-07\c-\n" " \cxOccupation:\c-\n" -" \cf Housemaker\c-\n" +" \cf Homemaker\c-\n" "\n" "\n" "\n" @@ -2810,7 +2797,7 @@ SWWM_LORETXT_NANA = "Nana has three children, who, like her, have also inherited the immortal blood of the moon princess: \cfTaro\c-, \cfSaya\c- and \cfYui\c-. Each of them have been quite successful in their own exploits too, something Nana often extensively talks about, in a very proud manner.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfThe bestest mom in the world, not gonna lie. She may be strict at times, or get mad at me for staying up late (if she actually finds out, heh), but she really is the best. You haven't actually met her yet, Demo-chan, but I bet she'd really like you. I assure you she's real nice despite how scary she may look sometimes. She totally is not like Kaguya obaa-san, who I swear always has that aura about her that's like... no wonder guys are scared of her, always in constant fear of being CBT'd at any moment.\c-"; +"\cfThe bestest mom in the world, not gonna lie. She may be strict at times, or get mad at me for staying up late (if she actually finds out, heh), but she really is the best. You haven't actually met her yet, Demo-chan, but I bet she'd really like you. I assure you she's real nice despite how scary she may look sometimes. She totally is not like Kaguya obaa-san, who I swear always has that aura about her that's like... no wonder people are scared of her.\c-"; SWWM_LORETXT_NANA2 = " \cxFull Name:\c-\n" " \cf Nana Miyamoto\c-\n" @@ -2819,7 +2806,7 @@ SWWM_LORETXT_NANA2 = " \cxDate of Birth:\c-\n" " \cf 1907-07-07\c-\n" " \cxOccupation:\c-\n" -" \cf Housemaker\c-\n" +" \cf Homemaker\c-\n" "\n" "\n" "\n" @@ -2833,7 +2820,7 @@ SWWM_LORETXT_NANA2 = "\cxSaya's Notes:\c-\n" "\cfOkaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all.\c-\n" "\n" -"\cfBy the way I did notice it, you know, when she hugged you, yes. She hasn't really tried to see other guys after dad was gone... But I think that maybe... she likes you kind of in a different way, y'know...\c-"; +"\cfMan, I swear she's started making tuna pie more often just because of you. It's nice that you get to eat your favorite dish and all, but you should know that what you need in your diet is carbs, right?\c-"; SWWM_LORETXT_NANA3 = " \cxFull Name:\c-\n" " \cf Nana Miyamoto\c-\n" @@ -2842,7 +2829,7 @@ SWWM_LORETXT_NANA3 = " \cxDate of Birth:\c-\n" " \cf 1907-07-07\c-\n" " \cxOccupation:\c-\n" -" \cf Housemaker\c-\n" +" \cf Homemaker\c-\n" "\n" "\n" "\n" @@ -2856,11 +2843,9 @@ SWWM_LORETXT_NANA3 = "\cxSaya's Notes:\c-\n" "\cfOkaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all.\c-\n" "\n" -"\cfOh yeah, during the wedding, with Kirin... remember that? Turns out I was right, after all. She's gone to the \"other side\" now. God, I envy you all, having missed the scene. Seeing mom right there, making out with Ashley-san's... I wish I could unsee it, but now they even plan to get married. Wouldn't that make Yu-chan and Ashley-san sisters? Like, the two are already a couple and all... It's going to be weird.\c-\n" +"\cfMan, I swear she's started making tuna pie more often just because of you. It's nice that you get to eat your favorite dish and all, but you should know that what you need in your diet is carbs, right?\c-\n" "\n" -"\cfWait... If that's the case, then... THEN KIRIN-KUN AND I... I'LL BECOME HIS AUNT???\c-\n" -"\n" -"\cf... on second thought, it doesn't really matter. I was already a sinner anyway, considering there's you, Ibuki and Meido. You're technically my children (and also Ibuki is my own clone), after all.\c-"; +"\cfOh yeah, and what happened during the wedding... Man, that caught us by surprise. She went and got herself a girlfriend. And it was Ashley-san's mom, no less. It's still a bit awkward but... I guess it's fine since she's much happier now.\c-"; SWWM_LORETAG_NEDOSHIAAN = "Nedoshiaan"; SWWM_LORETAB_NEDOSHIAAN = "Lore"; SWWM_LOREREL_NEDOSHIAAN = "Devanikna;Unissix;Saya;XAnimen;Gods"; @@ -2973,16 +2958,14 @@ SWWM_LORETXT_NOVOSKHANA = "\n" "The societal structure of the empire is strictly matriarchal, all men exist only to serve their wives and provide them with children. In addition, most if not all women born in Novoskhana are raised for warfare, especially those of lower classes. Due to this fact, no one has dared to start any sort of war or conflict with the empire, as it is always at the ready to strike back, with its unstoppable armies of immortal warriors.\n" "\n" -"The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people \"splitting off\" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed \cf\"Deviants\"\c-, a term used for all those who do not obey the empire's laws.\n" -"\n" -"There are countless ways one could be labeled an \"enemy of the state\", among them, showing signs of \"destabilizing the natural order of society\", which includes but is not limited to: Men who reject marriage or having children, men who father another man as their first child, or are incapable of having any descendants, men who are witnessed maintaining relationships with other men, any individual who shares a name with the empress, any individual who \"lives in disconnect from society\" (usually used to refer to those who remain unemployed for extended periods of time, or who lack a home), women who do not contribute to war efforts, women who are seen maintaining relationships with other women, \"divergent\" individuals (term used for those that don't fall under the male/female binary), etc.\n" +"The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people \"splitting off\" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed \cf\"Deviants\"\c-, a term used for all those who do not obey the empire's strict laws.\n" "\n" "Two of the major bodies that split from the Empire are the \cfKurenai Kingdom\c-, initially founded by the \cfVexx Sisterhood\c- as a safe haven for enemies of the state, and the \cfSykhai Empire\c-, an ironically named anarcho-communist collective founded by a branch of the Yanikov family that disagreed strongly with the \"broken system\" of the Empire. A large part of the free \cfAnarukon\c- population in the multiverse is contained in these two, while the rest have settled in various other places, including Earth.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Fucking... TERF empire. Wonderful, simply wonderful...\c-\n" +"\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Wonderful, simply wonderful...\c-\n" "\n" -"\cfYeah, I would never want to even get fucking close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... like... HOW IN THE FUCK are there still people in there??? WHO THE FUCK EVEN would want to live there at all???\c-\n" +"\cfYeah, I would never want to even get close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... Like, how anyone would want to live in there at all, under such an absurd dictatorship??\c-\n" "\n" "\cfOh, who am I kidding, of course there are people who'd be perfect with a shithole like that, there always are. If history has taught us anything, I mean... Yeah... Some people are shit enough to follow a leader like that, or worse...\c-"; SWWM_LORETXT_NOVOSKHANA2 = @@ -2997,16 +2980,14 @@ SWWM_LORETXT_NOVOSKHANA2 = "\n" "The societal structure of the empire is strictly matriarchal, all men exist only to serve their wives and provide them with children. In addition, most if not all women born in Novoskhana are raised for warfare, especially those of lower classes. Due to this fact, no one has dared to start any sort of war or conflict with the empire, as it is always at the ready to strike back, with its unstoppable armies of immortal warriors.\n" "\n" -"The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people \"splitting off\" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed \cf\"Deviants\"\c-, a term used for all those who do not obey the empire's laws.\n" -"\n" -"There are countless ways one could be labeled an \"enemy of the state\", among them, showing signs of \"destabilizing the natural order of society\", which includes but is not limited to: Men who reject marriage or having children, men who father another man as their first child, or are incapable of having any descendants, men who are witnessed maintaining relationships with other men, any individual who shares a name with the empress, any individual who \"lives in disconnect from society\" (usually used to refer to those who remain unemployed for extended periods of time, or who lack a home), women who do not contribute to war efforts, women who are seen maintaining relationships with other women, \"divergent\" individuals (term used for those that don't fall under the male/female binary), etc.\n" +"The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people \"splitting off\" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed \cf\"Deviants\"\c-, a term used for all those who do not obey the empire's strict laws.\n" "\n" "Two of the major bodies that split from the Empire are the \cfKurenai Kingdom\c-, initially founded by the \cfVexx Sisterhood\c- as a safe haven for enemies of the state, and the \cfSykhai Empire\c-, an ironically named anarcho-communist collective founded by a branch of the Yanikov family that disagreed strongly with the \"broken system\" of the Empire. A large part of the free \cfAnarukon\c- population in the multiverse is contained in these two, while the rest have settled in various other places, including Earth.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Fucking... TERF empire. Wonderful, simply wonderful...\c-\n" +"\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Wonderful, simply wonderful...\c-\n" "\n" -"\cfYeah, I would never want to even get fucking close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... like... HOW IN THE FUCK are there still people in there??? WHO THE FUCK EVEN would want to live there at all???\c-\n" +"\cfYeah, I would never want to even get close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... Like, how anyone would want to live in there at all, under such an absurd dictatorship??\c-\n" "\n" "\cfOh, who am I kidding, of course there are people who'd be perfect with a shithole like that, there always are. If history has taught us anything, I mean... Yeah... Some people are shit enough to follow a leader like that, or worse...\c-\n" "\n" @@ -3130,13 +3111,13 @@ SWWM_LORETXT_ONOKE = "\cxLocation:\c-\n" "\cf Kereshnovka\c-\n" "\n" -"In October of 2003, a fire broke out in the \cfOnoke Mansion\c-, at the outskirts of \cfKereshnovka\c-, during a meeting between the \cfImanaki\c- and \cfOnoke\c- families. When the firefighters arrived, they found everyone dead, all having been murdered in increasingly gruesome ways. The culprit was never found.\n" +"In October of 2003, a fire broke out in the \cfOnoke Mansion\c-, at the outskirts of \cfKereshnovka\c-, during a meeting between the \cfImanaki\c- and \cfOnoke\c- families. When the firefighters arrived, they found everyone dead, all having been poisoned and their bodies desecrated. The culprit was never found.\n" "\n" "There are many theories about what could have happened. Most point towards this having been the work of \cfHynnykka the Great Witch\c-, a serial killer from centuries ago (or a possible successor), remarking on the fact that her last note could have the potential interpretation of having been directed towards these two powerful families (\"everyone will die\"). This is not only seen as a considerable stretch, but there are clear doubts that something like this could have been done by a single individual.\n" "\n" "Another theory points to ritual suicide, though there would be no clear explanation for why such a thing would be done in the first place. Both families were in quite good standing, and this reunion had been in celebration of the marriage between two of their members, marking the start of a very beneficial partnership.\n" "\n" -"Many other theories, each increasingly wilder and crazier than the last, mention possibilities such as attacks by cultists, the town's ghouls, or some sort of clearly planned assassination by rival families (of which none are actually known).\n" +"Many other theories, each increasingly wilder and crazier than the last, mention possibilities such as attacks by cultists, the town's ghouls, or some sort of clearly planned assassination by rival families (none of which were known to be involved).\n" "\n" "To this day, no one knows exactly what had happened then, and the case remains unsolved. Only one person survived this, \cfTetsuya Imanaki\c-, CEO of \cfImanaki Corp\c-, but solely because he had been absent from the event.\n" "\n" @@ -3160,7 +3141,7 @@ SWWM_LORETXT_PARTHORIS = "\cxSaya's Notes:\c-\n" "\cfThere's a buncha stuff in here that's pretty interesting and I'm going to be keeping close watch on the livestream. This is pretty much the first time we're doing a full-on exploration here, you know, so I really REALLY want to see as much as possible of this place.\c-\n" "\n" -"\cfDunno if you're going to get any close to that one place, this \"Lair of Malumax\". I'm hella curious about it, the fact that somehow there's one guy with access to modern tech in this medieval fantasy wonderland.\c-"; +"\cfDunno if you're going to get any close to that one place. I'm hella curious about it, the fact that somehow there's one guy with access to modern tech in this medieval fantasy wonderland.\c-"; SWWM_LORETAG_PLASMABLAST = "Plasma Blaster"; SWWM_LORETAB_PLASMABLAST = "Item"; SWWM_LOREREL_PLASMABLAST = "Nuutek;Nekuratek;Saya;Zanaveth2"; @@ -3204,7 +3185,7 @@ SWWM_LORETXT_PROPULSOR = "Thanks to its patented self-regenerating fuel cells, the unit is guaranteed to remain available for use for many years, needing only a constant supply of hydrogen (which may even come from just the air around itself).\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfYou know, Ibuki used to have one of these too, back when she was in America doing all that stuff she was supposed to (and afterwards). She could fly and pull other crazy stunts and whatnot, but I guess you really can't, actually. I mean, I'm not exactly calling you fat or anything... but... well, you do weight 500kg, that is a fact.\c-\n" +"\cfYou know, Ibuki used to have one of these too, as part of the whole armored exoskeleton they gave her for the war back then. She could fly and pull other crazy stunts and whatnot, but I guess you really can't, actually. I mean, I'm not exactly calling you fat or anything... but... well, you do weight 500kg, that is a fact.\c-\n" "\n" "\cfSeriously... had I known almasteel is that heavy, I wouldn't have used such thick plating on your body, like, I kinda did say I wanted it \"EXTRA THICC\" when Misa asked me, as a bit of a meme, but she really took it way too seriously.\c-\n" "\n" @@ -3595,20 +3576,18 @@ SWWM_LORETXT_SAYA = "\n" "In 2010, together with her brother Taro, the two founded \cfAkari Labs\c-, where her first project was an autonomous house-cleaning robot, which would later evolve into the modern \cfMaidbot\c-, one of the most popular creations of their company. She also would devise many other types of robots, all driven by rather complex in-house AI that she had personally designed together with her brother.\n" "\n" -"In 2018, Saya \"ceased to age\", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that she would forever be stuck with her current physique, being \"short and flat\", something she absolutely hated.\n" +"In 2018, Saya \"ceased to age\", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that this meant she would outlive a lot of people in her life, and was not all too happy about that prospect.\n" "\n" "Saya would frequently be nicknamed \cf\"Not-Tomoko\"\c- around the net, in reference to a character from a popular manga series that people compared her with. It was noted that \"in term of personality and looks, the resemblance is definitely there\". Saya is well known for being quite blunt when talking to people, if she ever actually does so, as she's not very talkative in person. Online, however, she changes entirely, openly talking to anyone she comes across, casually shoving herself into random conversations, or extensively ranting about various topics, and debating fiercely with haters.\n" "\n" -"Saya is also known for being exaggeratedly flirty around attractive women, something which has resulted in many misunderstandings and awkward moments. She proudly states that she's \"always horny on main\", and never lets any chance to flirt with someone slip past her. She however remarks that this open flirting is \"just a friendly thing, between friends\".\n" +"Saya's way of speaking is rather uncouth at times, as she's known to casually swear on the regular in the middle of conversations. It is one among various of her bad habits that she has trouble addressing, and which have resulted in multiple misunderstandings and awkward situations. Nevertheless, she is always quick to apologize when called out.\n" "\n" -"Saya has many hobbies, including programming (her language of choice being \cfHaskell\c-), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called \cfMy Maid Is A Sex Robot\c-, partially based around her experiences with dating \cfMeido Miyamoto\c-. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, \cfThe Akari Project\c-, a story about teleportation experiments and interdimensional travel \"that doesn't go to shit like all the others\". Following the disaster on the \cfUAC\c- bases in regards to teleportation, she announced that she wished to make the Akari Project real, \"just to fuck those idiots over\".\n" -"\n" -"Currently, Saya has two girlfriends: Meido Miyamoto and \cfIbuki Miyamoto\c-. Both of them being creations of her own, prompting people online to make incestuous remarks, which she frequently fights against.\n" +"Saya has many hobbies, including programming (her language of choice being \cfHaskell\c-), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called \cfMy Wife Is A Maid Robot\c-, partially based around her experiences with dating \cfMeido Miyamoto\c-. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, \cfThe Akari Project\c-, a story about teleportation experiments and interdimensional travel \"that doesn't go to shit like all the others\". Following the disaster on the \cfUAC\c- bases in regards to teleportation, she announced that she wished to make the Akari Project real, \"just to fuck those idiots over\".\n" "\n" "\cxSaya's Notes:\c-\n" "\cfYou like reading about me, don't you? I bet you do, silly. Alright, here's some more about me, just for you.\c-\n" "\n" -"\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. My top turn-ons are big tiddies, maids, femboys and heterochromia. My fav monster girl is the moth girl, and my waifu is Mashiro (specifically chapter 3 Mashiro, not the standard creepy yandere shotacon Mashiro, no thank you). Last thing: I may not shower very often, or use deodorant or anything, but I don't stink, I smell good, and people agree too, they say it's nice.\c-\n" +"\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. Also I love moth girls, they're cool and pretty. Oh, and maids, of course, and goth fashion, even though I'm too awkward to try dressing like that myself.\c-\n" "\n" "\cfWell, are you satisfied, Demo-chan? Have I sated your thirst for Saya Facts™? Good, then you should go back to work.\c-"; SWWM_LORETXT_SAYA2 = @@ -3628,20 +3607,18 @@ SWWM_LORETXT_SAYA2 = "\n" "In 2010, together with her brother Taro, the two founded \cfAkari Labs\c-, where her first project was an autonomous house-cleaning robot, which would later evolve into the modern \cfMaidbot\c-, one of the most popular creations of their company. She also would devise many other types of robots, all driven by rather complex in-house AI that she had personally designed together with her brother.\n" "\n" -"In 2018, Saya \"ceased to age\", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that she would forever be stuck with her current physique, being \"short and flat\", something she absolutely hated.\n" +"In 2018, Saya \"ceased to age\", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that this meant she would outlive a lot of people in her life, and was not all too happy about that prospect.\n" "\n" "Saya would frequently be nicknamed \cf\"Not-Tomoko\"\c- around the net, in reference to a character from a popular manga series that people compared her with. It was noted that \"in term of personality and looks, the resemblance is definitely there\". Saya is well known for being quite blunt when talking to people, if she ever actually does so, as she's not very talkative in person. Online, however, she changes entirely, openly talking to anyone she comes across, casually shoving herself into random conversations, or extensively ranting about various topics, and debating fiercely with haters.\n" "\n" -"Saya is also known for being exaggeratedly flirty around attractive women, something which has resulted in many misunderstandings and awkward moments. She proudly states that she's \"always horny on main\", and never lets any chance to flirt with someone slip past her. She however remarks that this open flirting is \"just a friendly thing, between friends\".\n" +"Saya's way of speaking is rather uncouth at times, as she's known to casually swear on the regular in the middle of conversations. It is one among various of her bad habits that she has trouble addressing, and which have resulted in multiple misunderstandings and awkward situations. Nevertheless, she is always quick to apologize when called out.\n" "\n" -"Saya has many hobbies, including programming (her language of choice being \cfHaskell\c-), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called \cfMy Maid Is A Sex Robot\c-, partially based around her experiences with dating \cfMeido Miyamoto\c-. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, \cfThe Akari Project\c-, a story about teleportation experiments and interdimensional travel \"that doesn't go to shit like all the others\". Following the disaster on the \cfUAC\c- bases in regards to teleportation, she announced that she wished to make the Akari Project real, \"just to fuck those idiots over\".\n" -"\n" -"Currently, Saya has three girlfriends: Meido Miyamoto, \cfIbuki Miyamoto\c- and the \cfDemolitionist\c-. All of them being creations of her own, prompting people online to make incestuous remarks, which she frequently fights against.\n" +"Saya has many hobbies, including programming (her language of choice being \cfHaskell\c-), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called \cfMy Wife Is A Maid Robot\c-, partially based around her experiences with dating \cfMeido Miyamoto\c-. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, \cfThe Akari Project\c-, a story about teleportation experiments and interdimensional travel \"that doesn't go to shit like all the others\". Following the disaster on the \cfUAC\c- bases in regards to teleportation, she announced that she wished to make the Akari Project real, \"just to fuck those idiots over\".\n" "\n" "\cxSaya's Notes:\c-\n" "\cfYou like reading about me, don't you? I bet you do, silly. Alright, here's some more about me, just for you.\c-\n" "\n" -"\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. My top turn-ons are big tiddies, maids, femboys and heterochromia. My fav monster girl is the moth girl, and my waifu is Mashiro (specifically chapter 3 Mashiro, not the standard creepy yandere shotacon Mashiro, no thank you). Last thing: I may not shower very often, or use deodorant or anything, but I don't stink, I smell good, and people agree too, they say it's nice.\c-\n" +"\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. Also I love moth girls, they're cool and pretty. Oh, and maids, of course, and goth fashion, even though I'm too awkward to try dressing like that myself.\c-\n" "\n" "\cfSatisfied? Good, but here's one last Saya Fact™ for ya: I love you, Demo-chan~\c- \cg♥\c-\n" "\n" @@ -3663,20 +3640,20 @@ SWWM_LORETXT_SAYA3 = "\n" "In 2010, together with her brother Taro, the two founded \cfAkari Labs\c-, where her first project was an autonomous house-cleaning robot, which would later evolve into the modern \cfMaidbot\c-, one of the most popular creations of their company. She also would devise many other types of robots, all driven by rather complex in-house AI that she had personally designed together with her brother.\n" "\n" -"In 2018, Saya \"ceased to age\", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that she would forever be stuck with her current physique, being \"short and flat\", something she absolutely hated.\n" +"In 2018, Saya \"ceased to age\", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that this meant she would outlive a lot of people in her life, and was not all too happy about that prospect.\n" "\n" "Saya would frequently be nicknamed \cf\"Not-Tomoko\"\c- around the net, in reference to a character from a popular manga series that people compared her with. It was noted that \"in term of personality and looks, the resemblance is definitely there\". Saya is well known for being quite blunt when talking to people, if she ever actually does so, as she's not very talkative in person. Online, however, she changes entirely, openly talking to anyone she comes across, casually shoving herself into random conversations, or extensively ranting about various topics, and debating fiercely with haters.\n" "\n" -"Saya is also known for being exaggeratedly flirty around attractive women, something which has resulted in many misunderstandings and awkward moments. She proudly states that she's \"always horny on main\", and never lets any chance to flirt with someone slip past her. She however remarks that this open flirting is \"just a friendly thing, between friends\".\n" +"Saya's way of speaking is rather uncouth at times, as she's known to casually swear on the regular in the middle of conversations. It is one among various of her bad habits that she has trouble addressing, and which have resulted in multiple misunderstandings and awkward situations. Nevertheless, she is always quick to apologize when called out.\n" "\n" -"Saya has many hobbies, including programming (her language of choice being \cfHaskell\c-), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called \cfMy Maid Is A Sex Robot\c-, partially based around her experiences with dating \cfMeido Miyamoto\c-. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, \cfThe Akari Project\c-, a story about teleportation experiments and interdimensional travel \"that doesn't go to shit like all the others\". Following the disaster on the \cfUAC\c- bases in regards to teleportation, she announced that she wished to make the Akari Project real, \"just to fuck those idiots over\".\n" +"Saya has many hobbies, including programming (her language of choice being \cfHaskell\c-), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called \cfMy Wife Is A Maid Robot\c-, partially based around her experiences with dating \cfMeido Miyamoto\c-. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, \cfThe Akari Project\c-, a story about teleportation experiments and interdimensional travel \"that doesn't go to shit like all the others\". Following the disaster on the \cfUAC\c- bases in regards to teleportation, she announced that she wished to make the Akari Project real, \"just to fuck those idiots over\".\n" "\n" -"Currently, Saya and her creations Meido Miyamoto, \cfIbuki Miyamoto\c- and the \cfDemolitionist\c- are all engaged to \cfKirin Xanai\c-, leader of the \cfSykhai Empire\c- of \cfAkkou\c-.\n" +"Currently, Saya, as well as Meido Miyamoto, \cfIbuki Miyamoto\c- and the \cfDemolitionist\c-, are all engaged to \cfKirin Xanai\c-, leader of the \cfSykhai Empire\c- of \cfAkkou\c-.\n" "\n" "\cxSaya's Notes:\c-\n" "\cfYou like reading about me, don't you? I bet you do, silly. Alright, here's some more about me, just for you.\c-\n" "\n" -"\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. My top turn-ons are big tiddies, maids, femboys and heterochromia. My fav monster girl is the moth girl, and my waifu is Mashiro (specifically chapter 3 Mashiro, not the standard creepy yandere shotacon Mashiro, no thank you). Last thing: I may not shower very often, or use deodorant or anything, but I don't stink, I smell good, and people agree too, they say it's nice.\c-\n" +"\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. Also I love moth girls, they're cool and pretty. Oh, and maids, of course, and goth fashion, even though I'm too awkward to try dressing like that myself.\c-\n" "\n" "\cfSatisfied? Good, but here's one last Saya Fact™ for ya: I love you, Demo-chan~\c- \cg♥\c-\n" "\n" @@ -3694,14 +3671,14 @@ SWWM_LORETXT_SAYABEAN = "\cxHaunted:\c-\n" "\cf Very Yes\c-\n" "\n" -"\cfHaunted Saya Bean Plush\c- that eats your snacks and calls you a horny.\n" +"\cfHaunted Saya Bean Plush\c- that eats your snacks and calls you a nerd.\n" "\n" "This object isn't actually haunted. Or is it...?\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfOK, considering who made it, I AM betting this thing's really haunted. And of course I can tell what this is referencing. How the fuck does she even know anyway? It has to be some reality bending nonsense again.\c-\n" +"\cfOK, considering who made it, I AM betting this thing's really haunted. And of course I can tell what this is referencing. Just how does she even know anyway? It has to be some reality bending nonsense again.\c-\n" "\n" -"\cfStill, it's beautiful... A work of art, yes. I'm sure you're squeezing it between your arms right now. Oh, I'll know. I will hear it giggle on stream when you do so.\c-"; +"\cfStill, it's beautiful... A work of art, yes. I'm sure you won't resist its cuteness and you'll already be squeezing it between your arms. Oh, I'll know, I will hear it giggle on stream when you do so.\c-"; SWWM_LORETAG_SAYASMUG = "Saya's Mug"; SWWM_LORETAB_SAYASMUG = "Item"; SWWM_LOREREL_SAYASMUG = "Taro;Saya;Demolitionist"; @@ -3713,12 +3690,12 @@ SWWM_LORETXT_SAYASMUG = "\cxClassification:\c-\n" "\cf Customized Gift\c-\n" "\n" -"A customized coffee mug, which \cfTaro Miyamoto\c- gifted to his sister \cfSaya\c- on her 16th birthday, by personal request. The stencils on each side feature a picture of \cfMashiro\c-, Saya's favorite character, with the text \"MOTH PUSSY\".\n" +"A customized coffee mug, once given as a birthday gift to \cfSaya Miyamoto\c- by her brother \cfTaro\c-, by personal request. The stencils on each side feature a picture of a moth girl, with the text \"MOTH PUSSY\" under it. When asked about what this references, the siblings simply said it was an \"ancient meme\".\n" "\n" "\cxSaya's Notes:\c-\n" "\cfMy love for moth girls is eternal, Demo-chan.\c-\n" "\n" -"\cfBy the way, I made sure to clean it before those two put it in their gacha nonsense, but you can probably still smell the last coffee I had. Black coffee, dark as my soul...\c-"; +"\cfBy the way, I made sure to wash it thoroughly before those two put it in their gacha nonsense, just in case the demons could track you by the scent of coffee.\c-"; SWWM_LORETAG_SCORESYSTEM = "Score System"; SWWM_LORETAB_SCORESYSTEM = "Item"; SWWM_LOREREL_SCORESYSTEM = "Demolitionist;Cyrus;Saya"; @@ -3786,7 +3763,9 @@ SWWM_LORETXT_SERPENTRIDERS2 = "It is unclear if these demons have an actual connection to the \cfHell\c- of our own universe, or if there are, perhaps, many different realms one could call \"Hell\" in each world across the vast multiverse. What is clear, however, is that they are a major threat to the peace of these worlds we have found, and must be eliminated.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfLittle red riding hood back there was such an easy kill, I doubt someone \"considerably stronger\" would make much of a difference, don't you think? Besides, you're smart enough to not fall for anyone's tricks and traps, aren't ya. He doesn't stand a chance, huhu...\c-"; +"\cfLittle red riding hood back there was such an easy kill, I doubt someone \"considerably stronger\" would make much of a difference, don't you think? Besides, you're smart enough to not fall for anyone's tricks and traps, aren't ya. He doesn't stand a chance, huhu...\c-\n" +"\n" +"\cfPS: Still think it's stupid they call themselves serpent riders when only one of them rides one.\c-"; SWWM_LORETAG_SIDHE = "Sidhe"; SWWM_LORETAB_SIDHE = "Lore"; SWWM_LOREREL_SIDHE = "Parthoris;Saya;SerpentRiders;Demolitionist"; @@ -3839,7 +3818,7 @@ SWWM_LORETXT_SILVERBULLET = "\cxSaya's Notes:\c-\n" "\cfWhat was that quote again, \"there is no kill like overkill\"? Yeah, sounds about right for this thing.\c-\n" "\n" -"\cfThe fuck are you even supposed to hunt with it, wild tanks? I suppose... bigass beefy demons could also count, but you're going to just turn them all to fucking paste.\c-"; +"\cfThe fuck are you even supposed to hunt with it, wild tanks? I suppose... bigass beefy demons could also count, but there's not going to be anything left of them other than a fine red mist.\c-"; SWWM_LORETAG_SPARKSTER = "Biospark Carbine"; SWWM_LORETAB_SPARKSTER = "Item"; SWWM_LOREREL_SPARKSTER = "DecadeMech;EngineTech;Saya"; @@ -3974,7 +3953,7 @@ SWWM_LORETXT_SYMNATEK = "\cxSaya's Notes:\c-\n" "\cfAh yes, the well known strategy of \"if we're losing money, just contribute to the military\". Works every time, huh?\c-\n" "\n" -"\cfOh I bet you're going to think: \"But Saya, who are you to talk, when you made Ibuki for the US military?\", and to that I'll respond: \"Who said I made her for them?\"\c-"; +"\cfYes I know it sounds hypocritical of me to say that, what with the stuff with Ibuki, and my collaborations with the EDF, and all that... But think about it, it's almost like it's inevitable, in this day and age, in this economy, that you have to do stuff like that to stay afloat, isn't it?\c-"; SWWM_LORETAG_TARO = "Miyamoto, Taro"; SWWM_LORETAB_TARO = "People"; SWWM_LOREREL_TARO = "Nana;Ryuji;Saya;Ellen;Ibuki;WhiteScar;AkariLabs"; @@ -3995,16 +3974,14 @@ SWWM_LORETXT_TARO = "\n" "Taro is a highly skilled programmer, proficient in several languages, and has quite a lot of projects to his name, along with many contributions to notable open source projects, including the \cfLinux Kernel\c-. He's also a self-proclaimed \"culture archivist\", noting that he's basically a walking library when it comes to aspects of popular culture that for most are lost to time, thanks to the immortality inherited from his mother, and his strong memory. He's also quite popular online for his rather comedic anime reviews, under the persona of \cf\"The Waifu Wizard\"\c-.\n" "\n" -"In 2091, Taro was chosen to personally retrieve the \cfRed Oni\c-, \cfIbuki Miyamoto\c-, after the events of the \cfWhite Scar\c-. Following the tracking signal of her collar, he easily located her, and was about to take her back to Japan when a young girl approached him. It was \cfElena Yanikov XXI\c-, a scavenger who had befriended Ibuki during her time wandering that scorched wasteland. She asked Taro to bring her along, promising to \"be a good girl\". These words immediately made him accept her proposition.\n" -"\n" -"Not long after that, the two somehow started dating, eventually getting married in 2097.\n" +"In 2091, Taro was chosen to personally retrieve the \cfRed Oni\c-, \cfIbuki Miyamoto\c-, after the events of the \cfWhite Scar\c-. Following the tracking signal of her collar, he easily located her, and was about to take her back to Japan when a young girl approached him. It was \cfElena Yanikov XXI\c-, a scavenger who had befriended Ibuki during her time wandering that scorched wasteland. She asked Taro to bring her along, and he readily accepted. Not long after that, the two somehow started dating, eventually getting married in 2097.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfHOW IN THE NAME OF FUCK did my absolute loser of a brother get a girlfriend? I just don't understand. God, looking at the article after he's edited it, there's so much in there that's just him showing off, pathetic...\c-\n" +"\cfHOW EVEN did my absolute loser of a brother get a girlfriend? I just don't understand. God, looking at the article after he's edited it, there's so much in there that's just him showing off, pathetic...\c-\n" "\n" -"\cfYeah, he's that kinda guy. Acts like he's cool shit but once you get past his \"amazing skills and achievements\", he's just some asshole on the internet. I mean, I admit I kinda am to, a bit, but he's worse. I'd blame it on the fact he spent way too long on shitty forums.\c-\n" +"\cfYeah, he's that kinda guy. He loves to show off, what with all of his \"amazing skills and achievements\" and all. Not that I should be the one to complain when I'm also too proud at times of my own work. The two of us are alike a lot, it's why we're so close even if we fight sometimes over stupid shit. We're a pair of gremlins, and we're proud of it.\c-\n" "\n" -"\cfThough, he's also serious af when he wants. And at times like that he basically becomes the Tsukkomi to my Boke. If you don't know what that means you can go look it up, Demo-chan.\c-"; +"\cfThough, all that aside, Taro-nii can be very serious when he needs to. And at times like that he basically becomes the Tsukkomi to my Boke. If you don't know what that means you can go look it up, Demo-chan.\c-"; SWWM_LORETAG_UAC = "UAC"; SWWM_LORETAB_UAC = "People"; SWWM_LOREREL_UAC = "Doomguy;Saya;Hell;DemonInvasion"; @@ -4033,9 +4010,9 @@ SWWM_LORETXT_UAC = "What happened then was the beginning of what's been called the \cfDoom Episodes\c-. As was told by the UAC following these events, one lone marine managed to, by his lonesome, defeat all the invading forces, taking the fight even to Hell itself. However, the exploits of the so-called \cfDoom Marine\c- only served to enrage the archdemon generals even more, and that's when the invasion of Earth began. Although most have seen this as \"the end of the world as we know it\", the UAC still sends a message of hope to all, saying that all will be resolved.\n" "\n" "\cxSaya's Note:\c-\n" -"\cfOh, the \"great and mighty\" UAC, bunch of shit-eating capitalist pigs, that's what they are. Look right here, this is what unchecked capitalism does to you, y'all. Yeah, you can guess by now that I fucking hate these people.\c-\n" +"\cfOh, the \"great and mighty\" UAC, bunch of capitalist pigs, that's what they are. Look right here, this is what unchecked capitalism does to you, y'all. Yeah, you can guess by now that I hate these people with the rage of a thousand suns.\c-\n" "\n" -"\cfSo... Illegal military experiments? Check. Fucking around with interdimensional travel? Check. Potentially causing the end of the world? Also check. These fuckers really ARE a stereotypical evil megacorp, fucking hell...\c-\n" +"\cfSo... Illegal military experiments? Check. Fucking around with interdimensional travel? Check. Potentially causing the end of the world? Also check. These bastards really ARE a stereotypical evil megacorp, fucking hell...\c-\n" "\n" "\cfBut you know what? I'm not going to sit on my ass and wait for their supposed \"problem fixer\" legendary hero soldier boy to fix it all up. As if THAT is going to happen. No, this is precisely why YOU are here, Demo-chan. This is what you are destined to change (wow ok I'm starting to sound a bit uhhhh, cliche-y here). But yeah, we've prepared you for it, you are the ultimate combat robot, the pride of Akari Labs and all that jazz, you CAN save the world, I'm sure of it.\c-"; SWWM_LORETXT_UAC2 = @@ -4160,13 +4137,9 @@ SWWM_LORETXT_UNISSIX = "\n" "\cfOh yeah, also Misa is one hell of a pro gamer, holy shit. Anything I got her to play, she would just blaze through like it was nothing. Yeah, even THOSE games. It's fun to watch her, and she's specially fond of adventure stuff, I guess because it's the kinda thing she could never do irl.\c-\n" "\n" -"\cfAlso, funny story. The first time I visited them when they were in Sankaideriha, Misa gave me one hell of a scare with that sudden transformation she went through. It's like... she was a completely different person entirely. Like, I had never seen her so happy before, it was really something else, and honestly I was also happy for her too. Ah, and then that other thing happened, when uhhh... we went to a hot springs together. I... accidentally... saw... down there, yeah...\c-\n" +"\cfAlso, funny story. The first time I visited them when they were in Sankaideriha, Misa gave me one hell of a scare with that sudden transformation she went through. It's like... she was a completely different person entirely. Like, I had never seen her so happy before, it was really something else, and honestly I was also happy for her too.\c-\n" "\n" -"\cfGod, no wonder I could hear Zana-sama across the house when they'd go at it. Ah... you lucky devil...\c-\n" -"\n" -"\cfYes, that was when they were staying at my place. They're not the first I hear do it like wild beasts, actually. Yu-chan and that big tiddy goth gf of hers, they're quite something too. Seriously, no one knows that from my bedroom you can perfectly hear whatever's happening in the guest room. Dunno why, some sort of acoustics fuckery or something, but yeah.\c-\n" -"\n" -"\cf(I wish I could unhear the unholy noises Taro-niisan emitted when he brought Ellen-san, though)\c-"; +"\cfGod, they just are the cutest of couples. I can't stop saying it.\c-"; SWWM_LORETAG_VESTAL = "Vestal Foods"; SWWM_LORETAB_VESTAL = "People"; SWWM_LOREREL_VESTAL = "Saya;AkariLabs"; @@ -4200,7 +4173,7 @@ SWWM_LORETXT_VOICEBOX = "The \cfAkari Labs\c- community offers a variety of custom-made voice packs for this device, too. Please visit our forums for more information.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, just without the tiddy.\c-"; +"\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, but in cute robot form.\c-"; SWWM_LORETXT_VOICEBOX2 = "\cxDesignation:\c-\n" "\cf Loudboi Voicebox\c-\n" @@ -4214,9 +4187,9 @@ SWWM_LORETXT_VOICEBOX2 = "The \cfAkari Labs\c- community offers a variety of custom-made voice packs for this device, too. Please visit our forums for more information.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, just without the tiddy.\c-\n" +"\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, but in cute robot form.\c-\n" "\n" -"\cfUpdate: And then... Your true vocal chords as a maidbot came to be, no filters or anything, and my love for your charming voice only increased. My heart melts at the sound of it, hehehe...\c-"; +"\cfUpdate: And then... Your true vocal chords as a maidbot came to be, no filters or anything, and my love for your charming voice only increased. My heart melts at the sound of it, seriously...\c-"; SWWM_LORETAG_WALLBUSTER = "Wallbuster"; SWWM_LORETAB_WALLBUSTER = "Item"; SWWM_LOREREL_WALLBUSTER = "Blackmann;Bigshot;Demolitionist;Saya;Taro;Belt"; @@ -4246,13 +4219,11 @@ SWWM_LORETXT_WALLBUSTER = "\cfTechniques:\c- True to its name, you can destroy all sorts of obstacles along the way, provided you're dealing enough damage relative to their size (requiring secondary or tertiary fire). This even includes locked doors, so you won't have to bother with key hunting anymore.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfOK so, this ballbusting hunk of metal. Yeah, now ain't that some good shit...\c-\n" +"\cfOK so, this hunk of metal. Yeah, now ain't that some good shit...\c-\n" "\n" "\cfDon't worry about reloading this taking a long-ass time, btw. DemolitionOS comes with a quick reload routine that'll make it nice and easy for you. The ammo will be queued up in your Hammerspace, and then all you have to do is hold out your hand above the barrels, and they'll get deployed right inside, takes around 10 seconds to top it up, more or less. Nifty, huh? Taro did most of the work on that, so yeah, you can thank him.\c-\n" "\n" -"\cfOh and... y'know... this whole thing, that name and all, kinda makes me think of grandma a bit. I mean, if you change the first letter... Oh, do you hear those drums and that guitar? 'cause I sure do...\c-\n" -"\n" -"\cfOld Days~ ♪\c-"; +"\cfOh and... y'know... this whole thing, that name and all... Well, the joke already makes itself.\c-"; SWWM_LORETAG_WARARMOR = "War Armor"; SWWM_LORETAB_WARARMOR = "Item"; SWWM_LOREREL_WARARMOR = "Unissix;Devanikna;Cyrus"; @@ -4272,7 +4243,7 @@ SWWM_LORETXT_WARARMOR = "\cxSaya's Notes:\c-\n" "\cfNerdboi and his \"armor analysis\" once again. This guy, seriously... Life isn't a goddamn videogame, so please PLEASE stop talking in terms like \"damage units\" and \"reduction factors\".\c-\n" "\n" -"\cfAaaaanyway, Misa makes some pretty nifty stuff. I feel that it's a bit redundant that you're wearing armor made of the same stuff as your chassis. I mean, a robot wearing armor... yeah, why not? Protection is always important, huhu...\c-"; +"\cfAaaaanyway, Misa makes some pretty nifty stuff. I feel that it's a bit redundant that you're wearing armor made of the same stuff as your chassis. I mean, a robot wearing armor... Well, nothing wrong with some extra protection, I guess.\c-"; SWWM_LORETAG_WHITELADY = "White Lady"; SWWM_LORETAB_WHITELADY = "People"; SWWM_LOREREL_WHITELADY = "MothPlushy;Chancebox;MothLamp;XAnimen;Demolitionist;Saya"; @@ -4295,25 +4266,12 @@ SWWM_LORETXT_WHITELADY = "\n" "The White Lady has worked for many individuals and organizations over the years, but recently, she's been hired by the \cfUniversity of Nos-Kora\c- in order to collaborate with the \cfDemolitionist\c- in their missions.\n" "\n" -"Demolitionist, this message is for you. Your love for the \cfMashiro Plush\c- from our \cfLucky Chanceboxes\c- has made her contract effective, and thus, whenever you have a \cfSankai Companion Lamp\c- in your possession, the White Lady shall readily work alongside you, and slay any enemies you may encounter.\n" +"Demolitionist, this message is for you. Your love for the \cfMoth Girl Plush\c- from our \cfLucky Chanceboxes\c- has made her contract effective, and thus, whenever you have a \cfSankai Companion Lamp\c- in your possession, the White Lady shall readily work alongside you, and slay any enemies you may encounter.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfGHFFFSDFHDGKHDFDKHGSFHFHGSFSH\c-\n" +"\cfPlease excuse me while I have a moment to wild out over the fact that moth girls actually exist.\c-\n" "\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\cfMOTH GIRLS ARE REAL\c-\n" -"\n" -"\cfI AM SO FUCKING BUILDING A GODDAMN SPACE SHIP TO TRAVEL TO THAT PLANET, FUCK THE LAWS, FUCK THE WHITE SCAR TREATY, FUCK EVERYTHING, I WANT TO SEE THE MOTH GIRLS. I'M BRINGING ALONG ALL THE LAMPS I CAN FIND, I'M BUILDING A FUCKING HAREM.\c-"; +"\cfGHFFFSDFHDGKHDFDKHGSFHFHGSFSH\c-"; SWWM_LORETAG_WHITESCAR = "The White Scar"; SWWM_LORETAB_WHITESCAR = "Lore"; SWWM_LOREREL_WHITESCAR = "Nukuri;NosKora;Saya;Zanaveth2"; @@ -4329,7 +4287,7 @@ SWWM_LORETXT_WHITESCAR = "\n" "There were many losses on both sides, including civilians, in a chaotic confrontation between people who, not long before, had been peacefully allied for half a century. In three years, the vastly superior Nukuri armies neutralized all opposition, and set their sights on the very heart of the country. Wishing to \"slay the beast from within\", a small team managed to locate and capture the president. He was given one last choice, right there and then. He could either surrender and publicly apologize for his affront to the empire, or he could refuse, and watch as the \cfEmperor's Wrath\c- falls down upon him.\n" "\n" -"He chose the latter option, and what followed was nothing short of unimaginably despicable and cruel. All Nukuri forces retreated, and they evacuated any remaining civilian Nukuri who still remained. Then, in an instant, a succession of blinding flashes of scorching light reduced the whole United States territory to ashes, coming from the experimental orbital weapon the empire had built many years prior. It was its very first test fire, and the actual scale and effects of it were not yet known. Some say that the apocalyptic effects it had were not truly intended, that the plan was not to put an end to all life, but rather only cause destruction on a more \"technical\" level, disabling all electronic devices and machinery. Suffice to say, when the lead designer of this weapon, \cfZanaveth Nekuraku I\c-, saw what had happened, he suffered a severe mental breakdown, and disappeared from the public eye for many years.\n" +"He chose the latter option, and what followed was nothing short of unimaginably despicable and cruel. All Nukuri forces retreated, and they evacuated any remaining civilian Nukuri who still remained. Then, in an instant, a succession of blinding flashes of scorching light reduced all major cities across the United States territory to ashes, coming from the experimental orbital weapon the empire had built many years prior. It was its very first test fire, and the actual scale and effects of it were not yet known. Some say that the apocalyptic effects it had were not truly intended, that the plan was not to put an end to all life, but rather only cause destruction on a more \"technical\" level, disabling all electronic devices and machinery. Suffice to say, when the lead designer of this weapon, \cfZanaveth Nekuraku I\c-, saw what had happened, he suffered a severe mental breakdown, and disappeared from the public eye for many years.\n" "\n" "With this attack, the flames of the war against the empire only got stronger. In addition, all the remaining Nukuri on Earth were forced to leave, and with the exception of a select few countries, the \cfWhite Scar Treaty\c- was signed almost unanimously, putting an end to half a century of Nukuri contributions to the evolution of our science and technology. Those who had signed had to reject anything made by them, and no longer make any contact with any member of their species. In addition, they were no longer allowed to remain on their Moon colony either, forcing the \cfLuna Research Institute\c- to close its doors after almost four thousand years.\n" "\n" @@ -4344,9 +4302,9 @@ SWWM_LORETXT_WHITESCAR = "No further attempts have been made ever since to try once again to reestablish the former alliance, not even during many major events that would threaten Earth once again, where they would have gladly come to our aid as they had done in the \cfLuna Event\c- of 2021. Earth was, in addition, barred from the possibility of entering the X'Animen Coalition due to this fierce opposition.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfLo and behold, here it be, the darkest moment in human history (to date). Seriously, it fucks me up thinking again about what had happened, it was some awful shit. Like, not just the whole fucking burnination of an entire country, but also what was going down on the other side too, all the stuff Zana-sama told me about.\c-\n" +"\cfLo and behold, here it be, the darkest moment in human history (to date). Seriously, it fucks me up thinking again about what had happened, it was some awful shit. Like, not just the whole burnination of an entire country, but also what was going down on the other side too, all the stuff Zana-sama told me about.\c-\n" "\n" -"\cfI mean, sure, from this one can guess that the Nukuri were anything but peaceful, but that's not even half of it. The empire, the fucking empire, it was all the goddamn stinking bitch-ass piece of shit empire. Fucking, megalomaniacal evil-ass genocidal shithead emperor running the show, doing whatever the fuck he wanted. All those wars, it was all people who wanted him gone, and he'd crush them, over and over, with no remorse. He ran the place, and he could do whatever he wanted to them, like the ugly bastard he was. Yeah, I heard all of it. The mass executions, going as far as to bringing not one, but TWO whole races to extinction, yeah, THAT was sure fucked up. Oh but what about, torturing and massacring people who were seen as \"traitors\" and \"deviants\", huh? Yeah, that shit too. Zana-sama lost a lot of her family because of that. Ugh, I swear, one day I'm going to nail down where that bastard was yeeted to, just so I can kick him into paste. I'll obviously start with the balls, for sure, that one's for the other thing he did, which I'm not going to talk about here because I mean, holy fuck, this got dark (and it gets even darker). I have GOOD reasons to hate someone as fucking disgustingly vile as this motherfucker, hell, \"motherfucker\" is not even close there, considering what he did. Yeah, I think you get the hint now, do you? I bet you'd want to get your hands on him too. God damn if only those crazy guys hadn't yeeted him into space...\c-"; +"\cfI mean, sure, from this one can guess that the Nukuri were anything but peaceful, but that's not even half of it. The empire, the fucking empire, it was all the goddamn stinking empire. That megalomaniacal evil-ass emperor running the show, doing whatever he wanted. All those wars, it was all people who wanted him gone, and he'd crush them, over and over, with no remorse. He ran the place, and he could do whatever he wanted to them. Yeah, I heard all of it. The executions, the torturing and massacring of people who were seen as \"traitors\" and \"deviants\"... Zana-sama lost a lot of her family because of that. I seriously hate that stuff like this keeps happening all over the world...\c-"; SWWM_LORETAG_XANIMEN = "X'Animen"; SWWM_LORETAB_XANIMEN = "Lore"; SWWM_LOREREL_XANIMEN = "Luna;Nukuri;Saya;Xekke;Devanikna;Gods"; @@ -4394,7 +4352,7 @@ SWWM_LORETXT_XANIMEN = "\n" "\cfNekemekya:\c- A semi-artificial planet covered by a large metallic shell. It is home to \cfIx Nemeke\c-, and the \cfMekyon\c-, a race of mechanical beings he had created.\n" "\n" -"\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the unfairly adorable bunny-like \cfXeura\c- race, along with \cfIx Xeuriges\c-, their creator.\n" +"\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the lagomorph-like \cfXeura\c- race, along with \cfIx Xeuriges\c-, their creator.\n" "\n" "\cfUrai, Erusa, Sethia:\c- A trio of gas giants rich in valuable materials. The exploitation of these resources is currently contested by members of the system.\n" "\n" @@ -4440,7 +4398,7 @@ SWWM_LORETXT_XANIMEN = "\cxSaya's Notes:\c-\n" "\cf\"Negotiations fell apart\" is one way to put it. God, imagine... just IMAGINE for a moment that things had gone better. We would be part of a huge interplanetary alliance! That stuff is like... straight out of some sci-fi novel or something.\c-\n" "\n" -"\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fuck is up with that??? It's like some crazy overly creative elementary schooler came up with all that shit. Fucking hell. Did a god really do that? Or... is it just the most ridiculous fucking coincidence imaginable...?\c-\n" +"\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fresh heck is up with that??? It's like some overly creative elementary schooler came up with all of that. Did a god really do that? Or... is it just the most ridiculous coincidence imaginable...?\c-\n" "\n" "\cfI don't even know, Demo-chan... at this point, anything could be, from what I've seen out there.\c-"; SWWM_LORETXT_XANIMEN2 = @@ -4488,7 +4446,7 @@ SWWM_LORETXT_XANIMEN2 = "\n" "\cfNekemekya:\c- A semi-artificial planet covered by a large metallic shell. It is home to \cfIx Nemeke\c-, and the \cfMekyon\c-, a race of mechanical beings he had created.\n" "\n" -"\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the unfairly adorable bunny-like \cfXeura\c- race, along with \cfIx Xeuriges\c-, their creator.\n" +"\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the lagomorph-like \cfXeura\c- race, along with \cfIx Xeuriges\c-, their creator.\n" "\n" "\cfUrai, Erusa, Sethia:\c- A trio of gas giants rich in valuable materials. The exploitation of these resources is currently contested by members of the system.\n" "\n" @@ -4543,7 +4501,7 @@ SWWM_LORETXT_XANIMEN2 = "\cxSaya's Notes:\c-\n" "\cf\"Negotiations fell apart\" is one way to put it. God, imagine... just IMAGINE for a moment that things had gone better. We would be part of a huge interplanetary alliance! That stuff is like... straight out of some sci-fi novel or something.\c-\n" "\n" -"\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fuck is up with that??? It's like some crazy overly creative elementary schooler came up with all that shit. Fucking hell. Did a god really do that? Or... is it just the most ridiculous fucking coincidence imaginable...?\c-\n" +"\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fresh heck is up with that??? It's like some overly creative elementary schooler came up with all of that. Geez. Did a god really do that? Or... is it just the most ridiculous coincidence imaginable...?\c-\n" "\n" "\cfI don't even know, Demo-chan... at this point, anything could be, from what I've seen out there.\c-\n" "\n" @@ -4572,9 +4530,7 @@ SWWM_LORETXT_XEKKE = "\cxSaya's Notes:\c-\n" "\cfI've only seen pics of the place, from Zana-sama. It's definitely cool, all those rocky mountains, the sprawling cities around them, the lakes and waterfalls, the volcanic areas with huge rivers of magma and PEOPLE BATHING IN IT (holy shit)...\c-\n" "\n" -"\cfAnd yeah, that's basically Maruku-sama's home right there. She's got the whole family and everything in there, including her... mom. Oh my fucking god don't even get me started on her mom. I'll just end up curled up in a corner again thinking about THAT one time.\c-\n" -"\n" -"\cfCan't believe a fucking five meter tall hot milf goddess proposed to have sex with me right there and then jesus fuck holy shit why did I have to fucking pass out I could have had THE BEST SEX OF MY FUCKING LIFE WITH THE MOTHERFUCKING GODDESS OF LUST.\c-"; +"\cfAnd yeah, that's basically Maruku-sama's home right there. She's got the whole family and everything in there. Heh, she even told me that being surrounded by titans makes her less self-conscious about being so huge.\c-"; SWWM_LORETAG_YNYKRON = "Ynykron Artifact"; SWWM_LORETAB_YNYKRON = "Item"; SWWM_LOREREL_YNYKRON = "Unissix;Nedoshiaan;Saya"; @@ -4608,11 +4564,11 @@ SWWM_LORETXT_YNYKRON = "\cxSaya's Notes:\c-\n" "\cfSometimes I wonder if Misa actually realizes the dangers of the stuff she makes. This thing... it's maybe a bit too much, you know... Even compared to all the other stuff in the arsenal. I still ended up accepting it, anyway, because you know how I am, and how cute Misa is. I can't say no to that face. Besides, she made it for us, specifically.\c-\n" "\n" -"\cfSo yeah, here it is, \"God's Cumshot\" in all its glory. A motherfucking blast of blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c-\n" +"\cfSo yeah, here it is, the \"Divine Fury\" in all its glory. A blast of goddamn blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c-\n" "\n" "\cfAlso, that alternate mode... I know you'll probably do it anyway out of curiosity. Just... be careful, okay?\c-\n" "\n" -"\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this fucking thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c-"; +"\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c-"; SWWM_LORETXT_YNYKRON2 = "\cxDesignation:\c-\n" "\cf Ynykron Artifact\c-\n" @@ -4643,15 +4599,15 @@ SWWM_LORETXT_YNYKRON2 = "\cxSaya's Notes:\c-\n" "\cfSometimes I wonder if Misa actually realizes the dangers of the stuff she makes. This thing... it's maybe a bit too much, you know... Even compared to all the other stuff in the arsenal. I still ended up accepting it, anyway, because you know how I am, and how cute Misa is. I can't say no to that face. Besides, she made it for us, specifically.\c-\n" "\n" -"\cfSo yeah, here it is, \"God's Cumshot\" in all its glory. A motherfucking blast of blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c-\n" +"\cfSo yeah, here it is, the \"Divine Fury\" in all its glory. A goddamn blast of blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c-\n" "\n" "\cfAlso, that alternate mode... I know you'll probably do it anyway out of curiosity. Just... be careful, okay?\c-\n" "\n" -"\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this fucking thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c-\n" +"\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c-\n" "\n" -"\cfPS: We've confirmed it (well, Misa did, directly), this thing is effective against gods too. Not enough to kill, but it does have some very... notable destructive effects. Pretty crazy story, right? The next day after our wedding, Misa just popped up carrying her personal Ynykron and challenged the fucking goddess of war to a duel, right there and then. She ate up the whole damn blast, burned through most of her body leaving bones exposed. After that very painful experience, Misa was declared the second strongest warrior in the fucking universe, just like that. Oh yeah, and Erika described the experience as \"being struck by a condensed supernova\". That's metal as fuck.\c-\n" +"\cfPS: We've confirmed it (well, Misa did, directly), it is effective against gods too. Not enough to kill, but it does have some very... notable destructive effects. Pretty crazy story, right? The next day after our wedding, Misa just popped up carrying her personal Ynykron and challenged the goddess of war herself to a duel, right there and then. She ate up the whole damn blast, burned through most of her body leaving bones exposed. After that very painful experience, Misa was declared the second strongest warrior in the universe, just like that. Oh yeah, and Erika described the experience as \"being struck by a condensed supernova\". That's metal as hell.\c-\n" "\n" -"\cfAh... and I think this will be the last time we can use ours in a mission. Misa wants nothing to do with this anymore. Once it's all over we have to deliver it to her for destruction. A shame, but come on, I totally understand, this kind of weapon shouldn't exist.\c-"; +"\cfAh... and I think this will be the last time we can use ours in a mission. Misa wants nothing to do with this anymore. Once it's all over we have to deliver it to her for destruction, and I totally understand, this kind of weapon maybe shouldn't exist.\c-"; SWWM_LORETAG_YUI = "Miyamoto, Yui"; SWWM_LORETAB_YUI = "People"; SWWM_LOREREL_YUI = "Nana;Ryuji;Taro;Saya;Ashley"; @@ -4679,11 +4635,9 @@ SWWM_LORETXT_YUI = "After the concert, she excitedly lined up to get an autograph, and that's when the impossible became possible. Once in front of the \cf\"Stylish Witch of the West\"\c-, Yui nervously asked her, but what she got instead were some words that left her frozen in place: \"You're a very cute gal. Wanna go out with me?\". Suffice to say, the two are now happily married.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfghfjksdhfsjkghsdkfjsfgj I was so happy for her but also JEALOUS, YES, VERY JEALOUS. God when that happened I thought she was going to pass out, big tiddy goth gf asking her out like that out of the blue, holy fucking shit...\c-\n" +"\cfghfjksdhfsjkghsdkfjsfgj I was so happy for her, but god, when that happened I thought she was going to pass out, cool goth witch asking her out like that out of the blue, good lord...\c-\n" "\n" -"\cfSo apparently, Yu-chan is EXACTLY her type, talk about a crazy coincidence, huh? A match made in fucking heaven right there. Honestly, this stinks so much of cliche-y love-at-first-sight romance that, whew... I bet it's hard to believe such a story. Ashley-san even jokingly said that \"love at first sight\" is something that runs in her family. Pffff...\c-\n" -"\n" -"\cfDamn her, having a hot big tiddy goth gf all for herself... I really was jealous. Well, I was, until I had Ibuki, heheheheh.\c-"; +"\cfSo apparently, Yu-chan is EXACTLY her type, talk about a crazy coincidence, huh? A match made in heaven right there. Honestly, this stinks so much of cliche-y love-at-first-sight romance that, whew... I bet it's hard to believe such a story. Ashley-san even jokingly said that \"love at first sight\" is something that runs in her family. Pffff... Come on...\c-"; SWWM_LORETAG_ZANAVETH2 = "Zanaveth II"; SWWM_LORETAB_ZANAVETH2 = "People"; SWWM_LOREREL_ZANAVETH2 = "Nukuri;Devanikna;Unissix;Nekuratek;Zanaveth3;Kirin;WhiteScar;XAnimen"; @@ -4719,9 +4673,9 @@ SWWM_LORETXT_ZANAVETH2 = "\cxSaya's Notes:\c-\n" "\cfAhhhhhh, damn. She really is the sweetest and cutest gal I've ever met, let me tell ya. And it's one hell of an achievement for me to get this alien cutie to become a complete weeb too, heh...\c-\n" "\n" -"\cfOh man, meeting her was the best christmas gift ever. And also her smol cinnamon roll of a wife, too, huhuhu... Lucky devil, getting herself a girl like that. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY FUCKING ADORABLE.\c-\n" +"\cfOh man, meeting her was the best christmas gift ever, and also her precious lil' cinnamon roll of a wife, too. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY ADORABLE.\c-\n" "\n" -"\cfNowadays with the White Scar bullshit, we haven't been in touch much. Misa managed to visit a couple times, but it really wasn't the same, and I could tell that she wasn't enjoying it either. Yeah, fuck all that, I hope it ends someday and I can get the two in here again.\c-"; +"\cfNowadays with the White Scar bullshit, we haven't been in touch much. Misa managed to visit a couple times, but it really wasn't the same, and I could tell that she wasn't enjoying it either. Yeah, I hope it ends someday and I can get the two in here again.\c-"; SWWM_LORETXT_ZANAVETH22 = " \cxFull Name:\c-\n" " \cf Zanaveth Nekuraku II\c-\n" @@ -4756,9 +4710,9 @@ SWWM_LORETXT_ZANAVETH22 = "\cxSaya's Notes:\c-\n" "\cfAhhhhhh, damn. She really is the sweetest and cutest gal I've ever met, let me tell ya. And it's one hell of an achievement for me to get this alien cutie to become a complete weeb too, heh...\c-\n" "\n" -"\cfOh man, meeting her was the best christmas gift ever. And also her smol cinnamon roll of a wife, too, huhuhu... Lucky devil, getting herself a girl like that. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY FUCKING ADORABLE.\c-\n" +"\cfOh man, meeting her was the best christmas gift ever, and also her precious lil' cinnamon roll of a wife, too. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY ADORABLE.\c-\n" "\n" -"\cfNow that the White Scar trash garbage is going to get all torn to shreds, I'm definitely looking forward to seeing her around once again. God, when she popped up after the wedding with Kirin-kun I almost broke down crying. I missed her so goddamn much, like... seriously.\c-"; +"\cfNow that the White Scar trash treaty is going to get all torn to shreds, I'm definitely looking forward to seeing her around once again. God, when she popped up after the wedding with Kirin-kun I almost broke down crying. I missed her so much, like... seriously.\c-"; SWWM_LORETAG_ZANAVETH3 = "Zanaveth III"; SWWM_LORETAB_ZANAVETH3 = "People"; SWWM_LOREREL_ZANAVETH3 = "Nukuri;Unissix;Zanaveth2;NosKora;Saya;WhiteScar"; @@ -4779,7 +4733,7 @@ SWWM_LORETXT_ZANAVETH3 = "\n" "\cfZanaveth Nekuraku III\c- is the sole daughter of \cfZanaveth Nekuraku II\c- and \cfMisa Azadeku Unissix\c-. She spent most of her early childhood on Earth, where she was born, though her and her family had to move back to \cfNahkami\c- once she turned four, since by law, she had to study at a Nukuri school. It was in school that the young child began to have notable issues.\n" "\n" -"Zanaveth III was a frequent victim of bullying by her classmates, due to her odd personality and mannerisms, this was further intensified due to the effects of her Yikazoroi (lit. \"Stress Burst\"), a disorder prevalent among Nukuri children (though only developed by 1 in 200), which caused the constant bullying to eventually result in violent outbursts, which then further intensified the bullying. Due to the inaction of the school staff at the time, her mother sued them, and she had to be moved to a different school across the province.\n" +"Zanaveth III was a frequent victim of bullying by her classmates, due to her odd personality and mannerisms. Due to the inaction of the school staff at the time, her mother opted to move her to a different school across the province.\n" "\n" "In the wake of the \cfNukuri Seventh World War\c-, Zanaveth III and her parents fled temporarily to \cfSankaideriha\c-, aided by a friend of the Nekuraku family. During their stay there, it would be noted that their child had difficulty settling in, citing that being there gave her \"mind shock\". A formal diagnosis noted that she was reacting negatively to the natural flux of magic within the island, and it was suggested that she stayed with someone else, outside the island. The two eventually would put Zanaveth III in the care of \cfSaya Miyamoto\c-, a friend her mother had made during her first visit to Earth.\n" "\n" @@ -4790,9 +4744,9 @@ SWWM_LORETXT_ZANAVETH3 = "During her stay on Earth, Zanaveth III has had quite a noteworthy history on social media and online forums, arising from her strange personal dialect of English and nonsensical ramblings. Saya Miyamoto has come to label her as \cfChuunibyou\c-, an old Japanese term used to denote the kind of traits she shows, such as the noted self-importance and desire to stand out, along with pretending to have special powers / possess arcane knowledge, and other fanciful sentiments.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfLil' chuuni Zana-chan. Sure, she may look cold and distant and antisocial and stuff, but that really can be blamed on how shit people have been to her. God I wish I could just beat up all of her bullies. I remember how she'd often come to me crying, all angry and frustrated after getting into trouble and I'd just sit her down on my lap and give her headpats and hugs. Ahhhhh... really made me feel like a mommy right there.\c-\n" +"\cfLil' chuuni Zana-chan. Sure, she may look cold and distant and antisocial and stuff, but that really can be blamed on how shit people have been to her. God I wish I could just beat up all of her bullies. I remember how she'd often come to me crying, all angry and frustrated after getting into trouble and I'd just sit her down on my lap and give her headpats and hugs. I'm basically like a cool auntie to her, hehe.\c-\n" "\n" -"\cfI miss that stuff, I really do. Petting that soft fluffy blue hair of hers. Wish I knew what she's up to now, that whole thing of \"world domination\" totally does sound like her thing wwwww\c-\n" +"\cfI miss that stuff, I really do. Petting that soft fluffy blue hair of hers, listening to all of her stories, how she'd show me all the cool drawings of her characters and all that. Wish I knew what she's up to now, that whole thing of \"world domination\" totally does sound like her thing wwwww\c-\n" "\n" "\cfWell, if she comes here to Earth I'd welcome my new chuuni overlord with open arms.\c-"; SWWM_LORETXT_ZANAVETH32 = @@ -4825,8 +4779,6 @@ SWWM_LORETXT_ZANAVETH32 = "During a moment of confusion immediately after the demonic invasion of 2148, Zanaveth III made her appearance on Earth, setting forth a rather nonsensical plan for world domination, which backfired due to internal conflicts with one of her \"henchmen\". Following this defeat, she managed to evade the authorities for some time, hiding at the \cfAkari Labs\c- headquarters, but had to eventually return to Nahkami.\n" "\n" "\cxSaya's Notes:\c-\n" -"\cfAh, my precious little chuuni. It was such a surprise to see her pop up at my place out of nowhere like that, gave me a good scare. But there we were once again, reunited like in the old times. She was covered in bruises and burns and her makeup was all over the place from crying, poor thing. I gave her lots of hugs and pets, all she needed. Even went and gave her a bath like when she was little, hehehe.\c-\n" +"\cfAh, my precious little chuuni. It was such a surprise to see her pop up at my place out of nowhere like that, gave me a good scare. But there we were once again, reunited like in the old times. She was covered in bruises and burns and her makeup was all over the place from crying, poor thing. I gave her lots of hugs and pets, all she needed. After a nice warm bath and a delicious meal that I put my heart and soul into, she was all smiles again, hehe.\c-\n" "\n" -"\cfOh yeah, and also that thing. Yeah, I hope she keeps that a secret from Zana-sama. I may have um... well, I \"gave her a hand\", if you know what I mean. I thought it'd help her cheer up a bit, as silly as the idea was, but she liked it, huhuhu...\c-\n" -"\n" -"\cfAnd then just like that, she left again, *sigh*\c-"; +"\cfAnd then, just like that, she left again, *sigh*\c-"; diff --git a/language.def_menu b/language.def_menu index a84051f9c..01662686d 100644 --- a/language.def_menu +++ b/language.def_menu @@ -331,18 +331,17 @@ SWWM_CVOICE = "Voices:"; SWWM_CFANART = "Intermission Fanart:"; SWWM_CPATRON = "Patreon Backers:"; SWWM_CTHANK = "Special Thanks:"; -SWWM_CMAB2 = "For being an amazing friend who believes in me, and for inspiring me to keep working on what I love. I'm really really happy to have met you."; +SWWM_CMAB2 = "For your work in Lithium, one of the mods that have inspired me the most. I'm really really happy to have met you."; SWWM_CDRAGON2 = "For being a good pet dragon who cares about me."; SWWM_CLUCY2 = "For the Tewi font, which I've used for many many years. I hope you're doing well, wherever you are."; SWWM_CGUTA2 = "For the Gutamatics library, and for helping me with learning ZScript."; SWWM_CMIKO2 = "For the VERY useful ZPolyobject library."; SWWM_CKEKS2 = "For assistance with exception handling code, and also for being such a cool Touhou nerd."; SWWM_CZN2 = "For slope alignment code, and to Nash also for being a cool smart cactus dude."; -SWWM_CVAL2 = "For the custom Nashgore footprints, and for being a good friend and cute bun."; -SWWM_CKATHY2 = "For being one of my best friends ever and for collaborating with me on lore and character development. May your world flourish too."; +SWWM_CVAL2 = "For the custom Nashgore footprints, and for being a good bun-bot friend."; SWWM_CBOUNCY2 = "For lots of help with testing and for letting me rant about lore for hours and being there to listen along. You're a wonderful friend."; SWWM_CSLEDGE2 = "For being great buds, not just for me but for all of us. Your support and encouragement are something I value a lot, and I can't thank you enough."; -SWWM_CSPY2 = "For being so enthusiastic about everything in this mod, and for being the cute little brother I never had."; +SWWM_CSPY2 = "For being so enthusiastic about everything in this mod, and for some sound design assistance here and there."; SWWM_CINSP1 = "Combine Kegan, HyperUltra64, TerminusEst13, Yholl and friends"; SWWM_CINSP2 = "For inspiration and also for being really cool people. Bless all of you, keep being amazing."; SWWM_CCOMMUNITY1 = "All my amazing friends from the Doom community"; diff --git a/language.def_mission b/language.def_mission index d324a711a..1026f8d78 100644 --- a/language.def_mission +++ b/language.def_mission @@ -17,7 +17,7 @@ SWWM_MISSION_DOOM1 = SWWM_MISSION_DOOM2 = "Alright, \cfDemo-chan\c-, you're in the \cfDeimos Base\c- now. As you may see, everything's also pretty fucked over here, though since \cfThat Guy\c- last passed through, the demons probably have repopulated the place, as you could see back in \cfPhobos\c-.\n" "\n" -"So, about that ambush back there, you were out for a while, but thankfully they didn't have their way with you (oh god oh fuck). The unfortunate news however come from that DAMN NERD from \cfCyrus Enterprises\c-. Apparently he decided to empty out your entire \cfHammerspace Container\c- because this counts as \"a new episode\" or some dumb shit??? You're off to a fresh start, I guess. I'm powerless when it comes to these decisions, so fuck it.\n" +"So, about that ambush back there, you were out for a while, but thankfully they didn't start dismantling you or anything, you're still in one piece (phew, thank god). The unfortunate news however come from that DAMN NERD from \cfCyrus Enterprises\c-. Apparently he decided to empty out your entire \cfHammerspace Container\c- because this counts as \"a new episode\" or some dumb shit??? You're off to a fresh start, I guess. I'm powerless when it comes to these decisions, so fuck it.\n" "\n" "If what \cfCytho-sama\c- said is correct, there's a structure here known as the \cfTower of Babel\c- through which you can reach the surface of \cfHell\c-. He doesn't know the exact details though, so you'll be on your own there.\n" "\n" @@ -92,7 +92,7 @@ SWWM_MISSION_DOOM5_FROMDOOM1 = "\n" "Saya out."; SWWM_MISSION_DOOM6 = -"Alright, \cfDemo-chan\c-, mission update. Those fucks have hostages. Namely, a HUGE bunch of people, I'm reading five digits here. These people are the unlucky ones who couldn't evacuate in time, being caught right at the start of it all. And the shelters are all locked away through some demonic mechanism. Those fuckers are probably keeping them alive to \"use\" them later, and we're not going to give them the chance to take those lives.\n" +"Alright, \cfDemo-chan\c-, mission update. Those fucks have hostages. Namely, a HUGE bunch of people, I'm reading five digits here. These people are the unlucky ones who couldn't evacuate in time, being caught right at the start of it all. And the shelters are all locked away through some demonic mechanism. Those fuckers are probably keeping them alive to \"use\" them later, and we're not going to give them the chance to make emergency food out of them.\n" "\n" "So, first of all, you're going to see a lot more resistance, and some new faces too. This whole stretch is heavily fortified, but that won't be an issue, oh no, not for you. We're saving those people, all of them.\n" "\n" @@ -154,7 +154,7 @@ SWWM_MISSION_DOOM11 = "\n" "As you can figure, we had to hand over all your shit at the end of the previous mission, so you're starting fresh. That damn nerd's eyes lit up when we talked this over, and he wouldn't shut up about \"bonus episodes\" or whatever. I swear I'm just so tired now of all this...\n" "\n" -"Anyway... That's all I gotta say. You know what to do, and let me tell ya that THIS time, we'll definitely have our nice date when it's over. You really gotta get more enjoyment out of your maidbot frame.\n" +"Anyway... That's all I gotta say. You know what to do, and let me tell ya that THIS time, we'll definitely have our nice date when it's over. You really gotta get more enjoyment out of your maidbot frame, there are more gastronomic wonders in this world besides mom's tuna pie.\n" "\n" "I'm gonna hit the sack now, though, it's REALLY late, so you're on your own (not entirely, I'll be napping on the sofa next to your other body).\n" "\n" @@ -252,9 +252,9 @@ SWWM_MISSION_HERETIC1 = "\n" "Your objective is a man called \cfD'Sparil\c-. He's a member of a triad of crazy-ass evil sorcerers called the \cfSerpent Riders\c-. Guy's tall, wears red robes, and talks backwards, can't miss him. He commands armies of undead and shit, nothing you can't deal with, I'm sure. First of all, you'll need to make contact with the Sidhe survivors, see if you can gather any more information on where to go and what to do. Maybe once it's all over we can probably form an alliance or something, and hopefully they won't be pissed that we use wooden furniture.\n" "\n" -"I'm sure, that once you come back you'll want to immediately transfer over to your \cfMaidbot\c- frame, so I'll be working on a couple \"extensions\" there to make things more... \"fun\", if you catch my drift. Oh, you'll have loads of fun... loads... heheh...\n" +"I'm sure, that once you come back you'll want to immediately transfer over to your \cfMaidbot\c- frame, so I'm going to prepare something for when you come back. It'll be something nice and sweet, but it's going to be a surprise, okay? I can't give you any more details, hehe...\n" "\n" -"So... uh... horniness aside, I'm sorry that we couldn't give you all your stuff. I'm taking the blame this time, I think I screwed something up with the deployment and it got scattered all over the place. It's possible that the locals may have moved it around so... good luck finding it all.\n" +"So... uh... that aside, I'm sorry that we couldn't give you all your stuff. I'm taking the blame this time, I think I screwed something up with the deployment and it got scattered all over the place. It's possible that the locals may have moved it around so... good luck finding it all.\n" "\n" "Go get 'em, \cfDemo-chan\c-. Kick some wizard ass.\n" "\n" @@ -264,7 +264,7 @@ SWWM_MISSION_HERETIC2 = "\n" "Did I seriously just write that?\n" "\n" -"Anyway, let's get on with it, once this place is wiped out we should get closer to that \cfD'Sparil\c- guy. I just uh... hope it will still be a bit of a challenge, because your \"enhancements\" are taking me some time, you know. Yeah, this is going to be fun, huhu.\n" +"Anyway, let's get on with it, once this place is wiped out we should get closer to that \cfD'Sparil\c- guy. I just uh... hope it will still be a bit of a challenge, because your present is taking me a bit longer than I expected. Yeah uh... Maybe I should have gone with something simpler.\n" "\n" "I'm not going to tell you what it is, silly. Focus on your mission, \cfDemo-chan\c-. You'll see it when it's done.\n" "\n" @@ -278,7 +278,7 @@ SWWM_MISSION_HERETIC3 = "\n" "Saya out."; SWWM_MISSION_HERETIC4 = -"OK, what the hell is going on? You're not back in \cfParthoris\c-, so where IS this place? Whoever's behind this is going to get their ass kicked, fucking ruining my plans to give you a nice and juicy...\n" +"OK, what the hell is going on? You're not back in \cfParthoris\c-, so where IS this place? Whoever's behind this is going to get their ass kicked, fucking ruining my plans to bake you a delicious-\n" "\n" "*cough*\n" "\n" @@ -302,11 +302,11 @@ SWWM_MISSION_HEXEN1 = "\n" "Welcome to \cfCronos\c-. This place used to be nice, until that guy came in stomping around with his armies. Like the wizard dude, this fucker even got some of the locals on their side. Your target is called \cfKorax\c-, like the raven, huh, y'know, \"Corvus Corax\"... ah, forget it.\n" "\n" -"So the thing is, I'd like you to step in and take him out. Do NOT listen to anything he says, as I bet he'll probably try to get to you too. He's big, ugly, and doesn't look much like the type who'd be capable of riding a serpent, so maybe... he's the one who gets a riding... oh wait no, that doesn't sound very... UGH... baaaaad mental image, holy fuck. Where are \cfIbuki\c-'s tiddies when you need 'em, they're the best at making me forget about everything.\n" +"So the thing is, I'd like you to step in and take him out. Do NOT listen to anything he says, as I bet he'll probably try to get to you too. He's big, ugly, and doesn't ride a serpent. No, seriously, only the other guy does, for whatever reason, the others just... Go on foot. No idea why they have that name, then.\n" "\n" -"I know you'll want a nice reward for this so, here's what I have in mind. How about some more of that \"fun\" we had last time, hm? You, me... and I wonder... if \cfKirin-kun\c- also... hnnn... and then... *heavy breathing*\n" +"I know you'll want a nice reward for this so, here's what I have in mind. I heard that \cfKirin-kun\c- needs to do some drawing practice, so I got this crazy idea that he could do portraits of all of us. I bet he'll capture that cuteness of yours perfectly. And if not, well, we can always punish him with some tickles and make him try again. Practice makes perfect, after all, right?\n" "\n" -"OK, wow... phew. Saya, focus. No hornyposting on mission statements, not again. Anyway, bad-ish news??? We got a mixup on the ammo stuff and instead we got these weirdass \cf\"Fabricator\"\c- things from that nerdo. They do provide ammo, at least. As usual, your equipment will be strategically placed here and there, since we couldn't just... send you in with ALL of it at once, again. I don't know why nerdo boy insists on doing things like this. Does he really want everything to be so... ugh... videogamey?\n" +"Anyway, bad-ish news??? We got a mixup on the ammo stuff and instead we got these weirdass \cf\"Fabricator\"\c- things from that nerdo. They do provide ammo, at least. As usual, your equipment will be strategically placed here and there, since we couldn't just... send you in with ALL of it at once, again. I don't know why nerdo boy insists on doing things like this. Does he really want everything to be so... ugh... videogamey?\n" "\n" "Well, whatever. Go, \cfDemo-chan\c-, show 'em what you got!\n" "\n" @@ -320,7 +320,7 @@ SWWM_MISSION_HEXEN2 = "\n" "OK, yeah, sidetracking aside, more puzzling puzzles await us, I bet. I do wonder who came up with all this nonsense, just... pure bullshit. God, imagine something this obtuse in a game, it would be SO BAD it'd cease to exist before being released.\n" "\n" -"And with that, I wish you luck and lots of patience, \cfDemo-chan\c-. Keep it up and we'll do more than just cuddle when you come back.\n" +"And with that, I wish you luck and lots of patience, \cfDemo-chan\c-. Keep it up!\n" "\n" "Saya out."; SWWM_MISSION_HEXEN3 = @@ -336,8 +336,6 @@ SWWM_MISSION_HEXEN3 = "\n" "...\n" "\n" -"HAHAHA \"SEMINARY\" GET IT? TOTALLY MAKES YOU THINK OF SEMEN DOESN'T IT???\n" -"\n" "Saya out."; SWWM_MISSION_HEXEN4 = "That's a bigass tower. Think you can mow it down? Do a bit of... y'know, \"demolition work\"? Heh, of course not, that'd just cause more trouble than it's worth. And it wouldn't be fun to simply blow everything up effortlessly. The real fun is in going around blasting, hell yeah.\n" @@ -596,7 +594,7 @@ HE3TEXT = "\n" "With that guy out of the way, you can\n" "now return home and see what Saya is\n" -"planning to \"reward\" you with...\n" +"planning to reward you with...\n" "\n" "However, that plan might change..."; HE4TEXT = @@ -621,10 +619,10 @@ HE5TEXT = "matter anymore. You can keep going\n" "forever, if you have to.\n" "\n" -"The desire to know what Saya has\n" -"planned for you back home gives you\n" -"the strength to push forward no\n" -"matter what.\n" +"You can easily deduce that Saya's\n" +"present is a home-made cake. And with\n" +"such a delicious reward in mind, you\n" +"have the strength to push on forward.\n" "\n" "\"I'll go through hell again if I have to,\n" "I'll do anything, even the impossible,\n" diff --git a/language.def_voice b/language.def_voice index 68b86df1e..294b88236 100644 --- a/language.def_voice +++ b/language.def_voice @@ -375,37 +375,15 @@ SWWM_SUBS_DEFAULT_NDSPARILB = "3"; SWWM_SUBS_DEFAULT_DSPARILB1 = "What's with you people and backwards speech?"; SWWM_SUBS_DEFAULT_DSPARILB2 = "Sorry, could you repeat that?"; SWWM_SUBS_DEFAULT_DSPARILB3 = ".oot sdrawkcab klat nac I"; // record this line normally then just reverse it, really -// (H-Doom compat) Demon girl petting -SWWM_SUBS_DEFAULT_NPETHDOOM = "9"; -SWWM_SUBS_DEFAULT_PETHDOOM1 = "That's a good girl~"; -SWWM_SUBS_DEFAULT_PETHDOOM2 = "Hey, there's no need to fight."; -SWWM_SUBS_DEFAULT_PETHDOOM3 = "I'm not going to hurt you."; -SWWM_SUBS_DEFAULT_PETHDOOM4 = "There, there..."; -SWWM_SUBS_DEFAULT_PETHDOOM5 = "It's okay, I'm your friend."; -SWWM_SUBS_DEFAULT_PETHDOOM6 = "Calm down, everything's fine."; -SWWM_SUBS_DEFAULT_PETHDOOM7 = "You're so cute~"; -SWWM_SUBS_DEFAULT_PETHDOOM8 = "Hehe... Your hair is so fluffy~"; -SWWM_SUBS_DEFAULT_PETHDOOM9 = "Good girl... Good girl..."; -// (H-Doom compat) Aroused demon girl petting -SWWM_SUBS_DEFAULT_NPETHDOOMFINISH = "9"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH1 = "You really like being pet, don't you?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH2 = "There, it's all good..."; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH3 = "Getting off to my headpats, are you now?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH4 = "I can do this much, at least."; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH5 = "It feels good, doesn't it?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH6 = "A gentle touch is all you need~"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH7 = "Call me later, okay?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH8 = "My, my... You're blushing so much..."; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH9 = "Hehe... You're welcome, anytime."; // White Lady petting -SWWM_SUBS_DEFAULT_NPETMASHIRO = "7"; -SWWM_SUBS_DEFAULT_PETMASHIRO1 = "Fluffy moth..."; -SWWM_SUBS_DEFAULT_PETMASHIRO2 = "You like my lamp, don't you?"; -SWWM_SUBS_DEFAULT_PETMASHIRO3 = "You're so pretty~"; -SWWM_SUBS_DEFAULT_PETMASHIRO4 = "Thanks for your help, miss."; -SWWM_SUBS_DEFAULT_PETMASHIRO5 = "There... good girl..."; -SWWM_SUBS_DEFAULT_PETMASHIRO6 = "Hehe... cute moth girl~"; -SWWM_SUBS_DEFAULT_PETMASHIRO7 = "Good friend~"; +SWWM_SUBS_DEFAULT_NPETANDIRA = "7"; +SWWM_SUBS_DEFAULT_PETANDIRA1 = "Fluffy moth..."; +SWWM_SUBS_DEFAULT_PETANDIRA2 = "You like my lamp, don't you?"; +SWWM_SUBS_DEFAULT_PETANDIRA3 = "You're so pretty~"; +SWWM_SUBS_DEFAULT_PETANDIRA4 = "Thanks for your help, miss."; +SWWM_SUBS_DEFAULT_PETANDIRA5 = "There... good girl..."; +SWWM_SUBS_DEFAULT_PETANDIRA6 = "Hehe... cute moth girl~"; +SWWM_SUBS_DEFAULT_PETANDIRA7 = "Good friend~"; // Button pushing SWWM_SUBS_DEFAULT_NBUTTONPUSH = "3"; SWWM_SUBS_DEFAULT_BUTTONPUSH1 = "Beep."; diff --git a/language.es_base b/language.es_base index f0d4c4303..59409e986 100644 --- a/language.es_base +++ b/language.es_base @@ -92,7 +92,7 @@ T_LAMP = "Lämpara"; I_LAMP = "Lámpara Compañera"; T_MOTH = "Polilla"; T_WMOTH = "Polilla Blanca"; -T_MASHIRO = "Dama Blanca"; +T_ANDIRA = "Dama Blanca"; T_NUGGETH = "Pepita de Salud"; T_NUGGETA = "Pepita de Armadura"; T_OMNISIGHT = "Omnivisión"; @@ -120,7 +120,7 @@ T_PEACH = "Zumo de Melocotón Toot Froot™"; T_MILKBREAD = "Pan de Leche Akkouxhei"; T_KIRINMANGA = "Saya Miyamoto - Me Casé Con Un Emperador Virgen Pero Resulta Que Es Monísimo Con Lencería?!"; T_KIRINPLUSH = "Peluche de Emperador Kirin"; -T_MOTHPLUSH = "Peluche de Mashiro"; +T_MOTHPLUSH = "Peluche de Polilla"; T_SAYASMUG = "Taza de Café de Saya"; // colored tags for keys T_REDCARD = "\cgTarjeta Llave Roja\c-"; @@ -173,8 +173,7 @@ QUITMSG12 = "Sí, yo también necesitaría un\ndescanso después de todo eso..." QUITMSG14 = "¿Continuará?"; QUITMSG15 = "[Insertar mensaje ingenioso aquí]"; QUITMSG16 = "¡AHDSAKAFAJDAGS!"; -QUITMSG18 = "¿QUIEN EN SU SANO JUICIO\nGLASEARÍA UNA TARTA CON SU CULO?"; -QUITMSG19 = "El mundo es duro y frío,\nlos pechotes suaves y calientes."; +QUITMSG18 = "El mundo es duro y frío,\nlos pechotes suaves y calientes."; // Re-tagged monsters FN_ZOMBIE_FUN1 = "Zombi"; FN_ZOMBIE_FUN2 = "Muertito"; @@ -286,7 +285,7 @@ FN_SNAKE_FUN1 = "Culebrilla"; FN_SNAKE_FUN2 = "No Pisar"; FN_WIZARD_FUN1 = "Eres Un Mago, Harry"; FN_WIZARD_FUN2 = "Por Arte De Magia"; -FN_WIZARD_FUN3 = "Un Puto Mago"; +FN_WIZARD_FUN3 = "Mago Majo"; FN_WIZARD_FUN4 = "Trapo Volador"; FN_FIREDEMON_FUN1 = "Bicho Ardiente"; FN_FIREDEMON_FUN2 = "Inflamadito"; @@ -300,12 +299,10 @@ FN_ETTIN_FUN2 = "Idiota con Garrote"; FN_ETTIN_FUN3 = "Bicho de Bajo Nivel"; FN_CENTAUR_FUN1 = "Idiota con Escudo"; FN_CENTAUR_FUN2 = "Capullo con Escudo"; -FN_CENTAUR_FUN3 = "Hijoputa con Escudo"; -FN_CENTAUR_FUN4 = "Chupapollas con Escudo"; +FN_CENTAUR_FUN3 = "Bastardo con Escudo"; FN_SLAUGHTAUR_FUN1 = "Idiota Estúpido con Escudo"; FN_SLAUGHTAUR_FUN2 = "Capullo Asqueroso con Escudo"; -FN_SLAUGHTAUR_FUN3 = "Bastardo Hijoputa con Escudo"; -FN_SLAUGHTAUR_FUN4 = "Tragasables con Escudo"; +FN_SLAUGHTAUR_FUN3 = "Bastardo Hijoperra con Escudo"; FN_BISHOP_FUN1 = "Encapuchao"; FN_BISHOP_FUN2 = "Tío de Verde"; FN_BISHOP_FUN3 = "Piñata Mágica"; @@ -369,7 +366,7 @@ O_WALLBUSTER = "%k ha destrozado a %o pero bien."; O_EVISCERATOR = "%o fue descuartizad@[ao_esp] por %k."; O_HELLBLAZER = "%k reventó a %o en cachitos humeantes."; O_SPARKSTER = "%o fue bien chispead@[ao_esp] por %k."; -O_SILVERBULLET = "%o no pudo ignorar el grosor de las balas de %k."; +O_SILVERBULLET = "%k abrió un agujero muy, muy grande a través de %o."; O_CANDYGUN = "%k hizo probar a %o un sabor dulce (de muerte)."; O_YNYKRON = "%o fue borrad@[ao_esp] instantáneamente por %k."; O_YNYKRONALT = "%o fue aniquilad@[ao_esp] furiosamente por %k."; @@ -396,11 +393,7 @@ O_DOKIDOKI = "%o fue derrotad@[ao_esp] por el poder del amor de %k."; O_MOTH = "%o fue asaltad@[ao_esp] por las polillas de %k."; O_MOTHSELF = "%o fue asaltad@[ao_esp] por sus propias polillas."; O_MOTH2 = "%o fue asaltad@[ao_esp] por polillas."; -O_MASHIRO1 = "%o debería haber dejado la luz encendida."; -O_MASHIRO2 = "%o ahora pertenece a la Dama Blanca."; -O_MASHIRO3 = "%o ha cometido un error terrible."; -O_MASHIRO4 = "%o desapareció misteriosamente."; -O_MASHIRO5 = "%o enfureció a la polilla equivocada."; +O_ANDIRA = "%o enfureció a la polilla equivocada."; O_ENDLEVEL = "%o tuvo un peculiar contratiempo relacionado con el teletransporte."; O_MYKRADVO = "%o no pudo esconderse de la ira vengativa de %k."; O_LEADBALL = "A %o le salió un chichón con la bola de plomo de %k."; @@ -524,7 +517,7 @@ D_BARRIER = "El Revestimiento Elemental se ha desvanecido."; D_DEVASTATION = "El poder de la Marca se ha ido."; D_SPRITE = "El Sprite Divino ha soplado su último aliento."; D_TETHERFAIL = "El vínculo del Enlace de Seguridad fue obstruído."; -D_MASHIRO = "\cjSabe donde estás...\c-"; +D_ANDIRA = "\cjSabe donde estás...\c-"; SWWM_YNYKRONREADY = "El Artefacto Ynykron está listo para disparar."; SWWM_SWAPWEAPON = "\cjPulsa \cfUsar\cj para cambiar \cf%s\cj por \cf%s\cj.\c-"; SWWM_TODOWEAPON = "\cjEl \cf%s\cj aun no está implementado.\c-"; @@ -539,9 +532,6 @@ SWWM_TITLESCROLL3 = "Modelos 3D diseñados con cariño con texturas pintadas a m SWWM_TITLESCROLL4 = "Más de 60 mil líneas de código a medida en ZScript, y aun contando (dios me ayude)"; SWWM_TITLESCROLL5 = "El lore más profundo a este lado del Modiverso de Doom"; SWWM_TITLESCROLL6 = "¡Y mucho mucho más!"; -SWWM_TITLESCROLL7 = "Saludos a Mub, Ribbed, Slemg, Bunr, Kegbine, Term-kun, Hype64, Bartendy, Skelly, Mr. BIG SHOT WildWeasel, Endy, Mima-sama, Sinkie, BillowPlaster, Disgusting Dog Water, Dangle Logo, Lämp Paipu, Leek Spah, Boingy, FrettyBist, MarTREE, Dusty Demon Bread, Roasted Rock, Ed the Netcode Boy, Thirst Cactus, JimJam, Cappy Jay, A Nom, Missy Fits, Minor Cookie, Squid Kid, YukiCute, MafSulk, FineRaff25, NetroRutcase, ShudTheFugUpRyan, Kobl, Cacous Seriodemon, Zomb, Man of Chins, Bun Pun, Zikeous Shadestructor, Blimyot, Baja Blast Tittums, DrySpy.py, Typo Gem, Wantopus, Morf, Daedalus, Popato, SpengRob, Sgt. Shellpost, Loud M, Snk, Donut, C.Kid, Emit Birb, You Go To Sleep, Rach, Le No Chicken, Murasa, Smart Cactus Dude, Bundoor, Phantomboobs, Sanae Kochiya, Gardeboy, Cat, HK417, Smol Koa, Joe Mama, Jahn, Guta, Glue, Chokolah, Atan, Schweet Prints, Angury Teeth Practitioner, Sell Her, MiSiFu, Portuguese Sausage, Scoob Stub, Actually Jabba, Very Honest Cat, Chiaki's Tit Mole, Homie, Snacks, Tubz, Toof, Teef, Frisp, Trashkat, Succ 'n Spicy, Melissa Follower When, Shokku, Scummyboi, Kat Gravity Rush, John Romero, John Carmack, Tim Allen, Tim Sweeney y por último pero no menos importante mi querido dragón mascota"; -SWWM_TITLESCROLL8 = "He intentado estrujar todos los nombres que he podido ahí, que haya podido recordar, por lo menos, así que si no estás ahí y quieres entrar, solo pídelo"; -SWWM_TITLESCROLL9 = "Ya no queda nada más que ver aquí, el scroll ahora hará bucle, see you again, have a nice day"; SWWM_TITLESUB1 = "El Mundo Está En Peligro Y Acabamos De Mandar\nEste Robot Culogordo Guasón Para Salvarlo!?"; SWWM_TITLESUB3 = "El mod anteriormente conocido como SWWM GZ"; SWWM_TITLESUB4 = "Lo siento mucho, Icarus, pero ya\nno puedes llamarlo Swim Jizz"; @@ -841,7 +831,7 @@ SWWM_INTERTIP58 = "Mantén siempre GZDoom actualizado. Especialmente para mods c SWWM_INTERTIP59 = "El Mazo de Combate Reforzado es bastante fuerte de por sí, pero con un Ragekit activo, se transformará en todo un revientacráneos."; SWWM_INTERTIP60 = "A pesar de su aparentemente penoso tamaño, el Blaster de Plasma tiene mucho potencial destructivo, sobre todo a través de su fuego alternativo cargado."; SWWM_INTERTIP61 = "Las armas Puntzer pueden penetrar fácilmente objetos sólidos e incluso paredes de poco grosor. Ningún enemigo estará seguro detrás de su cobertura."; -SWWM_INTERTIP62 = "\"La Ametralladora Sheen es tal festival delicioso de dakka que el mero sonido de dispararla hace que desate a Leviatán en mis bragas, y puedes citarme en eso.\"\n — Saya Miyamoto"; +SWWM_INTERTIP62 = "\"La Ametralladora Sheen es tal festival delicioso de dakka que el mero sonido de dispararla hace que me ponga loca. ¡Es la leche!\"\n — Saya Miyamoto"; SWWM_INTERTIP63 = "Pulsando disparo inmediatamente después de golpear algo con las bayonetas del Quadravol resultará en una explosión aumentada a bocajarro que mandará a lo que sea que esté al otro lado volando."; SWWM_INTERTIP64 = "Mantener los gatillos del Rifle Sparkster pulsados incrementará gradualmente la potencia de disparo al soltarlos. Afortunadamente, no existe la posibilidad de que el arma explote si los mantienes demasiado tiempo, solo un arma mal diseñada por humanos podría ser tan disfuncional."; SWWM_INTERTIP65 = "El Rifle Sparkster puede disparar ambos tipos de munición simultáneamente, mezclando todo en un mortífero proyectil combinado."; @@ -863,11 +853,11 @@ SWWM_INTERTIP83 = "Este es realmente un extraño mod de armas para GZDoom."; SWWM_INTERTIP84 = "\"En su inmensidad, el universo no es más que un mero grano de arena cuando se compara a los límites ilimitados de nuestra imaginación.\" — Zanaveth Nekuraku III"; SWWM_INTERTIP85 = "Puedes alternar el arte de intermisión con Zoom, y estos consejos con Recarga. Mantener Fuego Secundario ocultará la interfaz para que puedas ver el arte al completo."; SWWM_INTERTIP86 = "Mezcla ajo molido, pimienta blanca y albahaca con tu salsa de tomate, va ideal con pasta, puedes darme las gracias luego."; -SWWM_INTERTIP87 = "Este mod es compatible con H-Doom. No, en serio."; +SWWM_INTERTIP87 = "Esto es un consejo."; SWWM_INTERTIP88 = "Algunos demonios no son realmente malvados. Prefieren llevar una vida tranquila y disfrutar de un delicioso emparedado de vez en cuanto."; SWWM_INTERTIP89 = "El diseño de Saya para la Demolicionista fue inspirado por Raidemin, el protagonista de un famoso anime Nukuri."; SWWM_INTERTIP90 = "Ya que las IAs Nekuronbot resultan tener un alma, son capaces de usar magia. Saya le enseñó a Demo-chan el conjuro de \"Lanzar Beso\" solo porque pensaba que sería mono."; -SWWM_INTERTIP91 = "No hay nada malo en estar horny on main."; +SWWM_INTERTIP91 = "No hay un consejo."; SWWM_INTERTIP92 = "La existencia de un insecto llamado \"mosquito\" implica la de una mayor y peor amenaza:\n\n\"EL MOSCO\""; SWWM_INTERTIP93 = "No te fíes de nadie llamado Icarus o Dime para manejar explosivos."; SWWM_INTERTIP94 = "Este mod hace que los slaughterwads sean más llevaderos, pero no esperes que sea un paseo por el parque."; @@ -1111,8 +1101,8 @@ SWWM_ACHIEVEMENT_LIGMA_TAG = "¿Quien es Steve Jobs?"; SWWM_ACHIEVEMENT_LIGMA_TXT = "Mata a un jefe final con el Artefacto Ynykron"; SWWM_ACHIEVEMENT_LOVE_TAG = "Amor Letal"; SWWM_ACHIEVEMENT_LOVE_TXT = "Mata %s enemigos con un beso lanzado (sin contar insta-kills)"; -SWWM_ACHIEVEMENT_MASHIRO_TAG = "Capas de Blanco"; -SWWM_ACHIEVEMENT_MASHIRO_TXT = "Invoca a la Dama Blanca"; +SWWM_ACHIEVEMENT_ANDIRA_TAG = "El Contrato Polillar"; +SWWM_ACHIEVEMENT_ANDIRA_TXT = "Invoca a la Dama Blanca"; SWWM_ACHIEVEMENT_MATRYOSHKA_TAG = "Astucia Mishe"; SWWM_ACHIEVEMENT_MATRYOSHKA_TXT = "Una Caja Afortunada dentro de una Caja Afortunada dentro de una Caja Afortunada dentro de una Caja Afortunada dentro de..."; SWWM_ACHIEVEMENT_MBF_TAG = "Puedes Acariciar el Perro"; diff --git a/language.es_dlg b/language.es_dlg index a39d87cc1..9d4b5ce01 100644 --- a/language.es_dlg +++ b/language.es_dlg @@ -120,58 +120,56 @@ SWWM_SAYADSPARIL1 = "Ya está, \cdDemo-chan\c-. Vas a enfrentarte al brujo capul SWWM_SAYADSPARIL2 = "Vas a salvar otro mundo, y todo en tiempo récord. ¡Estás en racha!"; SWWM_SAYADSPARIL3 = "... Oh, y recuerda, te espera una sorpresa en casa. Oh, es que te va a encantar."; SWWM_SAYADSPARIL4 = "Splgslshglgh"; -SWWM_SAYADSPARIL5 = "Oh mierda ¿eso lo pilló el reconocimiento de voz? Ups..."; +SWWM_SAYADSPARIL5 = "¡Oh mierda! Hostia, ahí va toda la masa... ¡Oh! Eh... ¡N-no has oído nada!"; // Heretic E4M8 SWWM_SAYAHEADS1 = "Es que se me acaba la paciencia con todo. Espero que esto de verdad te traiga de vuelta a casa."; -SWWM_SAYAHEADS2 = "Y si no, bueno, más tiempo para refinar este \"regalo\" que te voy a dar."; -SWWM_SAYAHEADS3 = "Gracias a esto, he conseguido mejorar su potencia aun más. Nos divertiremos a tope."; -SWWM_SAYAHEADS4 = "En serio no puedo esperar a que lo pruebes, y estoy segura de que te mueres de ganas de saber que es..."; +SWWM_SAYAHEADS2 = "Y si no, bueno, más tiempo para preparar este regalo que es totalmente una sorpresa."; +SWWM_SAYAHEADS3 = "En cuanto a lo que oíste antes, lo que sea que creas que es, no es eso."; +SWWM_SAYAHEADS4 = "Y tampoco he montado un desastre total y he tenido que volver a empezar de cero. No señor."; SWWM_SAYAHEADS5 = "Eliminad aquestos enemigos y venid por vuestra recompensa, oh \cdDemolicionista\c-."; -SWWM_SAYAHEADS6 = "... Puto en serio acabo de decir eso..."; +SWWM_SAYAHEADS6 = "... En serio acabo de decir eso...?"; // Heretic E5M8 -SWWM_SAYABULLS1 = "Y es que sigue, su puta madre..."; +SWWM_SAYABULLS1 = "Y es que sigue, madre de dios..."; SWWM_SAYABULLS2 = "Es que te están mandando por mundos al azar. Mira, ya me estoy cabreando basto."; SWWM_SAYABULLS3 = "Estoy tan cabreada que, si el próximo portal no te trae de vuelta a Parthoris, es que..."; SWWM_SAYABULLS4 = "Eso..."; -SWWM_SAYABULLS5 = "NECESITO que vuelvas a casa, \cdDemo-chan\c-. Te necesito desesperadamente para probar esto."; +SWWM_SAYABULLS5 = "NECESITO que vuelvas a casa, \cdDemo-chan\c-. Tu regalo está empezando a derretirse."; // Seven Portals SWWM_SAYAGREETA1 = "Ahí lo tienes, \cdDemo-chan\c-. Ese es tu objetivo, ese bicho grande y feo apestoso. Ese es Korax."; SWWM_SAYAGREETA2 = "... Por cierto, te has fijado en como huele? Atufa, ¿a que sí?"; SWWM_SAYAGREETA3 = "Dios, imagina el olor en persona... Solo de pensarlo se me revuelve el estómago."; SWWM_SAYAGREETB1 = "Cobarde... Burlándose desde la distancia..."; // Kirin reply -SWWM_SAYAGREETC1 = "Sí, cobarde y asqueroso, los típicos signos de un bastardo feo."; -SWWM_SAYAGREETD1 = "¿Bastardo... Feo?"; // Kirin reply -SWWM_SAYAGREETE1 = "Es mejor no explicártelo, \cxKirin-kun\c-. Sentirías una decepción muy grande por toda la raza humana.."; -SWWM_SAYAGREETF1 = "Eso ciertamente no es tranquilizador de oír..."; // Kirin reply +SWWM_SAYAGREETC1 = "Sí, un cobarde... Y encima apesta. Pero no apesta bien, como yo."; +SWWM_SAYAGREETD1 = "\cgSayacchi\c-, tú no apestas."; // Kirin reply +SWWM_SAYAGREETE1 = "No, no, deja que te explique. Hay apestar MAL y hay apestar BIEN."; +SWWM_SAYAGREETF1 = "Yo... Creo que no lo entiendo."; // Kirin reply // Shadow Wood SWWM_SAYABLOODA1 = "No se como el tío este puede oler nada aparte de ese tufo de pedo de perro viejo que suelta."; SWWM_SAYABLOODA2 = "Es que en serio, la puta virgen..."; -SWWM_SAYABLOODB1 = "El bastardo feo ese necesita un baño."; // Ibuki reply -SWWM_SAYABLOODC1 = "¿Bastardo feo? ¿Que es esto ahora, un doujin cutre?"; -SWWM_SAYABLOODD1 = "Ja, muy buena, \cgSayacchi\c-."; // Ibuki reply +SWWM_SAYABLOODB1 = "Alguien necesita un baño."; // Ibuki reply +SWWM_SAYABLOODC1 = "¿Quien, yo? Si me he duchado esta mañana..."; // Hypostyle SWWM_SAYAHYPO1 = "Y ya, después de tantas vueltas. Lo que haya aquí, habrá que matarlo para pillar el siguiente portal."; SWWM_SAYAHYPO2 = "En serio espero que no sea un puto dragón. Sería el boss más cutre y genérico posible."; SWWM_SAYAHYPO3 = "Uh... Lo he gafado, ¿no? Seguro que sí. Ya, apuesto a que es un puto dragón."; -SWWM_SAYAHYPO4 = "Apuesto que el TÍO ESE va a salir de su tumba y puto venderme su maldito juego por milésima vez."; +SWWM_SAYAHYPO4 = "Apuesto que el TÍO ESE va a salir de su tumba y venderme su maldito juego por milésima vez."; // Heresiarch's Seminary SWWM_KIRINWORSHIPA1 = "Patética criatura repugnante...\n¿Quien pensaría jamas en adorar a una vil bestia como tú?"; -SWWM_KIRINWORSHIPB1 = "Pues yo lo que adoro es esa jugosa polla que tienes, \cxKirin-kun\c-~"; // Saya reply -SWWM_KIRINWORSHIPC1 = "PFFFFFFFFFFFFFF"; -SWWM_KIRINWORSHIPD1 = "¡Guh! \cx¡Kiriiiiin\c-! Dios, estoy toda mojada y pegajosa. Je, como cuando te me corriste encima anoche."; // Saya reply -SWWM_KIRINWORSHIPD2 = "En serio, \cxKirin-kun\c-, es que sueltas como una manguera a veces. Pero sabes que eso me encanta de ti."; -SWWM_KIRINWORSHIPE1 = "Ehm... \cgSaya\c-..."; -SWWM_KIRINWORSHIPF1 = "O-oh... Espera, ¿esta cosa sigue encendida? Mierda... \cdDemo-chan\c- acaba de leer todo eso."; // Saya reply +SWWM_KIRINWORSHIPB1 = "En esta familia solo adoramos al buen emperador \cxKirin Xanai\c-."; // Saya reply +SWWM_KIRINWORSHIPC1 = "Nnnn... \cgSayaaaa\c-... No merezco ninguna adoración."; +SWWM_KIRINWORSHIPD1 = "Tonterías, eres un chico bueno super-adorable, y eso es toda la verdad."; // Saya reply +SWWM_KIRINWORSHIPE1 = "Por favor, delante de todos no, que me da vergüenza..."; +SWWM_KIRINWORSHIPF1 = "No pasa nada, no pueden verte. Pero \cdDemo\c- puede leer que te he puesto todo colorado. Jeje."; // Saya reply // Castle of Grief SWWM_SAYAGAMEA1 = "Guau, mira al puto maestro del ajedrez este... ¡Que te jodan!"; -SWWM_SAYAGAMEA2 = "Este tío es un puto idiota y me sigue cabreando más. Que ganas tengo de verte partirle el maldito culo..."; +SWWM_SAYAGAMEA2 = "Este tío es un idiota y me sigue cabreando más. Que ganas tengo de verte partirle el maldito culo..."; SWWM_SAYAGAMEB1 = "Friki del ajedrez..."; // Ibuki SWWM_SAYAGAMEC1 = "Apuesto a que estaba en el club de ajedrez."; // Necropolis SWWM_SAYAMASTERSA1 = "Maestros, maestros... ¿De quien? ¿Despertad mis maestros? Bueno, es igual, me da lo mismo lo que diga."; SWWM_SAYAMASTERSA2 = "Es que que ganas tengo de que te lo cargues..."; SWWM_SAYAMASTERSB1 = "¿Eres lo suficientemente fuerte para enfrentarte al hecho de que HUELES?"; // Ibuki reply -SWWM_SAYAMASTERSC1 = "Me duché esta mañana, \crIbuki\c-."; +SWWM_SAYAMASTERSC1 = "Ya te dije que me duché esta mañana, \crIbuki\c-."; SWWM_SAYAMASTERSD1 = "Me refiero al señorito apestoso de ahí. Tú hueles bien."; // Ibuki reply SWWM_SAYAMASTERSE1 = "\cgSayacchi\c- definitivamente posee un aroma agradable."; // Kirin reply SWWM_SAYAMASTERSF1 = "Jujujuju... Gracias."; @@ -190,7 +188,7 @@ SWWM_SAYAMAGE2 = "Sí, está ya más que cansado de todo este tema. Y aparenteme SWWM_SAYAMAGE3 = "Bueno, al menos estos son puzzles de verdad, y no lo que coño sea que fuera todo aquello."; SWWM_SAYAMAGE4 = "Aunque sean... Ya sabes... De los que son todo cutres y chupadísimos."; // Dark Crucible -SWWM_SAYAKORAXA1 = "Aquí estamos, \cdDemo\c-. El gran bastardo feo apestoso ese espera."; +SWWM_SAYAKORAXA1 = "Aquí estamos, \cdDemo\c-. El gran bastardo apestoso ese espera."; SWWM_SAYAKORAXB1 = "Al fin, el reinado maligno del vil conspirador encontrará su fin."; // Kirin reply SWWM_SAYAKORAXC1 = "Hora de que se dé un puto baño. Después de que le descoloques las rodillas, por supuesto."; // Ibuki reply SWWM_SAYAKORAXD1 = "Aunque \cvMeido\c- no lo esté viendo, te puedo decir que los cuatro te estamos dando ánimos."; @@ -247,16 +245,16 @@ SWWM_KIRINPUZZLEK1 = "Por favor... Haz que pare..."; SWWM_KIRINPUZZLEL1 = "\cxKirin-kun\c-, oye... No pasa nada. Toma... Bebe, te ayudará a relajarte.\c-"; // Ibuki reply SWWM_KIRINPUZZLEM1 = "Glu... Glu... Glu..."; SWWM_KIRINPUZZLEN1 = "Bueno, pero míralo... Ahí bebiéndolo todo como un campeón."; // Saya reply -SWWM_KIRINPUZZLEO1 = "Ya sabes como va... En cuanto encuentran una teta que mamar, se acabaron todos sus problemas..."; // Ibuki reply +SWWM_KIRINPUZZLEO1 = "Ya sabes como va... Los Anarukon son bebedores de leche natos."; // Ibuki reply SWWM_KIRINPUZZLEP1 = "Sabes que \cdDemo-chan\c- puede leer lo que decimos, ¿verdad?"; // Saya reply -SWWM_KIRINPUZZLEQ1 = "Oh, estoy segura de que le encantaría tomar su turno una vez se acabe la misión, ¿hm?"; // Ibuki reply +SWWM_KIRINPUZZLEQ1 = "Oh, pues espero que esto no le produzca imágenes mentales extrañas. *risita*"; // Ibuki reply // first puzzle switch on Constable's Gate SWWM_KIRINPUZZLER1 = "Más vale que este sea el último de estos \"puzzles\" que vayamos a encontrar..."; SWWM_KIRINPUZZLER2 = "Urp..."; SWWM_KIRINPUZZLER3 = "Mis disculpas."; SWWM_KIRINPUZZLES1 = "Estaba buena la leche, ¿a que sí?"; // Saya reply SWWM_KIRINPUZZLET1 = "Ciertamente... Doy gracias por la bendición de \crIbuki\c-."; -SWWM_KIRINPUZZLEU1 = "Hacer que pueda lactar a voluntad es una bendición, vaya que sí. Seguro que \cdDemo\c- está también de acuerdo."; // Saya reply +SWWM_KIRINPUZZLEU1 = "Sí, mola que sus modificaciones genéticas se puedan aplicar así de fácil a la leche. Es super invigorante."; // Saya reply // super secret cheats SWWM_ZNVTXT1 = "\cdDemolicionista\c-, soy yo, \chZanaveth El Corruptor\c-. He testificado del acto que has actuado, sí."; SWWM_ZNVTXT2 = "Son \cf%d\c- años... y las mágicas palabras veo en nuevo. Muy impresionada, mucho impresionada."; @@ -267,7 +265,7 @@ SWWM_ZNVTXT5 = "Debo dar marcha. A favor extender saludos a tía \cgSaya\c- en p SWWM_SAYAWASTEA1 = "¡Deja de malgastar balas!"; SWWM_SAYAWASTEB1 = "¿Aun sigues? ¿En serio?"; SWWM_SAYAWASTEC1 = "Vale, se nota que lo estás haciendo por tu propia satisfacción personal."; -SWWM_SAYAWASTED1 = "Es casi como si le estuvieras haciendo una paja, o algo..."; +SWWM_SAYAWASTED1 = "Es casi como si le estuvieras haciendo... Ya sabes qué..."; SWWM_SAYAWASTED2 = "Ehm, olvida lo que he dicho."; SWWM_SAYAWASTEE1 = "Y sigue... Dándole a la manivela."; SWWM_SAYAWASTEF1 = "Vale, te prometo que voy a dejar de mensajearte ya con todo esto. Tú a lo tuyo, supongo."; @@ -279,12 +277,12 @@ SWWM_SAYALEVERD1 = "Dios es que... Ahhh..."; SWWM_SAYALEVERE1 = "E... En serio... Es que me pone loca... El exceso de acción existe."; SWWM_SAYALEVERF1 = "E-esa cosa está hecha para durar, desde luego. Su puta madre..."; SWWM_SAYALEVERG1 = "..."; -SWWM_SAYALEVERG2 = "Creo que necesito cambiarme las bragas."; +SWWM_SAYALEVERG2 = "Creo que me acabas de dar una idea para un vídeo ASMR."; // april fools SWWM_SAYAFOOL1 = "Eh... ¿Que hace el texto ese ahí?"; SWWM_SAYAFOOL2 = "Mierda, espera... ¿En serio olvidé activar una licencia?"; SWWM_SAYAFOOL3 = "... ... Un momento... Espera un puto momento... ¿Que puñetas es Ultracam?"; -SWWM_SAYAFOOL4 = "Ay la puta hostia. Esto tiene que ser cosa de Taro-nii. No me puedo creer que haya picado. Hostia puta."; +SWWM_SAYAFOOL4 = "Ay la puta hostia. Esto tiene que ser cosa de \cgTaro-nii\c-. No me puedo creer que haya picado. Hostia puta."; SWWM_SAYAFOOL5 = "Bueno, no sé como quitarlo así que... Tú haz como si nada, supongo. Ya veré que hacer."; // corruption cards SWWM_CYTHOCCA1 = "\cdDemolicionista\c-, no te sientas alarmada por lo que has visto."; @@ -298,7 +296,7 @@ SWWM_CYTHOCCC1 = "\cgSaya\c-, no deberías tomar acciones legales contra el segu SWWM_SAYALILITHA1 = "¿¿¿PERO QUE COJONES ESTÁ PASANDO???"; SWWM_SAYALILITHA2 = "¿¿¿HOLA??? ¿¿¿LA REALIDAD SE DESMORONA ANTE NUESTROS OJOS???"; SWWM_SAYALILITHB1 = "Mantén la calma, \cgSaya\c-, este es el poder de la Matriarca Lilith. Es todo una ilusión."; // Cytho reply -SWWM_SAYALILITHC1 = "Su puta madre... ¿Es por esto que los generales archidemonios le tienen miedo?"; +SWWM_SAYALILITHC1 = "Ostias en vinagre... ¿Es por esto que los generales archidemonios le tienen miedo?"; SWWM_SAYALILITHD1 = "En parte, sí. De entre nosotros, solo el Archiseñor Aximal puede compararse a ella."; // Cytho reply SWWM_SAYALILITHE1 = "Hostia... Joder."; // ROM3R-0 diff --git a/language.es_lore b/language.es_lore index f4e5c9a5c..c3408a515 100644 --- a/language.es_lore +++ b/language.es_lore @@ -52,7 +52,7 @@ SWWM_LORETXT_AKARILABS = "\n" "La compañía fue fundada en 2010 por \cfSaya Miyamoto\c- y \cfTaro Miyamoto\c-, comenzando sus días como un pequeño taller en su garaje. Con el tiempo, el incremento en popularidad de sus ingeniosos inventos trajo consigo una mayor expansión, y más gente atraída a trabajar con ellos. Aunque sus oficinas centrales son lo suficientemente grandes para alojar a todos sus empleados, algunos trabajan remotamente, debido a varias circunstancias.\n" "\n" -"Entre sus muchas creaciones, las \cfMaidbots\c-, inicialmente introducidas en 2017, y comercializadas cinco años más tarde, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Aunque la mayoría son adoptadas para ayudar en casa y poco más, han habido muchos casos de clientes que se han enamorado o incluso casado con ellas. La postura oficial de los laboratorios en cuanto a estos casos es que \"no hay nada malo\" en algo así, pero que uno no debe olvidar que aunque las Maidbots están \"totalmente equipadas para actos íntimos\", no pueden tener hijos.\n" +"Entre sus muchas creaciones, las \cfMaidbots\c-, inicialmente introducidas en 2017, y comercializadas cinco años más tarde, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Ha habido incluso casos de personas que han salido o incluso se han casado con ellas, y la posición oficial de los laboratorios al respecto es que \"no hay nada de malo\" en ello, ya que \"ni siquiera las diferencias entre la carne y el metal pueden entreponerse al amor\".\n" "\n" "Durante los \cfJuegos Olímpicos de Tokyo 2020\c-, la Maidbot personal de Saya fue elegida para cantar el himno nacional. Su voz cautivó a millones, y lanzó su carrera como idol.\n" "\n" @@ -77,7 +77,7 @@ SWWM_LORETXT_AKARILABS2 = "\n" "La compañía fue fundada en 2010 por \cfSaya Miyamoto\c- y \cfTaro Miyamoto\c-, comenzando sus días como un pequeño taller en su garaje. Con el tiempo, el incremento en popularidad de sus ingeniosos inventos trajo consigo una mayor expansión, y más gente atraída a trabajar con ellos. Aunque sus oficinas centrales son lo suficientemente grandes para alojar a todos sus empleados, algunos trabajan remotamente, debido a varias circunstancias.\n" "\n" -"Entre sus muchas creaciones, las \cfMaidbots\c-, inicialmente introducidas en 2017, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Aunque la mayoría son adoptadas para ayudar en casa y poco más, han habido muchos casos de clientes que se han enamorado o incluso casado con ellas. La postura oficial de los laboratorios en cuanto a estos casos es que \"no hay nada malo\" en algo así, pero que uno no debe olvidar que aunque las Maidbots están \"totalmente equipadas para actos íntimos\", no pueden tener hijos.\n" +"Entre sus muchas creaciones, las \cfMaidbots\c-, inicialmente introducidas en 2017, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Ha habido incluso casos de personas que han salido o incluso se han casado con ellas, y la posición oficial de los laboratorios al respecto es que \"no hay nada de malo\" en ello, ya que \"ni siquiera las diferencias entre la carne y el metal pueden entreponerse al amor\".\n" "\n" "Durante los \cfJuegos Olímpicos de Tokyo 2020\c-, la Maidbot personal de Saya fue elegida para cantar el himno nacional. Su voz cautivó a millones, y lanzó su carrera como idol.\n" "\n" @@ -165,7 +165,7 @@ SWWM_LORETXT_ALAKIR = "\n" "Tras esta gran masacre, buscó ayuda de la capital. Fue entonces que aprendería realmente lo retorcida y corrupta que era la nación que llamaba su hogar. Ciertamente, quienes se encontraban en el poder recibieron el aviso previo de que la invasión tendría lugar, pero eligieron no actuar. Tal como le dijeron, las consecuencias de contraatacar al Imperio Sacrosanto se pensaron mucho peores que simplemente dejarlo pasar. Las vidas de cientos de miles de \cfÉspers\c- fueron consideradas un sacrificio necesario para mantenerse en buenos términos con sus devotos vecinos sureños.\n" "\n" -"Sin embargo, y a pesar de todo, se le ofreció ayuda. Protección personal, junto con la promesa de reconstrucción, pero por un precio, el de su propio cuerpo. Al no tener otra opción de ayudar a los otros supervivientes, aceptó. Kanaiarkar y sus asentamientos vecinos serían reconstruidos, y los supervivientes recibirían comida y refugio. En público, la \"generosidad\" de la República sería elogiada por doquier, mientras que en privado, un pago sería \"recolectado\" regularmente por varios políticos de alto cargo.\n" +"Sin embargo, y a pesar de todo, se le ofreció ayuda. Protección personal, junto con la promesa de reconstrucción, pero por un precio, el de su propio cuerpo. Al no tener otra opción de ayudar a los otros supervivientes, aceptó. Kanaiarkar y sus asentamientos vecinos serían reconstruidos, y los supervivientes recibirían comida y refugio. En público, la \"generosidad\" de la República sería elogiada por doquier, mientras que en privado, un pago sería \"recolectado\" regularmente por varios políticos de alto cargo, los cuales llenarían luego sus propios bolsillos en el mercado negro vendiendo la sangre única del último Ésper de Marfil existente.\n" "\n" "Durante su estancia en la capital, tuvo la ocasión de conocer a un joven que se encontraba de visita por razones diplomáticas: \cfKirin Xanai\c-, el líder del \cfImperio Sykhai\c- al norte. Alakir pudo notar fácilmente que este joven tenía un aire completamente diferente al de otras figuras políticas a las que conocía. Sin embargo, su tiempo juntos no duraría mucho, ya que pronto tuvo que regresar a su nuevamente reconstruido pueblo natal.\n" "\n" @@ -176,7 +176,7 @@ SWWM_LORETXT_ALAKIR = "Tras la boda de Kirin con \cfSaya Miyamoto\c- en 2171, ella pudo notar el hecho de que ambos claramente sentían algo el uno por el otro, y les empujó a confesar. Desde entonces, Kirin y Alakir están saliendo, con planes para un casamiento futuro una vez se resuelvan algunos acuerdos.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfEstoy segura de que da todo el asco leer esto igual que nos lo dio a Taro-nii y a mi al escribirlo. Me dijo que me ahorrara ser \"vistosa\" con los detayes, pero es que joder, TODOS sabemos lo que le hicieron los cerdos esos.\c-\n" +"\cfEstoy segura de que da todo el asco leer esto igual que nos lo dio a Taro-nii y a mi al escribirlo. Joder, lo que le hicieron los cerdos esos... Las cicatrices que le dejaron...\c-\n" "\n" "\cfOh ya, y tengo oído a Kirin-kun decir que están hablando con la familia real en cuanto a esos \"arreglos\" (sí, la así llamada \"República\" resulta ser una monarquía), y no solo resulta que no sabían nada de lo ocurrido, si no que están absolutamente horrorizados. Algo me dice que van a rodar las cabezas de todos esos bastardos. Con suerte, podremos celebrarlo luego meándonos en sus tumbas.\c-\n" "\n" @@ -288,9 +288,9 @@ SWWM_LORETXT_ARCHDEMONS = "Al tiempo de escribir esto, todos los generales están activamente envueltos en la invasión de la Tierra (ver artículo de \cfInvasión Demoníaca\c- para más detalles).\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfEse gordo cabrón asqueroso y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c-\n" +"\cfEl gordo cabrón y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c-\n" "\n" -"\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la industria de trabajo sexual del Infierno, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos los trabajadores sexuales del infierno aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c-"; +"\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la empresa en la que estaba, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos sus antiguos compañeros aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c-"; SWWM_LORETXT_ARCHDEMONS2 = "\cxNombre:\c-\n" "\cf Archdemons\c-\n" @@ -328,9 +328,9 @@ SWWM_LORETXT_ARCHDEMONS2 = "Tras la desastrosa primera campaña en la Tierra (véase artículo \cfInvasión Demoníaca\c-), junto con otras escaramuzas menores, los generales han estado barajando formas de mantener sus ejércitos bajo control a pesar de la pérdida inicial de su comandante.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfEse gordo cabrón asqueroso y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c-\n" +"\cfEl gordo cabrón y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c-\n" "\n" -"\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la industria de trabajo sexual del Infierno, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos los trabajadores sexuales del infierno aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c-\n" +"\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la empresa en la que estaba, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos sus antiguos compañeros aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c-\n" "\n" "\cfActualización: Están bien jodidos todos. Puede que sigan intentando que parezca que no lo están, pero es que van dando putos palos de ciego. A lo mejor se creen que pueden formar alguna alianza a las prisas con algunos bastardos alienígenas, pero eso solo muestra lo desesperados que están. Apuesto al 100% que les van a dar una puñalada trapera.\c-"; SWWM_LORETXT_ARCHDEMONS3 = @@ -370,9 +370,9 @@ SWWM_LORETXT_ARCHDEMONS3 = "Tras la desastrosa primera campaña en la Tierra (véase artículo \cfInvasión Demoníaca\c-), junto con otras escaramuzas menores, los generales barajaron formas de mantener sus ejércitos bajo control a pesar de la pérdida inicial de su comandante. En 2165, tras muchas otras pérdidas, incluyendo la de una comandante nuevamente reclutada, con todos sus ejércitos desordenados, los generales mantuvieron su última resistencia, siendo luego asesinados uno por uno, con la excepción de Akedas Aximal, quien consiguió huir, y todavía controla el reino desde las sombras.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfEse gordo cabrón asqueroso y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c-\n" +"\cfEl gordo cabrón y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c-\n" "\n" -"\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la industria de trabajo sexual del Infierno, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos los trabajadores sexuales del infierno aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c-\n" +"\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la empresa en la que estaba, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos sus antiguos compañeros aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c-\n" "\n" "\cfActualización: Están bien jodidos todos. Puede que sigan intentando que parezca que no lo están, pero es que van dando putos palos de ciego. A lo mejor se creen que pueden formar alguna alianza a las prisas con algunos bastardos alienígenas, pero eso solo muestra lo desesperados que están. Apuesto al 100% que les van a dar una puñalada trapera.\c-\n" "\n" @@ -407,13 +407,13 @@ SWWM_LORETXT_ASHLEY = "\cxNotas de Saya:\c-\n" "\cfAhhhhh tía... Bendita sea esta lesbiana, amén.\c- \cg♥\c-\n" "\n" -"\cfEn serio es que, Ashley-san mola muchísimo, me encanta su música, me encanta su... todo. Y joder es que estoy TAAAAAAAAAAAN celosa de Yu-chan, que puede disfrutar de esos suaves pechotes de bruja cuando le da la gana, mientras que yo solo puedo pedir abrazos y a veces me dice que no y... coño. Pero venga joder, es solo un abrazo, yo solo quiero poder sentir la suavidad™, ¿que problema hay con eso?\c-\n" +"\cfEn serio es que, Ashley-san mola muchísimo, me encanta su música, me encanta su... todo. Y joder es que Yu-chan es TAAAAAAAAAAAN suertuda, que consigue una novia gótica molona que además es una bruja y una cantante super guay y además hace arte furro que mola mucho y tal...\c-\n" "\n" -"\cfBueno, cachondismo aparte, las otras gentes de la banda, molan también, sí. Buen colegueo con todas, vamos, hasta con la grandota, Maruku. Bueno, casi no habla, y mete un poco de miedo... pero resulta ser maja, y una chuuni de cuidado. Luego Mykka... jo tía, todo un encanto. La verdad es que aprendí la mayoría de lo que sé de dioses y cosas de ella. Siempre le gusta hablar durante horas y horas de \"lore\", y me enseña cosas tope molonas que puede hacer con sus poderes (puede hacer aparecer caramelos de la nada, cosa fina).\c-\n" +"\cfEn fin, las otras gentes de la banda, molan también, sí. Buen colegueo con todas, vamos, hasta con la grandota, Maruku. Bueno, casi no habla, y mete un poco de miedo... pero resulta ser maja, y una chuuni de cuidado. Luego Mykka... jo tía, todo un encanto. La verdad es que aprendí la mayoría de lo que sé de dioses y cosas de ella. Siempre le gusta hablar durante horas y horas de \"lore\", y me enseña cosas tope molonas que puede hacer con sus poderes (puede hacer aparecer caramelos de la nada, cosa fina).\c-\n" "\n" -"\cfY al final, el caso con Py, la pequeñaja rosa... Puede que tal vez en cierto modo no estemos muy en buenos términos por unos comentarios estúpidos que hice que, sinceramente, ojalá no hubiera hecho. Mira, en mi defensa, no lo sabía y sabes que soy muy MUY directa con las mierdas que suelto a veces, no puedo evitarlo. Y sí, a veces puede que casualmente si alguien me pone voy y le pido que \"mande nudes\" y tal pero... ah, mierda joder.\c-\n" +"\cfY al final, el caso con Py, la pequeñaja rosa... Esperaba que fuese toda cuquismo pero resulta que es de armas tomar. Oí que hasta es más fuerte que su novio, lo cual es tremendo teniendo en cuenta que el tío estuvo en dos guerras mundiales. A ver... Vi una cosa que hizo donde lo agarraba y el tío se dejó tumbar y... ... ¿Creo que le gustaba? Madreeee...\c-\n" "\n" -"\cfSí, estoy en su lista de \"indeseables que me han pedido fotopolla\".\c-"; +"\cfPues eso, Ashley-san y sus amigas molan mucho.\c-"; SWWM_LORETAG_BALLSBOMB = "Bomba de Bolas"; SWWM_LORETXT_BALLSBOMB = "\cxDesignación:\c-\n" @@ -508,7 +508,7 @@ SWWM_LORETXT_BLACKMANN = "Una gran parte de los fondos de la compañía proviene de \cfDon BIG SHOT\c-, quien, segun reportajes del propio Hermann, regularmente encarga toda clase de descabellados diseños de escopetas que ningun hombre en su sano juicio pensaría usar. De estos muchos diseños estrictamente privados, una sola arma fue hecha pública, la \cfWallbuster\c-, una escopeta revólver de 25 cañones, del calibre 6, supuestamente capaz de \"abrir una brecha a través de una barrera de puro plomo con medio metro de grosor\".\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfSí, sí. Armas que molan mucho y tal, pero sí... Me di cuenta de una cosa cuando rebuscaba cosas para escribir aquí. Es por el nombre de la empresa y tal. Seguro que es una referencia a algo, sí... algo grande... y negro... ¿lo pillas? Sí, eso es. Por supuesto que es un puto chiste de penes, POR... SUPUESTO... QUE SÍ. ¿¿¿El puto tío en serio quería que toda la gente pensara en su POLLA cada vez que vieran sus enormes armas??? ¡¡¡PUTO ASCO!!!\c-"; +"\cfSí, sí. Armas que molan mucho y tal, pero sí... El tío... Las has visto, todos las hemos visto, las hemos VISTO. Como puñetas las ha podido hacer crecer tanto es algo que no logro comprender... Y nunca me ha dicho por qué, esa es la peor parte. ¿Por que puñetas querrá tener las cejas más grandes del mundo? ¿¿¿Acaso hay un chiste aquí que no estoy entendiendo???\c-"; SWWM_LORETAG_BLASTSUIT = "Chaleco Antiexpl."; SWWM_LORETXT_BLASTSUIT = "\cxDesignación:\c-\n" @@ -583,9 +583,9 @@ SWWM_LORETXT_COLLAR = "Éste es un accesorio muy estiloso y elegante, hecho personalmente por \cfSaya Miyamoto\c-, con mucho amor y cariño, y adicionalmente infundido con energía mágica protectora por \cfAshley Knox\c-. Mientras lo lleves, tus aventuras serán mucho más fáciles, especialmente si tiendes a reventarte accidentalmente con tus propios explosivos. También puede absorber la mayoría del daño que recibas si estás REALMENTE en peligro, potencialmente permitiendo tu escapada. Un último detalle a notar es que no importa lo que pase, nunca se romperá.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cf¡Por última vez! NO es nada de BDSM, hostia joder ya. Todo cristo se me echa encima, y siempre es lo mismo. Es solo una cosa guay que pensé que te quedaría bien, y a Ibuki también, pero la peña lo sigue malinterpretando, *suspiro*...\c-\n" +"\cfEs un complemento bastante guay. Le queda bien a Ibuki, asi que pensé que te quedaría bien a ti, tambien.\c-\n" "\n" -"\cfAunque, admito que os queda monísimo a las dos. Y coño si la novia gótica tetuda de Yu-chan sabe hacer buena magia. Olvidé ponerlo ahí arriba, pero hay otra cosa con el collar. Ashley-san me enseñó, que cuando el que lo lleva está... a punto de estirar la pata, puedo \"reclamarlo\" aquí a voluntad. Pues eso, ya sabes, si la palmas por ahí y no puedes hacer un reinicio de emergencia, no te perderemos para siempre, me aseguraré de traerte de vuelta y curar todas tus pupitas, lo prometo.\c-"; +"\cfOh, olvidé ponerlo ahí arriba, pero hay otra cosa con el collar. Ashley-san me enseñó, que cuando el que lo lleva está... a punto de estirar la pata, puedo \"reclamarlo\" aquí a voluntad. Pues eso, ya sabes, si la palmas por ahí y no puedes hacer un reinicio de emergencia, no te perderemos para siempre, me aseguraré de traerte de vuelta y curar todas tus pupitas, lo prometo.\c-"; SWWM_LORETXT_CRONOS = "\cxNombre:\c-\n" "\cf Cronos\c-\n" @@ -625,9 +625,9 @@ SWWM_LORETXT_CYRUS = "\cxNotas de Saya:\c-\n" "\cfEs un friki, UN PUTO FRIKI, ¡UN FRIKAZO!\c-\n" "\n" -"\cfHala, ya lo he dicho. Es que sí, vale, lo que hace, mola y tal, pero MADRE DE DIOS es que el tío me saca de quicio con toda su mierda friki de videojuegos. ¿No dejarte ir por ahí con todo equipado, y en vez de eso CISCÁNDOLO TODO POR AHÍ para que lo recojas? Esa es una. Que después de cada misión decida quitarte TODO lo que pillaste, es otra cosa también. Pero, que nos suelte unas pelillas cada vez que revientes a algún maleante, eso puedo aceptarlo, que nos vale para cubrir los costes de todo.\c-\n" +"\cfHala, ya lo he dicho. Es que sí, vale, lo que hace, mola y tal, pero MADRE DE DIOS es que el tío me pone de los nervios a veces con su frikismo de videojuegos. ¿No dejarte ir por ahí con todo equipado, y en vez de eso CISCÁNDOLO TODO POR AHÍ para que lo recojas? Esa es una. Que después de cada misión decida quitarte TODO lo que pillaste, es otra cosa también. Pero, que nos suelte unas pelillas cada vez que revientes a algún maleante, eso puedo aceptarlo, que nos vale para cubrir los costes de todo.\c-\n" "\n" -"\cfA ver, puede que me ponga de los nervios a veces, pero el tío fue mi primer socio ahí en plan negocios serios, y joder, tampoco es tan malo aparte de todo el frikismo que suelta... Y bueno, siendo sincera, yo también soy toda una friki repelente, y puedes citarme en eso.\c-"; +"\cfA ver, puede que me ponga de los nervios, sí, pero el tío fue mi primer socio ahí en plan negocios serios, y joder, tampoco es tan malo aparte de todo el frikismo que suelta... Y bueno, siendo sincera, yo también soy toda una friki repelente, y puedes citarme en eso.\c-"; SWWM_LORETXT_CYTHO = " \cxNombre Completo:\c-\n" " \cf Archiduque Cytho de la Casa Valathor\c-\n" @@ -641,11 +641,11 @@ SWWM_LORETXT_CYTHO = " \cxTwitter:\c-\n" " \cf @incuvalathor\c-\n" "\n" -"Nacido en la ahora caída villa de Iskar en 2008 como uno de los varones más jóvenes de la humilde \cfCasa Valathor\c-, \cfCytho\c- entró al negocio familiar al llegar a la edad adulta, rápidamente ascendiendo en rango en la industria del trabajo sexual del \cfInfierno\c-, en parte dada su belleza innata, pero también por la rápida acumulación de \"clientes satisfechos\" a los que daría servicio regularmente, y los muchos alumnos que tomó bajo su tutela. Ya en 2028, había hecho de la Tierra su segundo hogar, donde abriría una cuenta en redes sociales como una forma más moderna de atraer nueva clientela.\n" +"Nacido en la ahora caída villa de Iskar en 2008 como uno de los varones más jóvenes de la humilde \cfCasa Valathor\c-, \cfCytho\c- entró al negocio familiar al llegar a la edad adulta, rápidamente ascendiendo en rango y acumulando un gran \"crédito\" gracias a varios clientes satisfechos y los muchos alumnos que tomó bajo su tutela. Ya en 2028, había hecho de la Tierra su segundo hogar, donde abriría una cuenta en redes sociales como una forma más moderna de atraer nueva clientela.\n" "\n" -"Un día, sin embargo, todo cambió. Un gran número de íncubos reportaría verse \"horrorizados\" por las peticiones excesivas de una mujer. Curioso, Cytho entonces se decidió a encontrarla, para ver que era exactamente lo que sus colegas encontraban tan irrazonable. Y así fue como conoció a \cfElena Yanikov XVI\c-, una mujer Anarukon \"bajo la maldición de una eterna soltería\", la cual tan desesperadamente deseaba encontrar marido que había recurrido finalmente a invocar demonios y suplicarles que se casen con ella. Como era de esperar, todos habían rechazado sus plegarias, sin importar cuanto lo intentara, ya que muchos demonios desconfían de su especie. Cytho, sin embargo, fue compasivo con ella, y aceptó, con una condición: Que tendrían primero una cita.\n" +"Un día, sin embargo, todo cambió. Un gran número de sus colegas reportaría verse \"horrorizados\" por las peticiones excesivas de una mujer. Curioso, Cytho entonces se decidió a encontrarla, para ver que era exactamente lo que encontraban tan irrazonable. Y así fue como conoció a \cfElena Yanikov XVI\c-, una mujer Anarukon \"bajo la maldición de una eterna soltería\", la cual tan desesperadamente deseaba encontrar marido que había recurrido finalmente a invocar demonios y suplicarles que se casen con ella. Como era de esperar, todos habían rechazado sus plegarias, sin importar cuanto lo intentara, ya que muchos demonios desconfían de su especie. Cytho, sin embargo, fue compasivo con ella, y aceptó, con una condición: Que tendrían primero una cita.\n" "\n" -"Un tiempo después, el archiduque anunció su retiro del trabajo sexual, habiéndose \"reformado\" como el fiel marido de una mujer Anarukon. Mientras que sus amigos y familiares lo celebraron, otros vieron esto como una afrenta. La Casa Valathor fue criticada severamente por no renegar inmediatamente de él, hasta el punto que una pequeña guerra estalló, en la que la rival \cfCasa Irishtanar\c- arrasaría su pueblo natal como \"protesta\". Ese día, Cytho vería de cerca la crueldad de su propia gente, como único superviviente de aquella masacre.\n" +"Un tiempo después, el archiduque anunció su retiro del negocio, habiéndose \"reformado\" como el fiel marido de una mujer Anarukon. Mientras que sus amigos y familiares lo celebraron, otros vieron esto como una afrenta. La Casa Valathor fue criticada severamente por no renegar inmediatamente de él, hasta el punto que una pequeña guerra estalló, en la que la rival \cfCasa Irishtanar\c- arrasaría su pueblo natal como \"protesta\". Ese día, Cytho vería de cerca la crueldad de su propia gente, como único superviviente de aquella masacre.\n" "\n" "Desde entonces, vive en Boston con su mujer y sus tres hijas. El propósito de su cuenta en redes sociales ha cambiado al de comunicar las noticias de aquello que transcurre en su mundo natal, contrastadas con los muchos contactos que ha acumulado durante años, como representante de la subyugada población civil. Aunque la gran mayoría de la población de la Tierra no lo tomaría en serio, no hasta que empezara la \cfInvasión Demoníaca\c- de 2148.\n" "\n" @@ -658,7 +658,7 @@ SWWM_LORETXT_CYTHO = "\n" "\cfY sí, sorpresa sorpresa... Es tu padre (bueno, algo así). Pero eso ya lo sabías, ¿verdad?\c-\n" "\n" -"\cfEn serio, si no fuera por él, todo esto nunca habría sido posible. Estamos en deuda con él... Solo espero que no tenga que pagarle con mi propio cuerpo (aunque tampoco me importaría, jijijiji).\c-\n" +"\cfEn serio, si no fuera por él, todo esto nunca habría sido posible. Estamos en deuda con él... Solo espero que no tenga que pagarle con mi alma o algo.\c-\n" "\n" "\cfPS: Su nombre se pronuncia \"Kaizo\", lo has dicho mal todo el rato. Pero no te preocupes, no eres la primera.\c-"; SWWM_LORETXT_DECADEMECH = @@ -714,7 +714,7 @@ SWWM_LORETXT_DEEPIMPACT = "\cfRecarga:\c- Para rellenar el depósito interno de aire solo hay que tirar de la palanca lateral. Sabrás que el depósito está lleno cuando un mecanismo interno la bloquee, evitando la sobrecarga del depósito y la posibilidad de que reviente.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfSé que eres tope de fuerte, así que más te vale no darle mucho a la manivela. Espera, eso no suena muy bien... mierda. Olvida lo que acabo de decir. Olvida que lo has leído, también.\c-"; +"\cfSé que eres tope de fuerte, así que más te vale no darle mucho a la manivela. Espera, eso no suena muy bien...\c-"; SWWM_LORETAG_DEMOLITIONIST = "Demolicionista"; SWWM_LORETXT_DEMOLITIONIST = " \cxNombre Completo:\c-\n" @@ -738,12 +738,12 @@ SWWM_LORETXT_DEMOLITIONIST = "\n" "La primera unidad, conocida afectivamente como \cfDemo-chan\c- por Saya, fue desplegada en Junio de 2148 en el territorio de la \cfUnión de Estados\c- para combatir la invasión demoníaca atraída por las intervenciones de la \cfUAC\c- en el Infierno.\n" "\n" -"De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, teniendo el nombre completo de \cfDemo Miyamoto\c-, y Saya se refiere a ella como su \"hija\". Se puede describir a Demo como \"muy habladora\" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo.\n" +"De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, habiendo recibido el nombre completo de \cfDemo Miyamoto\c-. Se puede describir a Demo como \"muy habladora\" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo.\n" "\n" "\cxNotas de Saya:\c-\n" "\cfJeje, sí... el directo estuvo bien. La gente preguntaba tantas cosas, y tus respuestas desde luego fueron sorprendentes, juju...\c-\n" "\n" -"\cfPor cierto, hay algo mas que te hace tan única. Es ese \"collar de la suerte\" que te hice, ya sabes. Ibuki también tiene uno, y desde luego fue de mucha ayuda, así que pensé que sería una buena idea darte uno también. Aunque ojalá la gente no se pusiera tan de \"¿guau le diste esa cosa de BDSM?\". NO ES ESO, no tiene NADA que ver con eso.\c-\n" +"\cfPor cierto, hay algo mas que te hace tan única. Es ese \"collar de la suerte\" que te hice, ya sabes. Ibuki también tiene uno, y desde luego fue de mucha ayuda, así que pensé que sería una buena idea darte uno también. Aunque ojalá la gente no se pusiera tan de \"¿guau le tratas como una mascota?\". Están teniendo una idea equivocada...\c-\n" "\n" "\cfEn fin, si has terminado de leer sobre ti, ¿que tal si vuelves al trabajo? Sí, Demo-chan, sé que estás leyendo esto, justo en este momento. OoOOoOoOoOooo... da miedo, ¿verdad?\c-\n" "\n" @@ -770,14 +770,14 @@ SWWM_LORETXT_DEMOLITIONIST2 = "\n" "La primera unidad, conocida afectivamente como \cfDemo-chan\c- por Saya, fue desplegada en Junio de 2148 en el territorio de la \cfUnión de Estados\c- para combatir la invasión demoníaca atraída por las intervenciones de la \cfUAC\c- en el Infierno.\n" "\n" -"De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, teniendo el nombre completo de \cfDemo Miyamoto\c-, y Saya se refiere a ella como su \"hija\". Se puede describir a Demo como \"muy habladora\" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo.\n" +"De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, habiendo recibido el nombre completo de \cfDemo Miyamoto\c-. Se puede describir a Demo como \"muy habladora\" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo.\n" "\n" "Tras su éxito luchando contra los ejércitos del Infierno, Saya se dio cuenta de que no haría falta fabricar más unidades, así que Demo se convirtió en el \"arma definitiva\" de Akari Labs, ella sola. Además, fue recompensada adicionalmente con un cuerpo adjunto de Maidbot, el cual Demo usa libremente durante su tiempo libre, y le ha permitido expresar verdaderamente sus sentimientos hacia Saya, convirtiéndose en su tercera pareja, junto con Meido e Ibuki.\n" "\n" "\cxNotas de Saya:\c-\n" "\cfEres tan mona, Demo-chan. Desde luego, mira que me he lucido con ese cuerpo de Maidbot. En serio me pilló por sorpresa cuando, justo al pasarte a él, así de repente... te me echaste encima abrazándome y besándome tanto y... buf~\c-\n" "\n" -"\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes. Y ya, no quería tener que ir pasándolo también entre los dos así que sí, te hice otro collar para llevar. Eh, venga, sigo diciendo que no tiene nada que ver con ningún fetiche de BDSM ni nada por el estilo.\c-\n" +"\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes.\c-\n" "\n" "\cfEn fin, ya vale de leer sobre ti mientras trabajas. Sal de aquí, tonti.\c-"; SWWM_LORETXT_DEMOLITIONIST3 = @@ -802,14 +802,14 @@ SWWM_LORETXT_DEMOLITIONIST3 = "\n" "La primera unidad, conocida afectivamente como \cfDemo-chan\c- por Saya, fue desplegada en Junio de 2148 en el territorio de la \cfUnión de Estados\c- para combatir la invasión demoníaca atraída por las intervenciones de la \cfUAC\c- en el Infierno.\n" "\n" -"De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, teniendo el nombre completo de \cfDemo Miyamoto\c-, y Saya se refiere a ella como su \"hija\". Se puede describir a Demo como \"muy habladora\" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo.\n" +"De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, habiendo recibido el nombre completo de \cfDemo Miyamoto\c-. Se puede describir a Demo como \"muy habladora\" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo.\n" "\n" "Tras su éxito luchando contra los ejércitos del Infierno, Saya se dio cuenta de que no haría falta fabricar más unidades, así que Demo se convirtió en el \"arma definitiva\" de Akari Labs, ella sola. Además, fue recompensada adicionalmente con un cuerpo adjunto de Maidbot, el cual Demo usa libremente durante su tiempo libre, y le ha permitido expresar verdaderamente sus sentimientos hacia Saya, convirtiéndose en su tercera pareja, junto con Meido e Ibuki. Desde Mayo de 2171, está adicionalmente casada con \cfKirin Xanai\c-, líder del \cfImperio Sykhai de Akkou\c-.\n" "\n" "\cxNotas de Saya:\c-\n" "\cfEres tan mona, Demo-chan. Desde luego, mira que me he lucido con ese cuerpo de Maidbot. En serio me pilló por sorpresa cuando, justo al pasarte a él, así de repente... te me echaste encima abrazándome y besándome tanto y... buf~\c-\n" "\n" -"\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes. Y ya, no quería tener que ir pasándolo también entre los dos así que sí, te hice otro collar para llevar. Eh, venga, sigo diciendo que no tiene nada que ver con ningún fetiche de BDSM ni nada por el estilo.\c-\n" +"\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes.\c-\n" "\n" "\cfEn fin, ya vale de leer sobre ti mientras trabajas. Sal de aquí, tonti.\c-"; SWWM_LORETAG_DEMONINVASION = "Invasión Demoníaca"; @@ -941,7 +941,7 @@ SWWM_LORETXT_DEVANIKNA = "Uno de los rasgos poco conocidos de los Devanikan es su fuerte defensa de la pureza racial. Cuando la princesa \cfDevai Unissix\c-, actual jefa del clan, anunció su enlace con \cfSerwand Nerukousei\c-, una quimera construida por un mago errante, su marido comenzó a recibir amenazas de la población, llamándolo \"bestia con forma de hombre\" y acusándolo de corromper el linaje Unissix con el propósito de tomar el control de la nación. Estas amenazas se extendieron también a sus hijos, los cuales fueron denotados como \"abominaciones cruzadas\" de sangre Devanikan y quimérica. No fue hasta los primeros grandes logros como guerrera de Deneva que la persecución que sufrieron terminó. Desde entonces, la hostilidad a la que se enfrentaban ha disminuido gradualmente, a medida que nuevas generaciones fueron aceptando la mezcla de razas.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfSí, la gente de Misa mola mucho. Bueno, menos por lo del racismo. Eso sí que es una mierda muy grande, desde luego. Oí de Zana-sama que si no hubiera conocido a Misa entonces, probablemente se habría quitado la vida por todo lo que estaba pasando. Joder... Pero al menos, ahora vive feliz con Zana-sama (suertuda), y sí, las cosas van mejorando comparadas con como eran antes.\c-\n" +"\cfSí, la gente de Misa mola mucho. Bueno, menos por lo del racismo. Eso sí que es una mierda muy grande, desde luego. Oí de Zana-sama que si no hubiera conocido a Misa entonces... Joder... Pero al menos, ahora vive feliz con Zana-sama (suertuda), y sí, las cosas van mejorando comparadas con como eran antes.\c-\n" "\n" "\cfSabes, todo este tema, me recuerda a una vieja serie de JRPGs a la que jugaba hace un porrón de años, que iba también de gente con sangre de dragón... pero ya ni me acuerdo de como se llamaba. Coño, si hasta puse a Misa a jugarlos y no paraba de hablar de todas las similitudes y cosas así. Oh bueno, guerreros molones de dragones, fuck yeah.\c-"; SWWM_LORETXT_DISPLAY = @@ -978,7 +978,7 @@ SWWM_LORETXT_DIVINESPRITE = "\n" "\cfComo puedes esperar, esto es algo más que mis colegas dioses han recomendado. Normalmente se le dan a los héroes por petición especial... Y tu eres nuestra heroína, Demo-chan, así que esto es para ti.\c-\n" "\n" -"\cfPS: No intentes comértelo.\c-"; +"\cfPS: No intentes comértelo. Así NO es como se siente comer chicles five.\c-"; SWWM_LORETAG_DOOMGUY = "Marine de Doom"; SWWM_LORETXT_DOOMGUY = " \cxNombre Completo:\c-\n" @@ -1085,14 +1085,12 @@ SWWM_LORETXT_ELLEN = "\n" "Desde una edad temprana mostró cierto interés en \"explorar\" cada rincón de la ciudad, comenzando primero con edificios abandonados cerca de su casa, expandiendo luego su alcance hasta cualquier punto de interés que pudiera encontrar en toda la ciudad. Comenzó a grabar sus exploraciones urbanas mientras estudiaba primaria, y las subió a páginas para compartir video, ganando mucha popularidad.\n" "\n" -"Tras los eventos de la \cfCicatriz Blanca\c-, Ellen puso a prueba las habilidades ganadas en la exploración para trabajar como recolectora junto a su madre, buscando recursos de valor en el yermo para traer de vuelta a los varios refugios de la zona. Fue así como finalmente conoció a \cfIbuki Miyamoto\c-, el \cfOni Rojo\c-, quien había vagado el yermo durante años, convirtiéndose en una especie de \"guerrera legendaria\" dadas sus varias hazañas. En el proceso de traer a Ibuki de vuelta a Japón por parte de \cfTaro Miyamoto\c-, de \cfAkari Labs\c-, Ellen decidió que quería ir con ellos, citando que \"andar por este vertedero es un rollo y me gustaría mucho ver el mundo de fuera\".\n" -"\n" -"Durante su estancia en Japón, solía pasar el tiempo con Taro, y los dos acabaron saliendo semanas después. Algo que fue seguido de un anuncio de Taro en redes citando: \"mis privilegios de mago han sido anulados\".\n" +"Tras los eventos de la \cfCicatriz Blanca\c-, Ellen puso a prueba las habilidades ganadas en la exploración para trabajar como recolectora junto a su madre, buscando recursos de valor en el yermo para traer de vuelta a los varios refugios de la zona. Fue así como finalmente conoció a \cfIbuki Miyamoto\c-, el \cfOni Rojo\c-, quien había vagado el yermo durante años, convirtiéndose en una especie de \"guerrera legendaria\" dadas sus varias hazañas. En el proceso de traer a Ibuki de vuelta a Japón por parte de \cfTaro Miyamoto\c-, de \cfAkari Labs\c-, Ellen decidió que quería ir con ellos, citando que \"andar por este vertedero es un rollo y me gustaría mucho ver el mundo de fuera\". Durante su estancia en Japón, solía pasar el tiempo con Taro, y los dos acabaron saliendo semanas después.\n" "\n" "Aparte de su ascendencia compartida con la conocida cantante/guitarrista \cfAshley Knox\c-, también comparte una relación mucho más cercana con ella, dado el hecho de que su padre es el nieto del exmarido de Ashley, el difunto \cfFredrik Steiner\c-. A partir de esto, y el hecho de que ambas están casadas con miembros de la familia Miyamoto, se han hecho grandes amigas. Ellen ha incluso considerado unirse a la banda algún día, aunque desde haberse escrito este artículo, todavía no ha ocurrido.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfJa, típico de Taro nii-san, anunciar a todo dios que acaba de perder su puta virginidad. Si es que no podía ser más sutil ni aunque lo intentara. Pues eso, entre él y Yu-chan, los dos se han pillado unas monadas inmortales, haciendo que me ponga jodidamente celosa en el proceso. Es que, en serio, ¿como coño puede ALGUIEN querer salir con el perdedor de mi hermano? No se que le ve Ellen-san...\c-\n" +"\cfPues eso, entre Taro-nii y Yu-chan, los dos se han pillado unas monadas inmortales, haciendo que me ponga jodidamente celosa en el proceso. Es que, en serio, ¿como coño puede ALGUIEN querer salir con el perdedor de mi hermano? No se que le ve Ellen-san...\c-\n" "\n" "\cfOh ya, hablando de Ellen-san. Es una puta bromista de cuidado, es que vamos, una súper troll de la vida. Mira, una vez... bueno, mejor creo que me lo voy a callar, porque es que me da muchísima vergüenza. Aún me duele el culo desde entonces. Que va, NO pienso explicarlo, coño si no. Usa tu imaginación, Demo-chan.\c-\n" "\n" @@ -1225,9 +1223,9 @@ SWWM_LORETXT_FORX = "\n" "\cfA ver, la cosa va así, el tío primero intenta decirles que se larguen de ahí y le dejen tirar abajo todo para construir mierdas por ahí. Ni puto caso. Entonces, va ahí en persona, y ESA es la mejor parte. Después de discutir con el director del orfanato, que conoce al tío personalmente, va y le METE UNA HOSTIA TREMENDA que el tío pega la media vuelta y corre fuera llorando.\c-\n" "\n" -"\cfNo es coña, Demo-chan, te juro que eso es lo que vi. He visto los vídeos de archivo cien veces, porque me ayudan a sentirme mejor cuando ando de mala hostia, y... siempre, la parte en la que el viejales le mete un hostiazo del revés al tío, nunca falla. Es que me desorino. Es BUENÍSIMO.\c-\n" +"\cfNo es coña, Demo-chan, te juro que eso es lo que vi. He visto los vídeos de archivo cien veces, porque me ayudan a sentirme mejor cuando ando de mala hostia, y... siempre, la parte en la que el viejales le mete un hostiazo del revés al tío y lo echa a la puta calle, nunca falla. Es que me desorino. Es BUENÍSIMO.\c-\n" "\n" -"\cfEn serio, eso es lo que se merece esta gente. No sabes cuantas veces he deseado poder ir ahí y darle una buena paliza al niñato bastardo ese de Kelliher. Desde luego me haría sentir mejor, sí. Que se joda, él y la UAC también. El meme ese de \"comer a los ricos\" sigue siendo relevante, pero yo digo que hay que poner de moda otra cosa, que lo que realmente necesitan es una buena somanta de hostias.\c-"; +"\cfEn serio, eso es lo que se merece esta gente. No sabes cuantas veces he deseado poder ir ahí y defenestrar al niñato bastardo ese de Kelliher. Desde luego me haría sentir mejor, sí. Que se joda, él y la UAC también. El meme ese de \"comer a los ricos\" sigue siendo relevante, pero yo digo que hay que poner de moda otra cosa, que lo que realmente necesitan es un buen viaje.\c-"; SWWM_LORETAG_FRISPYCORN = "Snack Maíz Frispy"; SWWM_LORETXT_FRISPYCORN = "\cxDesignación:\c-\n" @@ -1338,7 +1336,7 @@ SWWM_LORETXT_GENSOKYO = "Se ha intentado muchas veces establecer comunicaciones con ellos tras investigaciones iniciales, sin éxito hasta la fecha, aunque hay una excepción: La \cffamilia Miyamoto\c-, quienes inicialmente vinieron de este lugar, y luego emigraron al exterior. Tal y como cuenta \cfSaya Miyamoto\c- en redes sociales, la familia suele viajar a través de la barrera, para visitar a su pariente lejana, la \cfprincesa Kaguya Houraisan\c-. Tras esta revelación, muchos han intentado acercarse a los miembros de la familia Miyamoto para pedir más información, pero han rechazado hablar del tema.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfTío, mira que se interesa la peña por ese sitio, ¿verdad? Pero joder es que no entienden, que las cosas tienen que ser así. Esas son las reglas, o mierdas así. No se pueden mezclar los dos mundos y tal, es lo que dice la vieja esa. Sí, esa que se comporta como si tuviera diecisiete y anda por ahí con unas cosplayers. Creo que debe de ser pariente de Ashley-san, tienen los mismos ojos. Pero una mierda voy a ir a preguntarle, la tía me da mal rollo.\c-"; +"\cfTío, mira que se interesa la peña por ese sitio, ¿verdad? Pero joder es que no entienden, que las cosas tienen que ser así. Esas son las reglas, o mierdas así. No se pueden mezclar los dos mundos y tal, es lo que dice la vieja esa. Sí, esa que se comporta como si tuviera diecisiete y anda por ahí con unas cosplayers. Creo que debe de ser pariente de Ashley-san, tienen los mismos ojos. Pero una mierda voy a ir a preguntarle, la tía me cae mal.\c-"; SWWM_LORETAG_GHOSTARTIFACT = "Artef. Fantasma"; SWWM_LORETXT_GHOSTARTIFACT = "\cxDesignación:\c-\n" @@ -1550,7 +1548,7 @@ SWWM_LORETXT_HEAVYMAHSHEENGUN = "\n" "\cfPor cierto sé lo que estarás pensando y no, no son balas trazadoras. Tal como me lo han explicado, resulta que van tan rápido que literalmente se encienden con la fricción del aire. Bastante hardcore, ¿a que sí? Apuesto a que la UAC no superará nunca esta mierda.\c-\n" "\n" -"\cfDios solo verla en acción es suficiente para ponerme a tope. Joder, más que eso. La Ametralladora Sheen es tal festival delicioso de dakka que el mero sonido de dispararla hace que desate a Leviatán en mis bragas, y puedes citarme en eso.\c-"; +"\cfDios solo verla en acción... Joder, más que eso. La Ametralladora Sheen es tal festival delicioso de dakka que el mero sonido de dispararla hace que me ponga loca. ¡Es la leche!\c-"; SWWM_LORETAG_HELL = "Infierno"; SWWM_LORETXT_HELL = "\cxNombre:\c-\n" @@ -1690,31 +1688,28 @@ SWWM_LORETXT_IBUKI = " \cxFecha de Nacimiento:\c-\n" " \cf 2074-09-09\c-\n" " \cxOcupación:\c-\n" -" \cf Mercenaria, Modelo de Desnudos, Vlogger\c-\n" +" \cf Mercenaria, Modelo, Vlogger\c-\n" " \cxTwitter\c-\n" -" \cf @lewd_ibuki (principal)\c-\n" -" \cf @ibuki_tiddy (fotos)\c-\n" +" \cf @red_oni_74\c-\n" "\n" "\cfIbuki\c- es el resultado del programa de supersoldado \cfOni Rojo\c-, ideado por \cfSaya Miyamoto\c- de \cfAkari Labs\c-. La existencia de este proyecto se mantuvo en secreto hasta su revelación pública en Junio de 2077. Hubo considerable controversia alrededor del programa Oni Rojo, incluyendo la implicación personal de Saya en él, habiendo aceptado un pago de 40 mil millones de dólares a cambio (lo cual se descubrió tener relación con la anterior venta del estado de Texas a México semanas antes). A pesar de su claro potencial y extraordinarias habilidades de combate, fue enviada demasiado tarde, ya que solo momentos después, la \cfCicatriz Blanca\c- ocurrió, y con ella, la devastación total de los \cfEstados Unidos\c-.\n" "\n" -"Muchos años después del incidente, Ibuki fue recuperada con éxito del incendiado yermo, habiendo pasado la mayor parte del tiempo como una especie de \"mercenaria ambulante\". Regresó a Japón en Junio de 2091, y una vez instalada, pasó por varios pequeños empleos hasta encontrar su verdadera vocación como modelo de desnudos. Otros hobbies incluyen el vlogging (sobre varios temas), junto con algún que otro trabajo independiente como mercenaria.\n" +"Muchos años después del incidente, Ibuki fue recuperada con éxito del incendiado yermo, habiendo pasado la mayor parte del tiempo como una especie de \"mercenaria ambulante\". Regresó a Japón en Junio de 2091, y una vez instalada, pasó por varios pequeños empleos hasta encontrar su verdadera vocación como modelo. Otros hobbies incluyen el vlogging (sobre varios temas), junto con algún que otro trabajo independiente como mercenaria.\n" "\n" -"Al haber sido creada desde el ADN de Saya, ha efectivamente heredado la inmortalidad total de la familia Miyamoto, es más, también ha recibido varias mejoras por encima las cuales han aumentado su fuerza y reflejos, junto con hacer que su piel sea a prueba de balas. Saya ha comentado que esto último significa que no necesita llevar ropa.\n" +"Al haber sido creada desde el ADN de Saya, ha efectivamente heredado la inmortalidad total de la familia Miyamoto, es más, también ha recibido varias mejoras por encima las cuales han aumentado su fuerza y reflejos, junto con hacer que su piel sea a prueba de balas. Se ha demostrado incluso que es capaz de sobrevivir un ataque orbital.\n" "\n" -"Citando adicionalmente las \"interesantes\" decisiones de Saya, está el hecho de sus particulares rasgos físicos aparte de su fuerza, incluyendo su obviamente obsceno tamaño de busto, que muchos consideran poco práctico, totalmente en desacuerdo con Saya. Al preguntarle por más detalles, comenzó una extensa diatriba en Twitter centrada sobre \"waifus\".\n" +"Citando adicionalmente las \"interesantes\" decisiones de Saya, está el hecho de sus particulares rasgos físicos aparte de su fuerza, ya que a pesar de ser su clon, las dos casi ni se parecen entre sí. Al preguntarle por más detalles, Saya se negó a responder.\n" "\n" -"Aunque Ibuki es legalmente parte de la familia Miyamoto, optó por vivir por su cuenta. Comparte una casa con otras dos mercenarias, y también con varias parejas sexuales. Algunas de sus compañeras son personajes de renombre, como la desarrolladora de videojuegos \cfKris Danae\c-, o la guerrera-bruja demi-Anarukon \cfMarisa Azanth\c-.\n" +"Aunque Ibuki es legalmente parte de la familia Miyamoto, optó por vivir por su cuenta. Comparte una casa con otras dos amigas mercenarias, junto con otras personas que se unieron posteriormente. Algunas de sus amigas cercanas son personajes de renombre, como la desarrolladora de videojuegos \cfKris Danae\c-, o la guerrera-bruja demi-Anarukon \cfMarisa Azanth\c-.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfOK vale sí, me encantan los pechotes. Pero ¿por que todo dios tiene que soltarme mierda por eso? ¿Acaso hay ALGO malo en eso, eh? Ya, eso pensaba.\c-\n" +"\cfEsos Americanos idiotas se me acercan con una barbaridad de pasta y me dicen que les haga un supersoldado. Sí, supongo que estuvieron espiando todo el rollo ese que posteé sobre bioingeniería y tal. Madre, si es que estaban desesperados, pues sí... Era realmente patético.\c-\n" "\n" -"\cfVale, Ibuki fue como, mi mayor hornypost en la vida. No me pude aguantar, sabes. Putos... Americanos idiotas que se me acercan con una barbaridad de pasta y me dicen que les haga un supersoldado. Sí, supongo que estuvieron espiando todo el rollo ese que posteé sobre bioingeniería y tal. Madre, si es que estaban desesperados, pues sí... Era realmente patético. PERO, tuve una idea justo entonces. A ver... es que estaba thirsty a más no poder, y pensé... ¿y si.. me hiciera una superfuerte novia tetuda, justo ahí?\c-\n" +"\cfY ahora, es hora de que confiese... Dada la oportunidad de crear una copia de mi misma, y de poder mejorarla, acabé realizando mis fantasías. ¿Y si fuera más alta? ¿Y más guapa? ... Pensándolo ahora, fue algo muy estúpido por mi parte, supongo. Pero ahí está, una versión mía que es una novia gótica superfuerte.\c-\n" "\n" -"\cfY bueno... eso es justo lo que pasó. Pasé tres años con todo eso, criándola en ese tubo. Era mi primera vez haciendo algo así, pero tuve suerte y todo salió de puta madre. Aunque... cuando empezaron a notar lo de la \"anormalidad en el desarrollo de los pechos del sujeto\" me puse nerviosa. ¿Y si lo mandaban todo a la mierda? Acabé admitiendo que era intencionado, soltando no se qué mierda que se me pasó por la cabeza, algo de \"tácticas de distracción\" o así, ya ni me acuerdo. Al final lo dejaron pasar.\c-\n" +"\cfPasé tres años con todo eso, criándola en ese tubo. Era mi primera vez haciendo algo así, pero tuve suerte y todo salió de puta madre. Aunque... cuando empezaron a notar lo de la \"anormalidad en el desarrollo de los pechos del sujeto\" me puse nerviosa. ¿Y si lo mandaban todo a la mierda? Acabé admitiendo que era intencionado, soltando no se qué mierda que se me pasó por la cabeza, algo de \"tácticas de distracción\" o así, ya ni me acuerdo. Al final lo dejaron pasar.\c-\n" "\n" -"\cfOh ya, ¿sabias? Técnicamente, Ibuki es mi clon. Sí, puede que haya habido algún que otro cambio, pero si mi desarrollo no se hubiera parado así porque sí, quien sabe, a lo mejor me habría visto así de sexy algún día. Desde luego da que pensar, vaya...\c-\n" -"\n" -"\cfSí, también me he dado cuenta de que eso significa que en teoría lo estoy haciendo conmigo misma. ¿Y? ¿Acaso es eso un problema también?\c-"; +"\cfA pesar de todo, incluso después de haberle confesado que la creé así a propósito, incluso después de todo lo de la guerra, me quiere y me da gracias por estar viva. En serio, es demasiado buena conmigo...\c-"; SWWM_LORETXT_IMANAKI = "\cxNombre:\c-\n" "\cf Fundación de Investigación Imanaki\c-\n" @@ -1761,7 +1756,7 @@ SWWM_LORETXT_IMANAKIT = "\cxNotas de Saya:\c-\n" "\cfUn artículo corto, lo sé. En serio que no hay nada acerca de este tío. Es como si... nunca hubiera dejado ni un solo rastro aparte de... el hecho de que existió y estaba a cargo de todo eso.\c-\n" "\n" -"\cfA ver, está la foto esa, pero tampoco está claro si es él. Pero si lo es... No voy a mentir, está para mojar pan.\c-"; +"\cfA ver, está la foto esa, pero tampoco está claro si es él. Aun así no puedo negar que es bastante guapo...\c-"; SWWM_LORETAG_INVINCIBALL = "Invincibola"; SWWM_LORETXT_INVINCIBALL = "\cxDesignación:\c-\n" @@ -1858,7 +1853,7 @@ SWWM_LORETXT_KEYCHAIN = "\cxNotas de Saya:\c-\n" "\cfAh, sí, puse algunas cosas cuquis ahí que puede que te gusten. Pues, está la del emoji de bomba, porque a ver, te gusta hacer explotar cosas, ¿no? La elección era obvia, desde luego.\c-\n" "\n" -"\cfLuego está la chorrada esa que te hizo tanta gracia, la medalla esa de \"butt bots gonna bot\", je. Ni pajolera idea de de qué va todo esto, o de quien es la tal \"Nekohaku\" y de porqué es un \"demonio anal\". Debe de ser algún chiste de alguna comunidad supongo...\c-\n" +"\cfLuego está la chorrada esa que te hizo tanta gracia, la medalla esa de \"butt bots gonna bot\", je. Ni pajolera idea de de qué va todo esto, debe de ser algún chiste obscuro de algún lado...\c-\n" "\n" "\cfPor supuesto, también hay un careto chibi de mí. Piensa como que es una forma de que esté siempre contigo, no importa donde vayas, jejeje.\c-\n" "\n" @@ -1889,20 +1884,20 @@ SWWM_LORETXT_KIRIN = "\n" "A pesar de tener el título de \"Emperador\", realmente no tiene ningún poder sobre la gente de Akkou, y en su lugar actúa más como un consejero político y económico. De hecho, el \cfImperio Sykhai\c- en sí tampoco puede ser descrito como un imperio. Muchos lo describirían más bien como algo parecido a una colección de comunas anarquistas que otra cosa, a diferencia del verdadero, tiránico \cfImperio de Novoskhana\c- del que se separaron.\n" "\n" -"Durante casi 80 años como líder de Akkou, Kirin ha permanecido soltero, ya que nadie se atrevía a acercarse a él con el propósito de casarse, debido a que se le veneraba como un icono de \"pureza inmaculada\", en parte debido a que su nombre, Kirin, significa \"inocencia\" en el idioma \cfAnarukon\c-. No fue hasta un encuentro inesperado con \cfSaya Miyamoto\c- en 2171 que esto finalmente cambió. Tras un mes bastante ocupado, durante el cual el joven emperador adicionalmente conoció a las otras parejas de Saya, surgió el amor, eventualmente culminando en un casamiento colectivo (\cg♥\c-) el 8 de Mayo de 2171, con su unión marcando el inicio de una gran alianza entre la humanidad y los Anarukon, adicionalmente ayudando a curar las viejas heridas del \cfIncidente Hellbound\c-, ya que esta alianza se extendió también al \cfReino Kurenai\c-, a través de la amistad compartida con la \cfReina Andreki Anderken\c-. Fuera de su matrimonio, Kirin también mantiene una relación estrecha con \cfAlakir de Kanaiarkar\c-, cónsul de una nación vecina a quien ha ayudado en el pasado.\n" +"Durante décadas como líder de Akkou, Kirin ha permanecido soltero, ya que nadie se atrevía a acercarse a él con el propósito de casarse, debido a que se le veneraba como un icono de \"pureza inmaculada\", en parte debido a que su nombre, Kirin, significa \"inocencia\" en el idioma \cfAnarukon\c-. No fue hasta un encuentro inesperado con \cfSaya Miyamoto\c- en 2171 que esto finalmente cambió. Tras un mes bastante ocupado, durante el cual el joven emperador adicionalmente conoció a las otras parejas de Saya, surgió el amor, eventualmente culminando en un casamiento colectivo (\cg♥\c-) el 8 de Mayo de 2171, con su unión marcando el inicio de una gran alianza entre la humanidad y los Anarukon, adicionalmente ayudando a curar las viejas heridas del \cfIncidente Hellbound\c-, ya que esta alianza se extendió también al \cfReino Kurenai\c-, a través de la amistad compartida con la \cfReina Andreki Anderken\c-. Fuera de su matrimonio, Kirin también mantiene una relación estrecha con \cfAlakir de Kanaiarkar\c-, cónsul de una nación vecina a quien ha ayudado en el pasado.\n" "\n" "Kirin en persona puede ser descrito como un líder bastante \"pragmático\". Siendo muy cercano a la gente de Akkou, y aficionado a entablar amistades. Es también absolutamente adorable. Cuando no está ocupado con sus deberes como consejero de la gente, Kirin se dedica a muchos de sus hobbies, tales como la pintura (teniendo una gran habilidad como retratista, por ejemplo), o la práctica de la magia junto a su madre. También tiene cierta afición a los videojuegos, anime, y otras formas de entretenimiento moderno, y suele ser visto hablando de forma extensa en redes sociales sobre el tema, felizmente introduciendo a la gente de la Tierra a los juegos y series populares de su mundo natal.\n" "\n" "\cxNotas de Saya:\c-\n" "\cg♥\c- \ca¡¡¡¡¡¡KIRIN-KUN!!!!!! ¡¡¡¡¡¡ERES UNA MONADA!!!!!! ¡¡¡¡TE QUIERO!!!!\c- \cg♥\c-\n" "\n" -"\cfAhhhhh, Demo-chan, ¿no es el mejor novio del mundo? Es que me hace tan feliz, y es tan bueno que... sí~\c- \cg♥\c-\n" +"\cfAhhhhh, Demo-chan, ¿no es el mejor marido del mundo? Es que me hace tan feliz, y es tan bueno que... Sí~\c- \cg♥\c-\n" "\n" -"\cfEn serio, que nunca... NUNCA NUNCA pensé que esto podría pasar. Que yo... que todas nosotras... nos pilláramos a nuestro propia monada inmortal. Es como un sueño hecho realidad, sabes...\c-\n" +"\cfEn serio, que nunca... NUNCA NUNCA pensé que esto podría pasar. Que yo... Que todas nosotras... Nos pilláramos a nuestro propia monada inmortal. Es como un sueño hecho realidad, sabes...\c-\n" "\n" -"\cfNo puedo dejar de pensar en él cuando no está aquí... o joder, incluso cuando SÍ está aquí (adivina). Kirin-kun es que es tan... nggghh... Voy a darle un abrazo ahora mismo.\c-\n" +"\cfNo puedo dejar de pensar en él cuando no está aquí... O incluso cuando SÍ está aquí (adivina). Kirin-kun es que es tan... Nggghh... Voy a darle un abrazo ahora mismo.\c-\n" "\n" -"\cfOh por cierto, dice hola. Le dije que esto no es un chat pero bueno en fin, hola de parte de nuestro monísimo marido. Espera, a ver... voy a dejar que escriba un poco por aquí, por qué no.\c-\n" +"\cfOh por cierto, dice hola. Le dije que esto no es un chat pero bueno en fin, hola de parte de nuestro monísimo marido. Espera, a ver... Voy a dejar que escriba un poco por aquí, por qué no.\c-\n" "\n" "\cgNotas de Kirin:\c-\n" "\caSaludos, Demo-chan. Espero que te encuentres bien en estas aventuras. Desearía poder estar presente en la transmisión en directo que Sayacchi hace de esto, pero actualmente me encuentro un poco ocupado conghfghfdgsddfh\c-\n" @@ -1914,24 +1909,9 @@ SWWM_LORETXT_KIRIN = "\cxNotas de Saya:\c-\n" "\cfAAAAAAAAAAAAAAAAAAAAAAAA ¡¡¡¡Oh dios mio eso es tan adorable!!!!\c-\n" "\n" -"\cfjeje, sí, fui justo a por los pies otra vez. Su punto débil, jujuju~\c-\n" +"\cfjeje, sí, fui justo a por su cintura otra vez. Su punto débil, jujuju~\c-\n" "\n" -"\cfPor cierto, no le digas nada pero... ¿ese \"trabajo importante\" con el que está tan ocupado? Resulta que es otro juego que le puse. En serio, han pasado solo un par de semanas y ya casi se ha ventilado toda mi colección. Ah, y olvida lo que dijo de no verte, si es que, aunque tenga que ser a la fuerza, voy a hacer que te vea. En serio quiero ver como reacciona a tus payasadas.\c-"; -SWWM_LORETAG_KIRINCUMMIES = "Zumo de Melocotón"; -SWWM_LORETXT_KIRINCUMMIES = -"\cxDesignación:\c-\n" -"\cf Zumo de Melocotón Toot Froot™\c-\n" -"\cxFabricante:\c-\n" -"\cf Alimentos Vestal\c-\n" -"\cxClasificación:\c-\n" -"\cf Bebida de Leche con Zumo\c-\n" -"\n" -"¿Intolerancia a la lactosa? ¡No hay problema! Nuestra leche sintética es perfectamente segura para todos, ¡sin efectos secundarios, sin mutaciones alienígenas, ni efectos apocalípticos! Es leche, en un cartón. Toot Froot™, la primera bebida de leche sintética del mundo, con zumo de fruta natural.\n" -"\n" -"\cxNotas de Saya:\c-\n" -"\cfJejeje... el sabor me recuerda tanto a Kirin-kun. Cada sorbo es como... Seguro que tú también lo sabes, entiendes as que se parece el sabor. Sí, ESO. También le ha pillado el gusto, sabes, y ver esa fuerza de succión cada vez que le doy un cartón, y la cara que pone, es tan... ay madre. Que traviesillo~\c-\n" -"\n" -"\cfGracias muchas otra vez más al dios de los Anarukon, por hacerlos así. Deliciosos lechazos con sabor a melocotón...\c-"; +"\cfPor cierto, no le digas nada pero... ¿Ese \"trabajo importante\" con el que está tan ocupado? Resulta que es otro juego que le puse. En serio, han pasado solo un par de semanas y ya casi se ha ventilado toda mi colección. Ah, y olvida lo que dijo de no verte, si es que, aunque tenga que ser a la fuerza, voy a hacer que te vea. En serio quiero ver como reacciona a tus payasadas.\c-"; SWWM_LORETAG_KIRINMANGA = "Emperador Virgen"; SWWM_LORETXT_KIRINMANGA = "\cxTítulo:\c-\n" @@ -1943,12 +1923,12 @@ SWWM_LORETXT_KIRINMANGA = "\n" "\cfSinopsis:\c- Cuando su familia se mudó al Imperio Rubí, Alissa se sintió como pez fuera del agua. Todo era tan diferente a la vida rural a la que estaba acostumbrada, tan nuevo y confuso, pero entonces conoció aun joven apuesto, quien felizmente le ayudaría a adaptarse. A medida que su relación se estrechó, se toparía finalmente con una revelación inesperada: ¡Era ni más ni menos que el mismísimo emperador de esas tierras! Amable, cariñoso, de corazón puro e inocente, era todo lo contrario a ella, pero a pesar de sus diferencias, el amor que sentían el uno por el otro solo siguió aumentando. Un día, habiendo sido invitada al palacio imperial, Alissa sería testigo de un lado del emperador que nunca antes había mostrado a nadie. Y asi, su nueva vida comienza.\n" "\n" -"Un inesperado retorno al manga de \cfSaya Miyamoto\c-, co-líder de \cfAkari Labs\c-, una vez más una historia romántica aderezada de su típica \"sana y divertida perversión\". A pesar de su corta extensión, ha recibido muchos halagos en internet, muchos pidiendo una secuela, o un spin-off centrado en la carismática asistenta del emperador. La propia Saya no ha hecho promesas, pero ha declarado considerar ambas opciones, algún día.\n" +"Un inesperado retorno al manga de \cfSaya Miyamoto\c-, co-líder de \cfAkari Labs\c-, una vez más una historia romántica aderezada con un tono de comedia ecchi. A pesar de su corta extensión, ha recibido muchos halagos en internet, muchos pidiendo una secuela, o un spin-off centrado en la carismática asistenta del emperador. La propia Saya no ha hecho promesas, pero ha declarado considerar ambas opciones, algún día.\n" "\n" "\cxNotas de Saya:\c-\n" "\cfJe, lo escribí todo en unos tres días. Aunque dibujarlo todo, eso fue una semana entera. Sí, no soy tan buena, a ver, aunque no me avergüence de calcar sobre modelos en 3D y tal (que yo hago, al menos).\c-\n" "\n" -"\cfEs obvio en qué está basado todo esto. A ver vamos, tendría que estar ciego de cojones para no darte cuenta. La primera vez que vestimos a Kirin-kun es que... me vino tal explosión de inspiración que TENÍA que escribirlo todo. Oh es que era tan adorable, ¿verdad? Probándole toda clase de cosas monas... Obviamente, no hicimos fotos, eso estaría mal. Pero todo eso está grabado en mi mente (y la tuya).\c-"; +"\cfEs obvio en qué está basado todo esto. A ver vamos, tendría que estar tope de ciego para no darte cuenta. La primera vez que vestimos a Kirin-kun es que... me vino tal explosión de inspiración que TENÍA que escribirlo todo. Oh es que era tan adorable, ¿verdad? Probándole toda clase de cosas monas... Ay señor...\c-"; SWWM_LORETAG_KIRINPLUSH = "Peluche de Kirin"; SWWM_LORETXT_KIRINPLUSH = "\cxDesignación:\c-\n" @@ -1966,6 +1946,19 @@ SWWM_LORETXT_KIRINPLUSH = "\cf¡¡¡¡KIRIN-KUN TAMBIÉN TIENE UNO!!!! ¡¡¡¡SÍÍÍÍÍÍ!!!!\c- \cg♥\c-\n" "\n" "\cfAhhhh... Es tan mono, y puedes oírlo reír cuando lo aprietas, oh dios es tan... ¡absolutamente adorable! Seguro que vas a estar ya lista para darle todos los achuchones en cuanto lo tengas, también. Joder... Kirin-kun... necesito el de verdad ahora mismo, ¡voy a darle un ABRAZO ENORME!\c-"; +SWWM_LORETAG_KIRINSIPPY = "Zumo de Melocotón"; +SWWM_LORETXT_KIRINSIPPY = +"\cxDesignación:\c-\n" +"\cf Zumo de Melocotón Toot Froot™\c-\n" +"\cxFabricante:\c-\n" +"\cf Alimentos Vestal\c-\n" +"\cxClasificación:\c-\n" +"\cf Bebida de Leche con Zumo\c-\n" +"\n" +"¿Intolerancia a la lactosa? ¡No hay problema! Nuestra leche sintética es perfectamente segura para todos, ¡sin efectos secundarios, sin mutaciones alienígenas, ni efectos apocalípticos! Es leche, en un cartón. Toot Froot™, la primera bebida de leche sintética del mundo, con zumo de fruta natural.\n" +"\n" +"\cxNotas de Saya:\c-\n" +"\cfSi hay algo que nos une de verdad, es el amor que tenemos por este zumo, desde que conocimos a Kirin-kun.\c-"; SWWM_LORETXT_KMONN = " \cxNombre Completo:\c-\n" " \cf Eushura Kmonn Jr.\c-\n" @@ -1986,7 +1979,7 @@ SWWM_LORETXT_KMONN = "Junto a su padre, fue uno de los muchos ingenieros que trabajaron en el famoso proyecto del \cfOperador de Metarealidad K79-D\c-. Un arma legendaria cuyo nombre es conocido por muchos, pero ninguno recuerda lo que hacía, ni siquiera aquellos involucrados en su creación.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfBuah el tío este es VIEJO. Ya sé que la peña esa vive eternamente, pero hostia puta, si es que es más aun que el viejales de Tach-Engine. Vaya diferencia de edad que se tienen ahí (pos sí). A ver, hasta he conocido a su padre, y madre mía... Un súper-vejestorio.\c-\n" +"\cfBuah el tío este es VIEJO. Ya sé que la peña esa vive eternamente, pero hostia puta, si es que es más aun que el viejales de Tach-Engine. A ver, hasta he conocido a su padre, y madre mía... Un súper-vejestorio.\c-\n" "\n" "\cfOh ya, el artículo menciona el K79-D. La cosa más puto extraña esa. Resulta que SÉ lo que pasó con eso, porque me lo contó Maruku-sama, ya que estaba presente, y es un dios y todo ese tema. Al parecer el arma intentó violar directamente la causalidad durante un disparo de prueba, así que un \"mecanismo de auto-conservación\" del universo se disparó a lo bestia y lo borró todo al instante incluyendo toda la info de como se hizo el arma (incluso haciendo borrados de memoria, madre de dios).\c-"; SWWM_LORETAG_KNOWLEDGEBASE = "Biblioteca"; @@ -2132,7 +2125,7 @@ SWWM_LORETXT_MADCAT = "\n" "\cfPor cierto, ¿todas las interfaces visuales que ves por tus ojos? Las ha diseñado ella. Bastante simples, sí, pero funcionan de maravilla. Sabía que sería capaz de trabajar perfectamente para una resolución objetivo de 640x400. Ya me conoces, siempre seré partidaria de la superioridad de 16:10. A la porra el ultrawide, esa estúpida moda no se ha muerto ni en este siglo.\c-\n" "\n" -"\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo. Pero oye, al menos, a diferencia de ella, no voy por ahí sin bragas todo el tiempo (y lo hace con una falda, encima, hay que tenerlos cuadrados).\c-"; +"\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo.\c-"; SWWM_LORETXT_MADCAT2 = " \cxNombre Completo:\c-\n" " \cf Kris \"MADCAT\" Danae\c-\n" @@ -2187,7 +2180,7 @@ SWWM_LORETXT_MADCAT2 = "\n" "\cfPor cierto, ¿todas las interfaces visuales que ves por tus ojos? Las ha diseñado ella. Bastante simples, sí, pero funcionan de maravilla. Sabía que sería capaz de trabajar perfectamente para una resolución objetivo de 640x400. Ya me conoces, siempre seré partidaria de la superioridad de 16:10. A la porra el ultrawide, esa estúpida moda no se ha muerto ni en este siglo.\c-\n" "\n" -"\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo. Pero oye, al menos, a diferencia de ella, no voy por ahí sin bragas todo el tiempo (y lo hace con una falda, encima, hay que tenerlos cuadrados).\c-"; +"\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo.\c-"; SWWM_LORETXT_MADCAT3 = " \cxNombre Completo:\c-\n" " \cf Kris \"MADCAT\" Danae\c-\n" @@ -2243,7 +2236,7 @@ SWWM_LORETXT_MADCAT3 = "\n" "\cfPor cierto, ¿todas las interfaces visuales que ves por tus ojos? Las ha diseñado ella. Bastante simples, sí, pero funcionan de maravilla. Sabía que sería capaz de trabajar perfectamente para una resolución objetivo de 640x400. Ya me conoces, siempre seré partidaria de la superioridad de 16:10. A la porra el ultrawide, esa estúpida moda no se ha muerto ni en este siglo.\c-\n" "\n" -"\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo. Pero oye, al menos, a diferencia de ella, no voy por ahí sin bragas todo el tiempo (y lo hace con una falda, encima, hay que tenerlos cuadrados).\c-"; +"\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo.\c-"; SWWM_LORETXT_MAIDBOT = " \cxNombre Completo:\c-\n" " \cf Meido Miyamoto\c-\n" @@ -2274,9 +2267,7 @@ SWWM_LORETXT_MAIDBOT = "\n" "\cfMe encanta que las dos os llevéis tan bien, como hermanitas. Las robotitas cuquis deben permanecer unidas, vaya que sí.\c-\n" "\n" -"\cfAh, Zana-sama, bendita seas tú y tus skills tope de guays, haciendo realidad mis sueños. Recuerdo que siempre soñaba que Meido-chan se volviera consciente y me confesara su amor, y pensaba que eso era TOTALMENTE imposible. Ja... tonta de mí.\c-\n" -"\n" -"\cfJeje... Desde luego me alegro mucho de hacerla \"completa\", por cierto... Mejor decisión de mi vida. Deja que te diga, cuando hacemos \"cositas\" las dos... es como estar en el cielo~\c- \cg♥\c-"; +"\cfAh, Zana-sama, bendita seas tú y tus skills tope de guays, haciendo realidad mis sueños. Recuerdo que siempre soñaba que Meido-chan se volviera consciente y me confesara su amor, y pensaba que eso era TOTALMENTE imposible. Ja... tonta de mí.\c-"; SWWM_LORETXT_MAIDBOT2 = " \cxNombre Completo:\c-\n" " \cf Meido Miyamoto\c-\n" @@ -2311,8 +2302,6 @@ SWWM_LORETXT_MAIDBOT2 = "\n" "\cfAh, Zana-sama, bendita seas tú y tus skills tope de guays, haciendo realidad mis sueños. Recuerdo que siempre soñaba que Meido-chan se volviera consciente y me confesara su amor, y pensaba que eso era TOTALMENTE imposible. Ja... tonta de mí.\c-\n" "\n" -"\cfJeje... Desde luego me alegro mucho de hacerla \"completa\", por cierto... Mejor decisión de mi vida. Deja que te diga, cuando hacemos \"cositas\" las dos... es como estar en el cielo~\c- \cg♥\c-\n" -"\n" "\cfActualización: Por cierto, me alegro de que Kirin-kun consiguiera que volviese a cantar. Por supuesto, es que ¿como podría resistirse a sus encantos? ¿verdad?\c-"; SWWM_LORETXT_MARISA = " \cxNombre Completo:\c-\n" @@ -2437,7 +2426,7 @@ SWWM_LORETXT_MILKBREADS = "\cxNotas de Saya:\c-\n" "\cfSabes, enterarme de que la leche viene de ESAS COSAS no ha cambiado en absoluto mi opinión. Esta cosa es celestial, es lo más delicioso jamás creado, es tan dulce que me moriría por ellos. A ver, casi que pasó eso justo cuando tuve una sobredosis de ellos (madre de dios que vergüenza). Sí, no me extraña que la palmase mucho cuando tenía más azúcar que sangre en el cuerpo. Kirin-kun dijo que incluso oyó explotar mi corazón, pero apuesto a que solo estaba siendo dramático, eso no puede haber pasado.\c-\n" "\n" -"\cfOh ya, y resulta que hay un mito por ahí de que si comes suficientes de estos tus tetas se ponen enormes. Pues mira que en serio no creo que sea eso posible, por supuesto que no. ¿Que clase de idiota se metería una sobredosis de estas cosas a propósito para que le crezcan unas domingas gigantes?\c-"; +"\cfOh ya, y resulta que hay un mito por ahí de que si comes suficientes de estos tus tetas se ponen enormes. Pues mira que en serio no creo que sea eso posible, por supuesto que no. ¿Que clase de idiota se metería una sobredosis de estas cosas a propósito?\c-"; SWWM_LORETAG_MISTERRIFLE = "Rifle Mortal"; SWWM_LORETXT_MISTERRIFLE = "\cxDesignación:\c-\n" @@ -2542,19 +2531,17 @@ SWWM_LORETXT_MOTHLAMP = "\n" "\cfPero... es que, justo luego creo que me dijo que \"quizás\". Lo que, sinceramente, suena un poco... uf. En cierto modo, me gusta la idea, pero a la vez... espero que no acabemos lamentándolo.\c-\n" "\n" -"\cfOh dios imagina que las chicas polilla son reales, es que joder yo iba y... ffffffdfgdgfgsfgggghghffhghg\c-"; +"\cfOh dios imagina que las chicas polilla son reales, es que yo ya... ffffffdfgdgfgsfgggghghffhghg\c-"; SWWM_LORETAG_MOTHPLUSHY = "Peluche de Polilla"; SWWM_LORETXT_MOTHPLUSHY = "\cxDesignación:\c-\n" -"\cf Peluche de Mashiro la Chica Polilla\c-\n" +"\cf Peluche de Chica Polilla\c-\n" "\cxFabricante:\c-\n" "\cf Nukritas 2xx\c-\n" "\cxClasificación:\c-\n" "\cf Muñeco de Peluche\c-\n" "\n" -"Un muñeco de peluche cariñosamente creado a mano de \cfMashiro\c-, la chica polilla, para buenos niños y niñas por igual. Como todas las polillas, le encanta la luz de una buena lámpara. Si la provees del calmante brillo de una \cfLámpara Compañera Sankai\c-, puede que tengas una amiga fiable, puede que incluso una amante. Solo, no hagas ruido, puede que la asustes.\n" -"\n" -"En \cfPlutoni Incorporated\c- no nos hacemos responsables si acabas atrapada en un bucle de tiempo con una buena chica polilla haciéndote compañía.\n" +"Un muñeco de peluche de una chica polilla cariñosamente creado a mano. Como todas las polillas, le encanta la luz de una buena lámpara. Si la provees del calmante brillo de una \cfLámpara Compañera Sankai\c-, puede que encuentres una amiga fiel. Eso sí, no hagas ruido, puede que la asustes.\n" "\n" "\cxNotas de Saya:\c-\n" "\cfHay un montón de estas en mi dormitorio, sabes. Una por cada vez que esos dos me han cabreado. Da miedo que me conozcan tan bien, en serio.\c-\n" @@ -2622,7 +2609,7 @@ SWWM_LORETXT_NANA = "Nana tiene tres hijos, los cuales, como ella, han heredado la sangre inmortal de la princesa lunar: \cfTaro\c-, \cfSaya\c- y \cfYui\c-. Cada uno de ellos ha tenido un gran éxito en sus propias hazañas, algo de lo que Nana habla en gran detalle, muy orgullosa.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfLa más mejor mamá del mundo, no voy a mentir. Puede que sea estricta a veces, o se enfade conmigo por estar despierta hasta muy tarde (si es que se da cuenta, je), pero realmente es la mejor. Aun no la has conocido, Demo-chan, pero seguro que le vas a caer muy bien. Te aseguro que es muy maja a pesar del miedo que da la pinta que tiene a veces. No es para nada como Kaguya obaa-san, que juro que siempre tiene ese aura que es como... normal que los tíos le tengan miedo, siempre con un miedo constante a que les haga CBT en cualquier momento.\c-"; +"\cfLa más mejor mamá del mundo, no voy a mentir. Puede que sea estricta a veces, o se enfade conmigo por estar despierta hasta muy tarde (si es que se da cuenta, je), pero realmente es la mejor. Aun no la has conocido, Demo-chan, pero seguro que le vas a caer muy bien. Te aseguro que es muy maja a pesar del miedo que da la pinta que tiene a veces. No es para nada como Kaguya obaa-san, que juro que siempre tiene ese aura que es como... normal que la gente le tenga miedo.\c-"; SWWM_LORETXT_NANA2 = " \cxNombre Completo:\c-\n" " \cf Nana Miyamoto\c-\n" @@ -2645,7 +2632,7 @@ SWWM_LORETXT_NANA2 = "\cxNotas de Saya:\c-\n" "\cfOkaa-san es tan feliz de que vayas por ahí haciendo el bien. Me moló que le gustaras. Si es que te lo dije.\c-\n" "\n" -"\cfPor cierto, me di cuenta, sabes, cuando te dio ese abrazo, sí. No ha intentado ver a otros tíos desde que perdimos a papá... Pero creo que a lo mejor... puede que le gustes de una forma algo diferente, ya sabes...\c-"; +"\cfTía, es que juro que ha empezado a hacer empanada de atún más a menudo solo por ti. Está bien que puedas disfrutar de tu plato favorito y tal, pero deberías saber que lo que necesitas en tu dieta son carbohidratos, ¿no?\c-"; SWWM_LORETXT_NANA3 = " \cxNombre Completo:\c-\n" " \cf Nana Miyamoto\c-\n" @@ -2668,11 +2655,9 @@ SWWM_LORETXT_NANA3 = "\cxNotas de Saya:\c-\n" "\cfOkaa-san es tan feliz de que vayas por ahí haciendo el bien. Me moló que le gustaras. Si es que te lo dije.\c-\n" "\n" -"\cfOh ya, en la boda, con Kirin... ¿recuerdas? Resulta que tenía razón, después de todo. Se ha pasado a la \"otra acera\" ahora. Dios, como os envidio a todas, habiéndoos perdido esa escena. Ver a mamá justo ahí, dándose el lote con la de Ashley-san... Desearía poder des-verlo, pero ahora hasta planean casarse. ¿Eso no haría que Yu-chan y Ashley-san fuesen hermanas? A ver, las dos ya son pareja y tal... Va a ser raro.\c-\n" +"\cfTía, es que juro que ha empezado a hacer empanada de atún más a menudo solo por ti. Está bien que puedas disfrutar de tu plato favorito y tal, pero deberías saber que lo que necesitas en tu dieta son carbohidratos, ¿no?\c-\n" "\n" -"\cfEspera... Si ese es el caso, entonces... ENTONCES KIRIN-KUN Y YO... ¿¿¿ME VOY A CONVERTIR EN SU TÍA???\c-\n" -"\n" -"\cf... ahora que lo pienso, la verdad es que no importa. Yo es que ya he pecado, considerando que estáis tú, Ibuki y Meido. Técnicamente sois mis hijas (y además Ibuki es mi propio clon), después de todo.\c-"; +"\cfOh ya, y lo que paso en la boda... Buf, es que nos pilló por sorpresa. Fue y se echó novia. Y va y resulta que fue con la madre de Ashley-san. La verdad es que me resulta un poco raro pero... Supongo que está bien si es algo que le hace más feliz.\c-"; SWWM_LORETXT_NEDOSHIAAN = "\cxNombre:\c-\n" "\cf Nedoshiaan\c-\n" @@ -2773,16 +2758,14 @@ SWWM_LORETXT_NOVOSKHANA = "\n" "La estructura social del imperio es estrictamente matriarcal, todos los hombres existen solamente para servir a sus esposas y darles hijos. Adicionalmente, casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra, especialmente aquellas de clases bajas. Dado este hecho, nadie se ha atrevido a empezar ninguna guerra o conflicto con el imperio, ya que siempre está preparado para contraatacar, con sus ejércitos imparables de guerreras inmortales.\n" "\n" -"La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan \"separado\" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados \cfDesviados\c-, un término usado para todos aquellos que actúan en contra de las leyes del imperio.\n" -"\n" -"Hay incontables formas de ser etiquetado como un \"enemigo del estado\", entre ellas, mostrar signos de \"desestabilizar el orden natural de la sociedad\", lo cual incluye entre otros: Hombres que rechazan el matrimonio o tener descendientes, hombres cuyo primer descendiente es varón, o que son incapaces de tener descendencia, hombres que son vistos manteniendo relaciones con otros hombres, cualquier individuo que comparta un nombre con la emperatriz, cualquier individuo que \"viva desconectado de la sociedad\" (generalmente usado para referirse a aquellos que permanezcan desempleados durante extensos periodos, o no tengan un hogar), mujeres que no contribuyan en la guerra, mujeres que hayan sido vistas manteniendo relaciones con otras mujeres, individuos \"divergentes\" (término usado para aquellos que no caigan en el binario hombre/mujer), etc.\n" +"La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan \"separado\" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados \cfDesviados\c-, un término usado para todos aquellos que actúan en contra de las estrictas leyes del imperio.\n" "\n" "Dos de los mayores grupos separados del Imperio son el \cfReino Kurenai\c-, fundado inicialmente por la \cfHermandad Vexx\c- como un lugar seguro para enemigos del estado, y el \cfImperio Sykhai\c-, un colectivo anarco-comunista con nombre irónico fundado por una rama de la familia Yanikov que estaba fuertemente en desacuerdo con el \"sistema roto\" del Imperio. Una gran parte de la población libre \cfAnarukon\c- total del multiverso está contenida en estos dos, y el resto se ha asentado en otros lugares, incluyendo la Tierra.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Puto... imperio TERF. Maravilloso, simplemente maravilloso...\c-\n" +"\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Maravilloso, simplemente maravilloso...\c-\n" "\n" -"\cfSí, nunca jamás me puto acercaría a ese sito, hostia joder. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... que... ¿¿¿COMO COJONES sigue habiendo gente ahí??? ¿¿¿QUIEN COJONES querría vivir ahí???\c-\n" +"\cfSí, nunca jamás me acercaría a ese sito, la leche. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... Que, a ver, ¿¿como alguien querría vivir en un sitio así, bajo una dictadura tan absurda??\c-\n" "\n" "\cfOh, pero que digo, por supuesto que hay gente que estaría fenomenal con un puto infierno así, siempre. Si la historia nos ha enseñado algo, es que a ver... sí... Hay gente que es tan mierder como para seguir a líderes así, o peor...\c-"; SWWM_LORETXT_NOVOSKHANA2 = @@ -2797,16 +2780,14 @@ SWWM_LORETXT_NOVOSKHANA2 = "\n" "La estructura social del imperio es estrictamente matriarcal, todos los hombres existen solamente para servir a sus esposas y darles hijos. Adicionalmente, casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra, especialmente aquellas de clases bajas. Dado este hecho, nadie se ha atrevido a empezar ninguna guerra o conflicto con el imperio, ya que siempre está preparado para contraatacar, con sus ejércitos imparables de guerreras inmortales.\n" "\n" -"La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan \"separado\" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados \cfDesviados\c-, un término usado para todos aquellos que actúan en contra de las leyes del imperio.\n" -"\n" -"Hay incontables formas de ser etiquetado como un \"enemigo del estado\", entre ellas, mostrar signos de \"desestabilizar el orden natural de la sociedad\", lo cual incluye entre otros: Hombres que rechazan el matrimonio o tener descendientes, hombres cuyo primer descendiente es varón, o que son incapaces de tener descendencia, hombres que son vistos manteniendo relaciones con otros hombres, cualquier individuo que comparta un nombre con la emperatriz, cualquier individuo que \"viva desconectado de la sociedad\" (generalmente usado para referirse a aquellos que permanezcan desempleados durante extensos periodos, o no tengan un hogar), mujeres que no contribuyan en la guerra, mujeres que hayan sido vistas manteniendo relaciones con otras mujeres, individuos \"divergentes\" (término usado para aquellos que no caigan en el binario hombre/mujer), etc.\n" +"La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan \"separado\" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados \cfDesviados\c-, un término usado para todos aquellos que actúan en contra de las estrictas leyes del imperio.\n" "\n" "Dos de los mayores grupos separados del Imperio son el \cfReino Kurenai\c-, fundado inicialmente por la \cfHermandad Vexx\c- como un lugar seguro para enemigos del estado, y el \cfImperio Sykhai\c-, un colectivo anarco-comunista con nombre irónico fundado por una rama de la familia Yanikov que estaba fuertemente en desacuerdo con el \"sistema roto\" del Imperio. Una gran parte de la población libre \cfAnarukon\c- total del multiverso está contenida en estos dos, y el resto se ha asentado en otros lugares, incluyendo la Tierra.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Puto... imperio TERF. Maravilloso, simplemente maravilloso...\c-\n" +"\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Maravilloso, simplemente maravilloso...\c-\n" "\n" -"\cfSí, nunca jamás me puto acercaría a ese sito, hostia joder. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... que... ¿¿¿COMO COJONES sigue habiendo gente ahí??? ¿¿¿QUIEN COJONES querría vivir ahí???\c-\n" +"\cfSí, nunca jamás me acercaría a ese sito, la leche. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... Que, a ver, ¿¿como alguien querría vivir en un sitio así, bajo una dictadura tan absurda??\c-\n" "\n" "\cfOh, pero que digo, por supuesto que hay gente que estaría fenomenal con un puto infierno así, siempre. Si la historia nos ha enseñado algo, es que a ver... sí... Hay gente que es tan mierder como para seguir a líderes así, o peor...\c-\n" "\n" @@ -2916,13 +2897,13 @@ SWWM_LORETXT_ONOKE = "\cxLocalización:\c-\n" "\cf Kereshnovka\c-\n" "\n" -"En Octubre de 2003, un incendio ocurrió en la \cfMansión Onoke\c-, a las afueras de \cfKereshnovka\c-, durante una reunión entre las familias \cfImanaki\c- y \cfOnoke\c-. Cuando los bomberos llegaron, encontraron a todos muertos, habiendo sido cada uno asesinado de formas más y más cruentas. El culpable nunca fue encontrado.\n" +"En Octubre de 2003, un incendio ocurrió en la \cfMansión Onoke\c-, a las afueras de \cfKereshnovka\c-, durante una reunión entre las familias \cfImanaki\c- y \cfOnoke\c-. Cuando los bomberos llegaron, encontraron a todos muertos, habiendo sido todos envenenados y sus cadáveres profanados. El culpable nunca fue encontrado.\n" "\n" "Hay muchas teorías sobre lo que pudo haber ocurrido. La mayoría apunta a que esto haya sido el trabajo de \cfHynnykka la Gran Bruja\c-, una asesina en serie de hace siglos (o un posible sucesor), mencionando el hecho de que su última nota puede tener la interpretación potencial de referirse a estas dos poderosas familias (\"todos morirán\"). Esto no solo ha sido visto como algo difícilmente relacionado, dada la vaga interpretación, sino también mucho más dudoso por que algo así no pudo ser hecho por un solo individuo.\n" "\n" "Otra teoría apunta a un suicidio ritual, aunque no hubiese una clara explicación de por que algo así se hubiera hecho. Ambas familias se encontraban en buenos términos, y esta reunión era en celebración del matrimonio entre dos de sus miembros, marcando el inicio de una alianza muy beneficiosa.\n" "\n" -"Muchas otras teorías, cada una más ridícula que la anterior, mencionan posibilidades de ataques por cultistas, los ghouls del pueblo, o una especie de asesinato planeado por familias rivales (de las cuales no se ha conocido ninguna).\n" +"Muchas otras teorías, cada una más ridícula que la anterior, mencionan posibilidades de ataques por cultistas, los ghouls del pueblo, o una especie de asesinato planeado por familias rivales (de cuya participación no se ha conocido ningún caso).\n" "\n" "A día de hoy, nadie sabe lo que realmente ocurrió entonces, y el caso sigue sin resolver. Solo una persona sobrevivió, \cfTetsuya Imanaki\c-, CEO de \cfImanaki Corp\c-, pero solo por su ausencia al evento.\n" "\n" @@ -2943,7 +2924,7 @@ SWWM_LORETXT_PARTHORIS = "\cxNotas de Saya:\c-\n" "\cfHay un monte de cosas interesantes por ahí y voy a estar muy pendiente del directo. Esta es la primerísima vez que hacemos una exploración de todo, sabes, así que quiero ver TODO lo que pueda haber aquí.\c-\n" "\n" -"\cfNo sé si te vas a acercar al sitio ese, la tal \"Guarida de Malumax\". Mira que tengo curiosidad por eso, el hecho de que haya un tío con acceso a cosas modernas en esta maravilleante tierra de fantasía medieval.\c-"; +"\cfNo sé si te vas a acercar al sitio ese. Mira que tengo curiosidad por eso, el hecho de que haya un tío con acceso a cosas modernas en esta maravilleante tierra de fantasía medieval.\c-"; SWWM_LORETAG_PLASMABLAST = "Blaster de Plasma"; SWWM_LORETXT_PLASMABLAST = "\cxDesignación:\c-\n" @@ -2983,7 +2964,7 @@ SWWM_LORETXT_PROPULSOR = "Gracias a sus células patentadas de energía autoregenerable, la unidad tiene la garantía de permanecer útil durante muchos años, requiriendo solo un suministro constante de hidrógeno (que puede incluso venir del aire alrededor de sí).\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfSabes, Ibuki solía llevar uno de estos también, cuando estaba en América haciendo todas esas cosas que se supone que tenía que hacer (y después). Podía volar por ahí y hacer toda clase de piruetas ridículas y tal, pero supongo que tú no puedes, claro. A ver, no te estoy llamando gorda ni nada... bueno... a ver, pesas 500kg, eso está claro.\c-\n" +"\cfSabes, Ibuki solía llevar uno de estos también, con todo el exoesqueleto blindado que llevaba para la guerra en aquellos tiempos. Podía volar por ahí y hacer toda clase de piruetas ridículas y tal, pero supongo que tú no puedes, claro. A ver, no te estoy llamando gorda ni nada... bueno... a ver, pesas 500kg, eso está claro.\c-\n" "\n" "\cfEn serio... si hubiera sabido que el almacero pesa tanto, no habría usado un blindaje tan pesado para tu cuerpo, porque a ver, si que dije lo de que lo quería \"EXTRA THICC\" cuando Misa me preguntó, en plan coña, pero se lo tomó muy en serio.\c-\n" "\n" @@ -3341,20 +3322,20 @@ SWWM_LORETXT_SAYA = "\n" "En 2010, junto con su hermano Taro, los dos fundaron \cfAkari Labs\c-, donde su primer proyecto fue un robot de limpieza autónomo, el cual evolucionaría en la \cfMaidbot\c- moderna, una de las creaciones más populares de su compañía. También idearía muchos otros tipos de robots, todos controlados por una IA compleja que ella misma había diseñado junto con su hermano.\n" "\n" -"En 2018, Saya \"dejó de envejecer\", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que mantendría para siempre su físico actual, siendo \"bajita y plana\", algo que odió mucho.\n" +"En 2018, Saya \"dejó de envejecer\", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que esto significaba que sobreviviría a muchas personas de su vida, y tal prospecto no le resultó nada agradable.\n" "\n" "Saya recibiría frecuentemente el apodo de \cfNo-Tomoko\c- en las redes, en referencia a un personaje de una popular serie de manga a quien la gente la comparaba. Es de notar que \"en cuanto a personalidad y apariencia, la similitud está ahí, definitivamente\". Saya es bien conocida por ser bastante directa al hablar con la gente, si es que lo hace, ya que no suele hablar mucho en persona. En línea, sin embargo, cambia completamente, discutiendo abiertamente con cualquiera que se le cruce, casualmente entremetiéndose en conversaciones aleatorias, o despotricando de forma extensiva sobre varios temas, y debatiendo furiosamente con haters.\n" "\n" +"La forma de hablar de Saya es más bien tosca en ocasiones, y se sabe que usa casualmente expresiones groseras con regularidad en medio de una conversación. Es uno de sus muchos malos hábitos de los cuales tiene dificultades para corregir, y esto ha resultado en múltiples malentendidos y situaciones embarazosas. Aun así, siempre se disculpa immediatamente si se le llama la atención.\n" +"\n" "Saya es conocida también por ser exageradamente coqueta con mujeres atractivas, algo que ha resultado en muchos malentendidos y momentos incómodos. Con orgullo suele decir que está \"siempre horny on main\", y nunca deja pasar la oportunidad de flirtear con alguien. Sin embargo si menciona que este flirteo abierto es \"sólo amistoso, entre amigos\".\n" "\n" -"Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo \cfHaskell\c-), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada \cfMi Maid Es Un Robot Del Sexo\c-, basado parcialmente en sus experiencias saliendo con \cfMeido Miyamoto\c-. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, \cfEl Proyecto Akari\c-, una historia sobre experimentos de teletransporte y viajes interdimensionales \"que no se va a la mierda como el resto\". Tras el desastre en las bases de la \cfUAC\c- en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, \"solo para joder a esos idiotas\".\n" -"\n" -"Actualmente, Saya tiene dos novias: Meido Miyamoto e \cfIbuki Miyamoto\c-. Ambas siendo sus propias creaciones, lo que ha hecho que la gente haga comentarios incestuosos en las redes, contra los que lucha frecuentemente.\n" +"Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo \cfHaskell\c-), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada \cfMi Novia Es Una Sirvienta Robot\c-, basado parcialmente en sus experiencias saliendo con \cfMeido Miyamoto\c-. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, \cfEl Proyecto Akari\c-, una historia sobre experimentos de teletransporte y viajes interdimensionales \"que no se va a la mierda como el resto\". Tras el desastre en las bases de la \cfUAC\c- en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, \"solo para joder a esos idiotas\".\n" "\n" "\cxNotas de Saya:\c-\n" "\cfTe gusta leer sobre mi, ¿verdad? Seguro que sí, tonti. Muy bien, pues aquí tienes mas cosas sobre mí, sólo para ti.\c-\n" "\n" -"\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. Mi top de fetiches incluye las tetas enormes, las maids, chicos afeminados y la heterocromía. Mi chica monstruo favorita es la chica polilla, y mi waifu es Mashiro (específicamente la Mashiro del capítulo 3, no la Mashiro pedófila yandere del resto, no gracias). Lo último: Puede que no me duche a menudo, o use desodorante o nada, pero no apesto, huelo bien, y la gente me dice que sí, que está muy bien.\c-\n" +"\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. También me encantan las chicas polilla, son bonitas y molan mucho. Oh, y las maids, claro está, y la moda gótica, aunque me da demasiado corte intentar vestirme así.\c-\n" "\n" "\cfBueno, ¿satisfecha, Demo-chan? ¿He saciado tu sed de Saya Facts™? Bien, entonces deberías volver al trabajo.\c-"; SWWM_LORETXT_SAYA2 = @@ -3374,20 +3355,18 @@ SWWM_LORETXT_SAYA2 = "\n" "En 2010, junto con su hermano Taro, los dos fundaron \cfAkari Labs\c-, donde su primer proyecto fue un robot de limpieza autónomo, el cual evolucionaría en la \cfMaidbot\c- moderna, una de las creaciones más populares de su compañía. También idearía muchos otros tipos de robots, todos controlados por una IA compleja que ella misma había diseñado junto con su hermano.\n" "\n" -"En 2018, Saya \"dejó de envejecer\", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que mantendría para siempre su físico actual, siendo \"bajita y plana\", algo que odió mucho.\n" +"En 2018, Saya \"dejó de envejecer\", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que esto significaba que sobreviviría a muchas personas de su vida, y tal prospecto no le resultó nada agradable.\n" "\n" "Saya recibiría frecuentemente el apodo de \cfNo-Tomoko\c- en las redes, en referencia a un personaje de una popular serie de manga a quien la gente la comparaba. Es de notar que \"en cuanto a personalidad y apariencia, la similitud está ahí, definitivamente\". Saya es bien conocida por ser bastante directa al hablar con la gente, si es que lo hace, ya que no suele hablar mucho en persona. En línea, sin embargo, cambia completamente, discutiendo abiertamente con cualquiera que se le cruce, casualmente entremetiéndose en conversaciones aleatorias, o despotricando de forma extensiva sobre varios temas, y debatiendo furiosamente con haters.\n" "\n" -"Saya es conocida también por ser exageradamente coqueta con mujeres atractivas, algo que ha resultado en muchos malentendidos y momentos incómodos. Con orgullo suele decir que está \"siempre horny on main\", y nunca deja pasar la oportunidad de flirtear con alguien. Sin embargo si menciona que este flirteo abierto es \"sólo amistoso, entre amigos\".\n" +"La forma de hablar de Saya es más bien tosca en ocasiones, y se sabe que usa casualmente expresiones groseras con regularidad en medio de una conversación. Es uno de sus muchos malos hábitos de los cuales tiene dificultades para corregir, y esto ha resultado en múltiples malentendidos y situaciones embarazosas. Aun así, siempre se disculpa immediatamente si se le llama la atención.\n" "\n" -"Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo \cfHaskell\c-), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada \cfMi Maid Es Un Robot Del Sexo\c-, basado parcialmente en sus experiencias saliendo con \cfMeido Miyamoto\c-. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, \cfEl Proyecto Akari\c-, una historia sobre experimentos de teletransporte y viajes interdimensionales \"que no se va a la mierda como el resto\". Tras el desastre en las bases de la \cfUAC\c- en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, \"solo para joder a esos idiotas\".\n" -"\n" -"Actualmente, Saya tiene tres novias: Meido Miyamoto, \cfIbuki Miyamoto\c- y el \cfDemolicionista\c-. Todas siendo sus propias creaciones, lo que ha hecho que la gente haga comentarios incestuosos en las redes, contra los que lucha frecuentemente.\n" +"Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo \cfHaskell\c-), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada \cfMi Novia Es Una Sirvienta Robot\c-, basado parcialmente en sus experiencias saliendo con \cfMeido Miyamoto\c-. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, \cfEl Proyecto Akari\c-, una historia sobre experimentos de teletransporte y viajes interdimensionales \"que no se va a la mierda como el resto\". Tras el desastre en las bases de la \cfUAC\c- en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, \"solo para joder a esos idiotas\".\n" "\n" "\cxNotas de Saya:\c-\n" "\cfTe gusta leer sobre mi, ¿verdad? Seguro que sí, tonti. Muy bien, pues aquí tienes mas cosas sobre mí, sólo para ti.\c-\n" "\n" -"\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. Mi top de fetiches incluye las tetas enormes, las maids, chicos afeminados y la heterocromía. Mi chica monstruo favorita es la chica polilla, y mi waifu es Mashiro (específicamente la Mashiro del capítulo 3, no la Mashiro pedófila yandere del resto, no gracias). Lo último: Puede que no me duche a menudo, o use desodorante o nada, pero no apesto, huelo bien, y la gente me dice que sí, que está muy bien.\c-\n" +"\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. También me encantan las chicas polilla, son bonitas y molan mucho. Oh, y las maids, claro está, y la moda gótica, aunque me da demasiado corte intentar vestirme así.\c-\n" "\n" "\cf¿Satisfecha? Bien, pero aquí tienes un último Saya Fact™: Te quiero, Demo-chan~\c- \cg♥\c-\n" "\n" @@ -3409,20 +3388,20 @@ SWWM_LORETXT_SAYA3 = "\n" "En 2010, junto con su hermano Taro, los dos fundaron \cfAkari Labs\c-, donde su primer proyecto fue un robot de limpieza autónomo, el cual evolucionaría en la \cfMaidbot\c- moderna, una de las creaciones más populares de su compañía. También idearía muchos otros tipos de robots, todos controlados por una IA compleja que ella misma había diseñado junto con su hermano.\n" "\n" -"En 2018, Saya \"dejó de envejecer\", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que mantendría para siempre su físico actual, siendo \"bajita y plana\", algo que odió mucho.\n" +"En 2018, Saya \"dejó de envejecer\", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que esto significaba que sobreviviría a muchas personas de su vida, y tal prospecto no le resultó nada agradable.\n" "\n" "Saya recibiría frecuentemente el apodo de \cfNo-Tomoko\c- en las redes, en referencia a un personaje de una popular serie de manga a quien la gente la comparaba. Es de notar que \"en cuanto a personalidad y apariencia, la similitud está ahí, definitivamente\". Saya es bien conocida por ser bastante directa al hablar con la gente, si es que lo hace, ya que no suele hablar mucho en persona. En línea, sin embargo, cambia completamente, discutiendo abiertamente con cualquiera que se le cruce, casualmente entremetiéndose en conversaciones aleatorias, o despotricando de forma extensiva sobre varios temas, y debatiendo furiosamente con haters.\n" "\n" -"Saya es conocida también por ser exageradamente coqueta con mujeres atractivas, algo que ha resultado en muchos malentendidos y momentos incómodos. Con orgullo suele decir que está \"siempre horny on main\", y nunca deja pasar la oportunidad de flirtear con alguien. Sin embargo si menciona que este flirteo abierto es \"sólo amistoso, entre amigos\".\n" +"La forma de hablar de Saya es más bien tosca en ocasiones, y se sabe que usa casualmente expresiones groseras con regularidad en medio de una conversación. Es uno de sus muchos malos hábitos de los cuales tiene dificultades para corregir, y esto ha resultado en múltiples malentendidos y situaciones embarazosas. Aun así, siempre se disculpa immediatamente si se le llama la atención.\n" "\n" -"Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo \cfHaskell\c-), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada \cfMi Maid Es Un Robot Del Sexo\c-, basado parcialmente en sus experiencias saliendo con \cfMeido Miyamoto\c-. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, \cfEl Proyecto Akari\c-, una historia sobre experimentos de teletransporte y viajes interdimensionales \"que no se va a la mierda como el resto\". Tras el desastre en las bases de la \cfUAC\c- en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, \"solo para joder a esos idiotas\".\n" +"Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo \cfHaskell\c-), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada \cfMi Novia Es Una Sirvienta Robot\c-, basado parcialmente en sus experiencias saliendo con \cfMeido Miyamoto\c-. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, \cfEl Proyecto Akari\c-, una historia sobre experimentos de teletransporte y viajes interdimensionales \"que no se va a la mierda como el resto\". Tras el desastre en las bases de la \cfUAC\c- en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, \"solo para joder a esos idiotas\".\n" "\n" -"Actualmente, Saya y sus creaciones Meido Miyamoto, \cfIbuki Miyamoto\c- y el \cfDemolicionista\c- están todas casadas con \cfKirin Xanai\c-, líder del \cfImperio Sykhai\c- de \cfAkkou\c-.\n" +"Actualmente, Saya, junto con Meido Miyamoto, \cfIbuki Miyamoto\c- y el \cfDemolicionista\c- están todas casadas con \cfKirin Xanai\c-, líder del \cfImperio Sykhai\c- de \cfAkkou\c-.\n" "\n" "\cxNotas de Saya:\c-\n" "\cfTe gusta leer sobre mi, ¿verdad? Seguro que sí, tonti. Muy bien, pues aquí tienes mas cosas sobre mí, sólo para ti.\c-\n" "\n" -"\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. Mi top de fetiches incluye las tetas enormes, las maids, chicos afeminados y la heterocromía. Mi chica monstruo favorita es la chica polilla, y mi waifu es Mashiro (específicamente la Mashiro del capítulo 3, no la Mashiro pedófila yandere del resto, no gracias). Lo último: Puede que no me duche a menudo, o use desodorante o nada, pero no apesto, huelo bien, y la gente me dice que sí, que está muy bien.\c-\n" +"\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. También me encantan las chicas polilla, son bonitas y molan mucho. Oh, y las maids, claro está, y la moda gótica, aunque me da demasiado corte intentar vestirme así.\c-\n" "\n" "\cf¿Satisfecha? Bien, pero aquí tienes un último Saya Fact™: Te quiero, Demo-chan~\c- \cg♥\c-\n" "\n" @@ -3438,14 +3417,14 @@ SWWM_LORETXT_SAYABEAN = "\cxMaldito:\c-\n" "\cf Muy Sí\c-\n" "\n" -"\cfPeluche Bean Maldito de Saya\c- que se come tus aperitivos y te llama horny.\n" +"\cfPeluche Bean Maldito de Saya\c- que se come tus aperitivos y te llama friki.\n" "\n" "Este objeto no está realmente maldito. ¿O sí...?\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfOK, teniendo en cuenta quien lo ha hecho, SÍ que me apuesto a que esto está maldito. Y por supuesto sé también a que hace referencia. ¿Es que como coño lo sabe? Tiene que ser más de toda esa cosa de manipulación de realidad, otra vez.\c-\n" +"\cfOK, teniendo en cuenta quien lo ha hecho, SÍ que me apuesto a que esto está maldito. Y por supuesto sé también a que hace referencia. ¿Es que como diantres lo sabe? Tiene que ser más de toda esa cosa de manipulación de realidad, otra vez.\c-\n" "\n" -"\cfAun así, es precioso... Una obra de arte, sí. Estoy segura de que lo estás apretujando en tus brazos ahora mismo. Oh, lo sabré. Lo oiré reírse en el directo cuando lo hagas.\c-"; +"\cfAun así, es precioso... Una obra de arte, sí. Estoy segura de que no podrás resistir lo adorable que es y ya lo estarás apretujando en tus brazos. Oh, lo sabré, lo oiré reírse en el directo cuando lo hagas.\c-"; SWWM_LORETAG_SAYASMUG = "Taza de Saya"; SWWM_LORETXT_SAYASMUG = "\cxDesignación:\c-\n" @@ -3455,12 +3434,12 @@ SWWM_LORETXT_SAYASMUG = "\cxClasificación:\c-\n" "\cf Regalo Personalizado\c-\n" "\n" -"Una taza de café personalizada, la cual \cfTaro Miyamoto\c- regaló a su hermana \cfSaya\c- en su 16º cumpleaños, a petición personal. Los dibujos en ambos lados muestran una imagen de \cfMashiro\c-, el personaje favorito de Saya, con el texto \"MOTH PUSSY\".\n" +"Una taza de café personalizada, la cual fue recibida como regalo de cumpleaños por \cfSaya Miyamoto\c- de parte de su hermano \cfTaro\c-, a petición personal. Los dibujos en ambos lados muestran una imagen de una chica polilla, con el texto \"MOTH PUSSY\" debajo. Al preguntarles sobre lo que significaba esto, los hermanos simplemente dijeron que era un \"meme antiguo\".\n" "\n" "\cxNotas de Saya:\c-\n" "\cfMi amor por las chicas polilla es eterno, Demo-chan.\c-\n" "\n" -"\cfPor cierto, me aseguré de lavarla antes de que esos dos la metieran en su cosa de gacha esa, pero igual aun puedes oler el último café que me he tomado. Café negro, oscuro como mi alma...\c-"; +"\cfPor cierto, me aseguré de lavarla a fondo antes de que esos dos la metieran en su cosa de gacha esa, no vaya a ser que los demonios te puedan seguir el rastro por el olor a café.\c-"; SWWM_LORETAG_SCORESYSTEM = "Sistema de Puntos"; SWWM_LORETXT_SCORESYSTEM = "\cxDesignación:\c-\n" @@ -3524,7 +3503,9 @@ SWWM_LORETXT_SERPENTRIDERS2 = "No está claro si estos demonios tienen alguna conexión con el \cfInfierno\c- de nuestro universo, o si es que, posiblemente, haya diferentes lugares que uno pueda llamar \"Infierno\" en cada mundo de este vasto multiverso. Sin embargo, lo que sí está claro, es que son una amenaza mayor a la paz en estos mundos que hemos encontrado, y deben ser eliminados.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfCaperucita roja fue visto y no visto la otra vez, así que dudo que alguien \"considerablemente más fuerte\" haga mucha diferencia, ¿no crees? Además, eres lo suficientemente lista para no caer en los trucos y trampas de nadie, vaya que sí. No va a poder contigo, juju...\c-"; +"\cfCaperucita roja fue visto y no visto la otra vez, así que dudo que alguien \"considerablemente más fuerte\" haga mucha diferencia, ¿no crees? Además, eres lo suficientemente lista para no caer en los trucos y trampas de nadie, vaya que sí. No va a poder contigo, juju...\c-\n" +"\n" +"\cfPD: Sigo pensando que es una estupidez que se llamen jinetes de serpiente cuando solo uno de ellos va montado en una.\c-"; SWWM_LORETXT_SIDHE = "\cxNombre:\c-\n" "\cf Sidhe\c-\n" @@ -3571,7 +3552,7 @@ SWWM_LORETXT_SILVERBULLET = "\cxNotas de Saya:\c-\n" "\cfComo era la frase esa, ¿\"no hay kill como un overkill\"? Ya, pues queda perfecta para la cosa esta.\c-\n" "\n" -"\cf¿Y que coño se supone que cazas con esto, tanques salvajes? Supongo... demonios tó ciclaos también valdrían, pero al final solo van a acabar hechos mierda.\c-"; +"\cf¿Y que coño se supone que cazas con esto, tanques salvajes? Supongo... demonios tó ciclaos también valdrían, pero al final solo va a quedar de ellos una fina nube roja.\c-"; SWWM_LORETAG_SPARKSTER = "Carabina Biospark"; SWWM_LORETXT_SPARKSTER = "\cxDesignación:\c-\n" @@ -3697,7 +3678,7 @@ SWWM_LORETXT_SYMNATEK = "\cxNotas de Saya:\c-\n" "\cfAh sí, la gran estrategia de \"si perdemos pasta, pues a contribuir al ejército\". Nunca falla, ¿eh?\c-\n" "\n" -"\cfOh apuesto a que estarás pensando: \"Pero Saya, ¿como puedes decir eso, cuando hiciste a Ibuki para el ejército de los EEUU?\", y a eso contestaré: \"¿Quien ha dicho que la hice para ellos?\"\c-"; +"\cfSí, ya sé que suena hipócrita que diga esto, con todo el tema de Ibuki, y mis colaboraciones con la EDF, y todo eso... Pero piénsalo, es que es como si fuera inevitable, en estos tiempos, con esta economía, que tengas que recurrir a cosas así para mantenerte a flote, ¿no crees?\c-"; SWWM_LORETXT_TARO = " \cxNombre Completo:\c-\n" " \cf Taro Miyamoto\c-\n" @@ -3715,16 +3696,14 @@ SWWM_LORETXT_TARO = "\n" "Taro es un programador nato, competente en múltiples lenguajes, y tiene una gran cantidad de proyectos a su nombre, junto con muchas contribuciones a proyectos notables de código abierto, incluyendo el \cfKernel de Linux\c-. También es un auto-proclamado \"archivista cultural\", declarando que es básicamente una biblioteca andante en lo que respecta a aspectos de la cultura popular que para muchos se han perdido en el tiempo, gracias a la inmortalidad heredada de su madre, y su gran memoria. También es bastante popular en la red por sus reviews cómicas de anime, bajo la personalidad de \cf\"El Mago de Waifus\"\c-.\n" "\n" -"En 2091, Taro fue elegido para recuperar personalmente al \cfOni Rojo\c-, \cfIbuki Miyamoto\c-, tras los eventos de la \cfCicatriz Blanca\c-. Siguiendo la señal de rastreo de su collar, la encontró fácilmente, y cuando estaba a punto de traerla de vuelta a Japón una chica se le acercó. Era \cfElena Yanikov XXI\c-, quien había entablado amistad con Ibuki mientras vagaba por el yermo ardiente. Pidió a Taro que la llevara con él, prometiendo ser \"una chica buena\". Estas palabras inmediatamente hicieron que aceptara su proposición.\n" -"\n" -"No mucho después de eso, ambos comenzaron a salir, casándose finalmente en 2097.\n" +"En 2091, Taro fue elegido para recuperar personalmente al \cfOni Rojo\c-, \cfIbuki Miyamoto\c-, tras los eventos de la \cfCicatriz Blanca\c-. Siguiendo la señal de rastreo de su collar, la encontró fácilmente, y cuando estaba a punto de traerla de vuelta a Japón una chica se le acercó. Era \cfElena Yanikov XXI\c-, quien había entablado amistad con Ibuki mientras vagaba por el yermo ardiente. Pidió a Taro que la llevara con él, y aceptó sin poner ninguna pega. No mucho después de eso, ambos comenzaron a salir, casándose finalmente en 2097.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cf¿COMO PUTO COJONES pudo el absoluto perdedor de mi hermano echarse novia? Es que no lo entiendo. Dios, viendo el artículo después de que lo editara, hay tanta mierda ahí que se nota que es él fardando, patético...\c-\n" +"\cf¿PERO COMO pudo el absoluto perdedor de mi hermano echarse novia? Es que no lo entiendo. Dios, viendo el artículo después de que lo editara, hay tanto ahí que se nota que es él fardando, patético...\c-\n" "\n" -"\cfSí, es esa clase de tío. Se hace el chulo pero en cuanto miras más allá de sus \"impresionantes habilidades y logros\", no es más que un capullo en internet. A ver, admito que yo también lo soy, un poco, pero él es peor. La culpa es de que pase tanto tiempo en foros de mierda.\c-\n" +"\cfSí, es esa clase de tío. Le encanta presumir, con todo eso de sus \"impresionantes habilidades y logros\" y tall. Tampoco es que deba quejarme cuando yo también presumo a veces de lo que hago. Los dos nos parecemos mucho, así es que somos tan colegas unque a veces nos peleemos por chorradas estúpidas. Somos un par de gremlins, y a mucha honra.\c-\n" "\n" -"\cfAunque a ver, a veces se pone serio cuando quiere. Y en momentos así es que es básicamente el Tsukkomi de mi Boke. Si no sabes lo que significa todo eso puedes buscarlo, Demo-chan.\c-"; +"\cfAunque, cosas aparte, Taro-nii se puede poner muy serio cuando hace falta. Y en momentos así es que es básicamente el Tsukkomi de mi Boke. Si no sabes lo que significa todo eso puedes buscarlo, Demo-chan.\c-"; SWWM_LORETXT_UAC = "\cxNombre:\c-\n" "\cf Union Aerospace Corporation\c-\n" @@ -3750,9 +3729,9 @@ SWWM_LORETXT_UAC = "Lo que ocurrió después fue el principio de lo que se ha llamado \cfEpisodios de Doom\c-. Tal y como relató la UAC tras estos eventos, un único marine logró, por su cuenta, derrotar a todas las fuerzas invasoras, llevando su lucha hasta el mismísimo Infierno. Sin embargo, las hazañas del tal \cfMarine de Doom\c- solo sirvieron para enfurecer más a los archidemonios generales, y entonces fue cuando comenzó la invasión de la Tierra. Aunque muchos han visto esto como \"el fin del mundo tal y como lo conocemos\", la UAC sigue enviando un mensaje de esperanza para todos, jurando que todo será resuelto.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfOh, la \"gran y poderosa\" UAC, puñado de cerdos capitalistas comemierdas, eso es lo que son. Fijaos bien todos, esto es lo que os hace el capitalismo desenfrenado. Sí, creo que ya te has enterado bien de que odio a esta puta chusma.\c-\n" +"\cfOh, la \"gran y poderosa\" UAC, puñado de cerdos capitalistas, eso es lo que son. Fijaos bien todos, esto es lo que os hace el capitalismo desenfrenado. Sí, creo que ya te has enterado bien de que odio a esta chusma con la furia de mil soles.\c-\n" "\n" -"\cfA ver... ¿Experimentos militares ilegales? Sí. ¿Andar jodiendo con viajes interdimensionales? También. ¿Potencialmente causando el fin del mundo? Pues eso también. Si es que los muy hijos de puta estos REALMENTE son una jodida megacorporación malvada, hostia puta...\c-\n" +"\cfA ver... ¿Experimentos militares ilegales? Sí. ¿Andar jodiendo con viajes interdimensionales? También. ¿Potencialmente causando el fin del mundo? Pues eso también. Si es que los muy capullos estos REALMENTE son una jodida megacorporación malvada, hostia puta...\c-\n" "\n" "\cf¿Pero sabes que? No me voy a quedar aquí con el culo plantado esperando a que el supuesto \"solucionador de problemas\" este, su soldadito héroe legendario vaya y lo arregle todo. Como si ESO fuera a pasar. No, esta es precisamente la razón de que TÚ estés aquí, Demo-chan. Esto es lo que estás destinada a cambiar (buah, vale, ya estoy empezando a sonar tope de cliché). Pero sí, te hemos preparado para esto, eres el robot de combate definitivo, el orgullo de Akari Labs y todo ese rollo, tú PUEDES salvar el mundo, estoy segurísima.\c-"; SWWM_LORETXT_UAC2 = @@ -3788,7 +3767,7 @@ SWWM_LORETXT_UAC2 = "En 2150, la compañía finalmente clausuró todos sus experimentos de teletransporte, y en un anuncio público, el CEO \cfIan Kelliher\c- declaró que la compañía ahora desviaría su atención principal a reparar todos los daños que sus actos trajeron a la Tierra. Algo que, según estimaciones iniciales, tardaría más de cincuenta años.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, puto idiota, que se creía el \"hombre más importante del mundo\", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me muero de la risa, oye.\c-"; +"\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, el muy idiota, que se creía el \"hombre más importante del mundo\", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me desorino, oye.\c-"; SWWM_LORETXT_UAC3 = "\cxNombre:\c-\n" "\cf Union Aerospace Corporation\c-\n" @@ -3826,7 +3805,7 @@ SWWM_LORETXT_UAC3 = "De la poca información que se pudo recuperar del otro lado de todo esto, del propio Infierno, se sabe que su matanza fue imparable. Derrotó a los demonios comandantes que quedaban. Decenas de miles de demonios, en su furia ciega, marcharon todos hacia su propia muerte por su mano. Hubo esperanza entre la población civil de que este soldado humano solitario pondría fin a la tiranía de los archidemonios generales, pero ellos tenían sus propios planes para él. Sabían bien que si llegaba a la capital de \cfDis\c- una vez más, no podrían detenerlo. Así que una trampa fue preparada, y cayó en ella. Fue entonces que \cfErebus\c-, el líder de los generales, lo hizo desaparecer, muy lejos, más allá de los confines de este universo, para que nunca jamás pudiese volver a este mundo.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, puto idiota, que se creía el \"hombre más importante del mundo\", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me muero de la risa, oye.\c-\n" +"\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, el muy idiota, que se creía el \"hombre más importante del mundo\", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me desorino, oye.\c-\n" "\n" "\cfY aquí acaba la historia de la Epístolas de Dumbo estas o lo que sea, uno de los mayores ejemplos de las consecuencias del capitalismo desenfrenado™.\c-"; SWWM_LORETXT_UNISSIX = @@ -3874,13 +3853,9 @@ SWWM_LORETXT_UNISSIX = "\n" "\cfOh ya, y Misa es una pro gamer de cuidado, joder. Cualquier cosa que le pongo para jugar, se lo ventila como si nada. Sí, incluso ESOS juegos. Mola ver como juega, y le encantan los de aventura sobre todo, supongo que porque es la clase de cosa que no puede hacer en la vida real.\c-\n" "\n" -"\cfOh ya, y cosa curiosa. La primera vez que las visité cuando estaban en Sankaideriha, Misa me dió todo un puto susto con la transformación esa por la que pasó. Es que... era una persona completamente diferente. Vamos, es que nunca antes la había visto tan feliz, fue tremendísimo, y a ver, yo me alegraba muchísimo por ella también. Ah, y luego la otra cosa que pasó, cuando uhhh... fuimos a las termas juntas. Yo... bueno, un poco por accidente... vi... eso, de ahí abajo, pues sí...\c-\n" +"\cfOh ya, y cosa curiosa. La primera vez que las visité cuando estaban en Sankaideriha, Misa me dió todo un puto susto con la transformación esa por la que pasó. Es que... era una persona completamente diferente. Vamos, es que nunca antes la había visto tan feliz, fue tremendísimo, y a ver, yo me alegraba muchísimo por ella también.\c-\n" "\n" -"\cfDios, normal que pudiera oír a Zana-sama desde el otro lado de la casa cuando se lo montaban. Ah... puta suertuda...\c-\n" -"\n" -"\cfSí, eso fue cuando se quedaron un tiempo por aquí. Aunque no son los primeros a los que oigo hacerlo como bestias salvajes. Yu-chan y esa novia gótica tetuda suya, menudas son también. En serio, si es que nadie sabe que desde mi dormitorio puedes oír perfectamente todo lo que pasa en la habitación de invitados. No sé por qué, será alguna ñordería de acústica o algo, pero sí.\c-\n" -"\n" -"\cf(Aunque, la verdad es que desearía poder des-oír los graznidos infernales que emitía Taro-niisan cuando se trajo a Ellen-san)\c-"; +"\cfDios, es que son la pareja mas adorable del mundo. No puedo parar de decirlo.\c-"; SWWM_LORETAG_VESTAL = "Alimentos Vestal"; SWWM_LORETXT_VESTAL = "\cxNombre:\c-\n" @@ -3910,7 +3885,7 @@ SWWM_LORETXT_VOICEBOX = "La comunidad de \cfAkari Labs\c- también ofrece una gran variedad de paquetes de voz personalizados para este dispositivo. Puedes visitar nuestros foros para más información.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que sin pechotes.\c-"; +"\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que en forma de robot cuqui.\c-"; SWWM_LORETXT_VOICEBOX2 = "\cxDesignación\c-\n" "\cf Caja de Voz Loudboi\c-\n" @@ -3924,9 +3899,9 @@ SWWM_LORETXT_VOICEBOX2 = "La comunidad de \cfAkari Labs\c- también ofrece una gran variedad de paquetes de voz personalizados para este dispositivo. Puedes visitar nuestros foros para más información.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que sin pechotes.\c-\n" +"\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que en forma de robot cuqui.\c-\n" "\n" -"\cfActualización: Y entonces... Vinieron tus verdaderas cuerdas vocales como maidbot, sin filtros ni nada, y mi amor por tu encantadora voz solo pudo aumentar. Se me derrite el corazón solo con oírla, jejeje...\c-"; +"\cfActualización: Y entonces... Vinieron tus verdaderas cuerdas vocales como maidbot, sin filtros ni nada, y mi amor por tu encantadora voz solo pudo aumentar. Es que se me derrite el corazón solo con oírla, en serio...\c-"; SWWM_LORETXT_WALLBUSTER = "\cxDesignación:\c-\n" "\cf Escopeta de Brecha de Armaduras Pesadas \"Wallbuster\"\c-\n" @@ -3953,13 +3928,11 @@ SWWM_LORETXT_WALLBUSTER = "\cfTécnicas:\c- Tal y como su nombre indica, puedes destruir toda clase de obstáculos por el camino, siempre y cuando causes suficiente daño relativo a su tamaño (requiriendo fuego secundario o terciario). Esto incluye hasta puertas bloqueadas, por lo que nunca más necesitarás buscar llaves.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfOK a ver, la puta masa de metal rompecojones esta. Sí, esto sí que es la puta repera...\c-\n" +"\cfOK a ver, la masa de metal esta. Sí, esto sí que es la puta repera...\c-\n" "\n" "\cfNo te preocupes por tardar un huevo en recargarla, por cierto. DemolitionOS viene con una rutina de recarga rápida que te lo pondrá más fácil. La munición se pone ahí en cola desde el Hammerspace, y luego todo lo que tienes que hacer es poner la mano encima de los cañones, y ya se mete todo ahí, lleva unos 10 segundos llenarlo todo, más o menos. Mola, ¿verdad? Taro hizo la mayor parte del chollo, así que eso, le puedes dar las gracias.\c-\n" "\n" -"\cfOh ya... sabes... la cosa esta, con el nombre y todo, casi que me recuerda a la abuela un poco. A ver, si cambias la primera letra... Oh, ¿puedes oír la batería y la guitarra? Porque yo sí...\c-\n" -"\n" -"\cfOld Days~ ♪\c-"; +"\cfOh ya... sabes... la cosa esta, con el nombre y todo... Bueno, el chiste ya se hace solo.\c-"; SWWM_LORETAG_WARARMOR = "Arm. de Guerra"; SWWM_LORETXT_WARARMOR = "\cxDesignación:\c-\n" @@ -3977,7 +3950,7 @@ SWWM_LORETXT_WARARMOR = "\cxNotas de Saya:\c-\n" "\cfEl friki este y su \"análisis de armadura\" otra vez. Este tío, en serio... La vida no es un puto videojuego, así que por favor POR FAVOR deja de hablar de mierdas como \"unidades de daño\" y \"factores de reducción\".\c-\n" "\n" -"\cfEeeeeen fin, Misa hace cosas tope de guays. Aunque me parece un poco redundante lo de que lleves armadura hecha de lo mismo que tu chasis. A ver, es que un robot llevando armadura.. ya, ¿por que no? Siempre es importante usar protección, juju...\c-"; +"\cfEeeeeen fin, Misa hace cosas tope de guays. Aunque me parece un poco redundante lo de que lleves armadura hecha de lo mismo que tu chasis. A ver, es que un robot llevando armadura.. Bueno, tampoco pasa nada por protegerse de más, supongo.\c-"; SWWM_LORETAG_WHITELADY = "Dama Blanca"; SWWM_LORETXT_WHITELADY = " \cxNombre Completo:\c-\n" @@ -3998,25 +3971,12 @@ SWWM_LORETXT_WHITELADY = "\n" "La Dama Blanca ha trabajado para muchas personas y organizaciones por muchos años, pero recientemente, ha sido contratada por la \cfUniversidad de Nos-Kora\c- para colaborar con la \cfDemolicionista\c- en sus misiones.\n" "\n" -"Demolicionista, este mensaje es para ti. Tu amor por el \cfPeluche de Mashiro\c- de nuestras \cfCajas Afortunadas\c- ha hecho efectivo su contrato, y así, cuando poseas una \cfLámpara Compañera Sankai\c-, la Dama Blanca estará dispuesta a trabajar junto a ti, y matar a todo enemigo que te encuentres.\n" +"Demolicionista, este mensaje es para ti. Tu amor por el \cfPeluche de Chica Polilla\c- de nuestras \cfCajas Afortunadas\c- ha hecho efectivo su contrato, y así, cuando poseas una \cfLámpara Compañera Sankai\c-, la Dama Blanca estará dispuesta a trabajar junto a ti, y matar a todo enemigo que te encuentres.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfGHFFFSDFHDGKHDFDKHGSFHFHGSFSH\c-\n" +"\cfPerdóname un momento mientras me pongo todo loca porque resulta que las chicas polilla existen de verdad.\c-\n" "\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\cfLAS CHICAS POLILLA EXISTEN\c-\n" -"\n" -"\cfES QUE ME VOY A CONSTRUIR UNA PUTA NAVE ESPACIAL PARA VIAJAR A ESE PLANETA, A LA MIERDA LAS LEYES, A LA MIERDA EL TRATADO DE CICATRIZ BLANCA, A LA MIERDA TODO, QUIERO VER A LAS CHICAS POLILLA. ME VOY A LLEVAR TODAS LAS LÁMPARAS QUE ENCUENTRE, ME VOY A MONTAR UN PUTO HARÉN.\c-"; +"\cfGHFFFSDFHDGKHDFDKHGSFHFHGSFSH\c-"; SWWM_LORETAG_WHITESCAR = "Cicatriz Blanca"; SWWM_LORETXT_WHITESCAR = "\cxNombre:\c-\n" @@ -4030,7 +3990,7 @@ SWWM_LORETXT_WHITESCAR = "\n" "Hubo muchas pérdidas en ambos bandos, incluyendo civiles, en un enfrentamiento caótico entre gente que, hace muy poco, había gozado de medio siglo de alianza pacífica. En tres años, los vastamente superiores ejércitos Nukuri neutralizaron toda oposición, y pusieron el punto de mira en el mismo corazón del país. Deseando \"matar a la bestia desde dentro\", un pequeño equipo consiguió localizar y capturar al presidente. Se le dio una última elección, ahí y entonces. Podía o bien rendirse y disculparse públicamente por su afrenta al imperio, o podría rechazar esto, y ver como la \cfIra del Emperador\c- caía sobre él.\n" "\n" -"Optó por elegir la segunda opción, y lo que siguió a esto fue algo que solo pudo ser descrito como inimaginablemente cruel y despiadado. Todas las fuerzas Nukuri se retiraron, y evacuaron a todos los civiles Nukuri restantes. Entonces, en un mero instante, una sucesión de destellos de luz cegadora redujeron todo el territorio de los Estados Unidos a cenizas, disparados desde un arma orbital experimental que el imperio había construido varios años antes. Fue su primera prueba de fuego, y su escala y efectos eran desconocidos hasta entonces. Algunos dicen que los efectos apocalípticos que tuvo no fueron intencionados, que el plan no era destruir toda forma de vida, sino solo causar destrucción a un nivel más \"técnico\", inutilizando toda maquinaria e infraestructura. Es suficiente con decir que, cuando el diseñador jefe de este arma, \cfZanaveth Nekuraku I\c-, fue testigo de lo que ocurrió, sufrió una crisis tremenda, y desapareció de la vida pública durante muchos años.\n" +"Optó por elegir la segunda opción, y lo que siguió a esto fue algo que solo pudo ser descrito como inimaginablemente cruel y despiadado. Todas las fuerzas Nukuri se retiraron, y evacuaron a todos los civiles Nukuri restantes. Entonces, en un mero instante, una sucesión de destellos de luz cegadora redujeron todas las grandes ciudades a través del territorio de los Estados Unidos a cenizas, disparados desde un arma orbital experimental que el imperio había construido varios años antes. Fue su primera prueba de fuego, y su escala y efectos eran desconocidos hasta entonces. Algunos dicen que los efectos apocalípticos que tuvo no fueron intencionados, que el plan no era destruir toda forma de vida, sino solo causar destrucción a un nivel más \"técnico\", inutilizando toda maquinaria e infraestructura. Es suficiente con decir que, cuando el diseñador jefe de este arma, \cfZanaveth Nekuraku I\c-, fue testigo de lo que ocurrió, sufrió una crisis tremenda, y desapareció de la vida pública durante muchos años.\n" "\n" "Con este ataque, las llamas de la guerra contra el imperio solo fueron avivadas. Adicionalmente, todos los Nukuri restantes en la Tierra fueron forzados a marcharse, y con la excepción de unos pocos países, el \cfTratado de la Cicatriz Blanca\c- fue firmado casi de forma unánime, poniendo fin a medio siglo de contribuciones de los Nukuri a la evolución de nuestra ciencia y tecnología. Aquellos que firmaron el tratado tuvieron que rechazar todo aquello creado por ellos, y no podían nunca más contactar con ningún miembro de la especie. Además, tampoco fue permitido que permaneciesen en su colonia Lunar, forzando al \cfInstituto Luna de Investigación\c- a cerrar sus puertas tras casi cuatro mil años.\n" "\n" @@ -4045,9 +4005,9 @@ SWWM_LORETXT_WHITESCAR = "No hubo más intentos desde entonces de restablecer la anterior alianza, ni siquiera incluso durante muchos eventos mayores que amenazarían a la Tierra de nuevo, cuando podrían haber aceptado con gusto ayudarnos de la misma forma que hicieron en el \cfEvento Luna\c- de 2021. Además, se prohibió a la Tierra entrar en la Coalición X'Animen debido a esta agresiva oposición.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfHe aquí, aquí está, el momento más oscuro de la historia de la humanidad (por ahora). En serio, es que me jode muchísimo recordar toda la mierda que pasó, fue horrible. Porque a ver, no fue solo el puto incendiamiento de un país entero, también estaba todo lo del otro lado, todo lo que me contó Zana-sama.\c-\n" +"\cfHe aquí, aquí está, el momento más oscuro de la historia de la humanidad (por ahora). En serio, es que me jode muchísimo recordar todo lo que pasó, fue horrible. Porque a ver, no fue solo el incendiamiento de un país entero, también estaba todo lo del otro lado, todo lo que me contó Zana-sama.\c-\n" "\n" -"\cfA ver, sí, de todo ésto uno puede sacar que los Nukuri no eran exactamente pacíficos, pero es que no es ni la mitad de todo. El imperio, el puto imperio, todo era culpa del puto apestoso asqueroso puta mierda de imperio. Puto, cerdo homicida megalómano asqueroso emperador detrás de toda la mierda, haciendo lo que le saliera de los putos cojones. Todas esas guerras, era todo gente que quería echarlo fuera, y él los pisoteaba, una y otra vez, sin ningún remordimiento. El mundo era suyo, y se lo follaba cuando quería, como el puto feo bastardo que era. Sí, lo he oído todo. Las ejecuciones en masa, llevando no solo a una, sino DOS razas enteras a la extinción, sí, ESO si que fue una jodienda. Oh pero que tal también, torturar y masacrar a la gente que veía como \"traidores\" y \"desviados\", ¿eh? Sí, esa mierda también. Zana-sama perdió a muchos familiares por culpa de eso. Blej, en serio, juro que un día voy a encontrar a donde mandaron al puto bastardo ese, solo para poder patearlo hasta hacerlo picadillo. Obviamente empezaré por los cojones, eso sí, eso por la otra cosa que hizo, de la que no voy a hablar aquí porque joder, es que esto ya se ha puesto muy negro (y aun es peor). Tengo BUENAS razones para odiar a alguien tan jodidamente asquerosamente vil como el hijoputa este, joder, \"hijoputa\" ni siquiera se acerca, teniendo en cuenta lo que hizo. Sí, creo que lo vas pillando, ¿verdad? Apuesto a que tú también querrías echarle mano. Joder, si no fuera porque los tíos esos lo mandaron al puto espacio...\c-"; +"\cfA ver, sí, de todo ésto uno puede sacar que los Nukuri no eran exactamente pacíficos, pero es que no es ni la mitad de todo. El imperio, el puto imperio, todo era culpa del maldito asqueroso imperio. El, megalómano emperador asqueroso ese detrás de todo, haciendo lo que le saliera de ahí. Todas esas guerras, era todo gente que quería echarlo fuera, y él los pisoteaba, una y otra vez, sin ningún remordimiento. El mundo era suyo, y hacía lo que le daba la gana con todos. Sí, todo ese tema. Las ejecuciones en masa, torturar y masacrar a la gente que veía como \"traidores\" y \"desviados\"... Zana-sama perdió a muchos familiares por culpa de eso. En serio odio que haya cosas así que sigan pasando por todo el mundo...\c-"; SWWM_LORETXT_XANIMEN = "\cxNombre:\c-\n" "\cf Coalición X'Animen\c-\n" @@ -4092,7 +4052,7 @@ SWWM_LORETXT_XANIMEN = "\n" "\cfNekemekya:\c- Un planeta semi-artificial cubierto por una gran coraza metálica. Es el hogar de \cfIx Nemeke\c-, y de los \cfMekyon\c-, una raza de criaturas mecánicas que creó.\n" "\n" -"\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la injustamente adorable raza de los \cfXeura\c-, junto con \cfIx Xeuriges\c-, su creador.\n" +"\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la raza lagomórfica de los \cfXeura\c-, junto con \cfIx Xeuriges\c-, su creador.\n" "\n" "\cfUrai, Erusa, Sethia:\c- Un trío de gigantes de gas ricos en materiales valiosos. La explotación de estos recursos está actualmente impugnada por miembros del sistema.\n" "\n" @@ -4136,9 +4096,9 @@ SWWM_LORETXT_XANIMEN = "Adicionalmente, otros dos sistemas fueron considerados como candidatos para unirse. Las negociaciones fallaron con uno debido a hostilidades hacia otro miembro de la coalición, y el otro está pendiente, ya que su única especie nativa tiene varios conflictos internos sin resolver que deben ser manejados.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cf\"Las negociaciones fallaron\" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una puta novela de ciencia ficción.\c-\n" +"\cf\"Las negociaciones fallaron\" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una novela de ciencia ficción.\c-\n" "\n" -"\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que recontracojones es esa mierda??? Es como si se le hubiera ocurrido a un puto niño loco supercreativo. Joder. ¿En serio un dios hizo eso? O... ¿va y resulta que es la puta mayor coincidencia ridícula imaginable?\c-\n" +"\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que rayos es todo eso??? Es como si se le hubiera ocurrido a un niño de primaria supercreativo. La madre. ¿En serio un dios hizo eso? O... ¿va y resulta que es la mayor coincidencia ridícula imaginable?\c-\n" "\n" "\cfSi es que yo no sé, Demo-chan... llegado este punto, puede ser cualquier cosa, con lo que tengo visto por ahí.\c-"; SWWM_LORETXT_XANIMEN2 = @@ -4186,7 +4146,7 @@ SWWM_LORETXT_XANIMEN2 = "\n" "\cfNekemekya:\c- Un planeta semi-artificial cubierto por una gran coraza metálica. Es el hogar de \cfIx Nemeke\c-, y de los \cfMekyon\c-, una raza de criaturas mecánicas que creó.\n" "\n" -"\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la injustamente adorable raza de los \cfXeura\c-, junto con \cfIx Xeuriges\c-, su creador.\n" +"\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la raza lagomórfica de los \cfXeura\c-, junto con \cfIx Xeuriges\c-, su creador.\n" "\n" "\cfUrai, Erusa, Sethia:\c- Un trío de gigantes de gas ricos en materiales valiosos. La explotación de estos recursos está actualmente impugnada por miembros del sistema.\n" "\n" @@ -4239,9 +4199,9 @@ SWWM_LORETXT_XANIMEN2 = "Adicionalmente, otro sistema fue considerado como candidato para unirse, sin embargo las negociaciones fallaron debido a hostilidades hacia otro miembro de la coalición. Hay planes aun por parte de los Nukuri de restablecer la paz para que puedan formar parte de esta gran alianza, pero muchos lo ven como una causa perdida.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cf\"Las negociaciones fallaron\" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una puta novela de ciencia ficción.\c-\n" +"\cf\"Las negociaciones fallaron\" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una novela de ciencia ficción.\c-\n" "\n" -"\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que recontracojones es esa mierda??? Es como si se le hubiera ocurrido a un puto niño loco supercreativo. Joder. ¿En serio un dios hizo eso? O... ¿va y resulta que es la puta mayor coincidencia ridícula imaginable?\c-\n" +"\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que rayos es todo eso??? Es como si se le hubiera ocurrido a un niño de primaria supercreativo. La madre. ¿En serio un dios hizo eso? O... ¿va y resulta que es la mayor coincidencia ridícula imaginable?\c-\n" "\n" "\cfSi es que yo no sé, Demo-chan... llegado este punto, puede ser cualquier cosa, con lo que tengo visto por ahí.\c-\n" "\n" @@ -4267,9 +4227,7 @@ SWWM_LORETXT_XEKKE = "\cxNotas de Saya:\c-\n" "\cfSolo he visto fotos del sitio este, de Zana-sama. Definitivamente mola, todas esas montañas rocosas, las ciudades expandiéndose alrededor, los lagos y cataratas, las zonas volcánicas con ríos enormes de magma y GENTE BAÑÁNDOSE EN ELLA (madre de dios)...\c-\n" "\n" -"\cfY sí, ese es justo básicamente el hogar de Maruku-sama. Tiene ahí a toda la familia y todo, incluyendo a su... madre. Oh dios mío joder no hagas que empiece con su madre. Si es que voy a acabar otra vez encogida en un rincón pensando en AQUELLA vez.\c-\n" -"\n" -"\cfEs que no me lo creo una puñetera diosa milf de cinco metros todo buenorra va y me ofrece sexo justo ahí y entonces y luego puta joder me cago en todo por que tuve que ir y desmayarme joder es que podría haber tenido EL MEJOR SEXO DE MI PUTA VIDA CON LA PUTA DIOSA DE LA LUJURIA.\c-"; +"\cfY sí, ese es justo básicamente el hogar de Maruku-sama. Tiene ahí a toda la familia y todo. Je, hasta me ha dicho que al vivir rodeada de titanes no se siente tan acomplejada por ser tan gigantesca.\c-"; SWWM_LORETAG_YNYKRON = "Artefacto Ynykron"; SWWM_LORETXT_YNYKRON = "\cxDesignación:\c-\n" @@ -4301,11 +4259,11 @@ SWWM_LORETXT_YNYKRON = "\cxNotas de Saya:\c-\n" "\cfA veces me pregunto si Misa realmente se da cuenta del peligro de las cosas que hace. Este trasto... es demasiado, sabes... Incluso comparado con todas las otras cosas en tu arsenal. Acabé aceptándolo igual, porque ya sabes como soy, y lo adorable que es Misa. Es que no puedo decirle que no a esa cara tan mona. Además, lo hizo para nosotras, específicamente.\c-\n" "\n" -"\cfPues eso, he aquí el \"Lefazo de Dios\" en toda su gloria. Una puta explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c-\n" +"\cfPues eso, he aquí la \"Furia Divina\" en toda su gloria. Una maldita explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c-\n" "\n" "\cfOh ya, y el modo alternativo... Sé que lo vas a usar igual por curiosidad. Sólo... ten cuidado, ¿vale?\c-\n" "\n" -"\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la puta cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c-"; +"\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c-"; SWWM_LORETXT_YNYKRON2 = "\cxDesignación:\c-\n" "\cf Artefacto Ynykron\c-\n" @@ -4336,15 +4294,15 @@ SWWM_LORETXT_YNYKRON2 = "\cxNotas de Saya:\c-\n" "\cfA veces me pregunto si Misa realmente se da cuenta del peligro de las cosas que hace. Este trasto... es demasiado, sabes... Incluso comparado con todas las otras cosas en tu arsenal. Acabé aceptándolo igual, porque ya sabes como soy, y lo adorable que es Misa. Es que no puedo decirle que no a esa cara tan mona. Además, lo hizo para nosotras, específicamente.\c-\n" "\n" -"\cfPues eso, he aquí el \"Lefazo de Dios\" en toda su gloria. Una puta explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c-\n" +"\cfPues eso, he aquí la \"Furia Divina\" en toda su gloria. Una maldita explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c-\n" "\n" "\cfOh ya, y el modo alternativo... Sé que lo vas a usar igual por curiosidad. Sólo... ten cuidado, ¿vale?\c-\n" "\n" -"\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la puta cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c-\n" +"\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c-\n" "\n" -"\cfPS: Lo hemos confirmado (bueno, lo hizo Misa, directamente), esta cosa también funciona contra dioses. No como para matar, pero sí que se notan unos... efectos bastante destructivos. Curiosa historia, verdad? Justo el día después de nuestra boda, Misa se presentó ahí con su Ynykron personal a cuestas y desafió a la puta diosa de la guerra a un duelo, justo ahí. Se comió todo el puñetero disparo, le churruscó bien todo el cuerpo hasta dejarlo en los huesos. Después de esa experiencia tan dolorosa, va y declara a Misa como la segunda guerrera más fuerte del puto universo, tal que así. Oh, ya, y Erika describió la experiencia como \"ser golpeada por una supernova condensada\". Suena tope de heavy.\c-\n" +"\cfPS: Lo hemos confirmado (bueno, lo hizo Misa, directamente), esta cosa también funciona contra dioses. No como para matar, pero sí que se notan unos... efectos bastante destructivos. Curiosa historia, verdad? Justo el día después de nuestra boda, Misa se presentó ahí con su Ynykron personal a cuestas y desafió a la mismísima diosa de la guerra a un duelo, justo ahí. Se comió todo el puñetero disparo, le churruscó bien todo el cuerpo hasta dejarlo en los huesos. Después de esa experiencia tan dolorosa, va y declara a Misa como la segunda guerrera más fuerte del universo, tal que así. Oh, ya, y Erika describió la experiencia como \"ser golpeada por una supernova condensada\". Suena tope de heavy.\c-\n" "\n" -"\cfAh... y creo que esta va a ser la última vez que podamos usar la nuestra en una misión. Misa ya no quiere tener nada que ver con todo esto. En cuanto termine todo tenemos que llevársela para se destruida. Una pena, pero a ver, lo entiendo perfectamente, esta clase de arma no debería existir.\c-"; +"\cfAh... y creo que esta va a ser la última vez que podamos usar la nuestra en una misión. Misa ya no quiere tener nada que ver con todo esto. En cuanto termine todo tenemos que llevársela para se destruida, y lo entiendo perfectamente, esta clase de arma tal vez no debería existir.\c-"; SWWM_LORETXT_YUI = " \cxNombre Completo:\c-\n" " \cf Yui Miyamoto\c-\n" @@ -4369,11 +4327,9 @@ SWWM_LORETXT_YUI = "Tras el concierto, se puso en fila emocionada por tener un autógrafo, y fue entonces que lo imposible se hizo posible. Una vez delante de la \cfEstilosa Bruja del Oeste\c-, Yui se lo pidió, nerviosa, pero lo que recibió en su lugar fueron unas palabras que la dejaron paralizada: \"Eres una chavala monísima. ¿Quieres salir conmigo?\". Basta decir, que actualmente las dos están felizmente casadas.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfghfjksdhfsjkghsdkfjsfgj estaba tán contenta por ella pero también CELOSA, SÍ, CELOSÍSIMA. Dios cuando pasó pensé que se iba a desplomar, con la novia gótica tetuda preguntándole eso de repente, madre de dios...\c-\n" +"\cfghfjksdhfsjkghsdkfjsfgj estaba tán contenta por ella. pero dios, cuando pasó pensé que se iba a desplomar, con la bruja gótica molona preguntándole eso de repente, madre de dios...\c-\n" "\n" -"\cfPues aparentemente, Yu-chan resultó ser JUSTO su tipo, vaya una coincidencia, ¿eh? Puto hechas la una para la otra, justo ahí. Sinceramente, esto apesta tanto a cliché de romance a primera vista, buf... Apuesto a que cuesta mucho creer una historia así. Ashley-san hasta bromeaba diciendo que el \"amor a primera vista\" es algo normal en su familia. Pffff...\c-\n" -"\n" -"\cfJoder la envidia que tenía... con su novia gótica tetuda todo macizorra... Bueno, la tenía, hasta que llegó Ibuki, jejejeje...\c-"; +"\cfPues aparentemente, Yu-chan resultó ser JUSTO su tipo, vaya una coincidencia, ¿eh? Hechas la una para la otra, justo ahí. Sinceramente, esto apesta tanto a cliché de romance a primera vista, buf... Apuesto a que cuesta mucho creer una historia así. Ashley-san hasta bromeaba diciendo que el \"amor a primera vista\" es algo normal en su familia. Pffff... Venga ya...\c-"; SWWM_LORETXT_ZANAVETH2 = " \cxNombre Completo:\c-\n" " \cf Zanaveth Nekuraku II\c-\n" @@ -4404,11 +4360,11 @@ SWWM_LORETXT_ZANAVETH2 = "Desde la formación del \cfGobierno Unificado de Nahkami\c- en 2108, Zanaveth II mantiene el puesto de \"Ministra de Relaciones Interespecie\", gracias en parte a sus brillantes logros durante el tiempo que pasó como estudiante de la Universidad de Nos-Kora.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfAhhhhhh, joder. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un puto superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c-\n" +"\cfAhhhhhh, dios. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c-\n" "\n" -"\cfOh tía, conocerla fue el mejor regalo de navidad de la historia. Y al pequeñín rollito de canela de su mujer, también, jujuju... Suertuda que es, pillándose a un pivón como ese. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE, JODER.\c-\n" +"\cfOh tía, conocerla fue el mejor regalo de navidad de la historia, y al precioso rollito de canela de su mujer, también. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE.\c-\n" "\n" -"\cfAhora con la mierda esa de la Cicatriz Blanca, no nos hablamos mucho. Misa ha conseguido visitarme unas cuantas veces, pero no es lo mismo, y pude notar que tampoco lo pasaba bien. Sí, puta mierda, espero que un día se acabe todo y pueda tener a las dos aquí otra vez.\c-"; +"\cfAhora con la mierda esa de la Cicatriz Blanca, no nos hablamos mucho. Misa ha conseguido visitarme unas cuantas veces, pero no es lo mismo, y pude notar que tampoco lo pasaba bien. Sí, espero que un día se acabe todo y pueda tener a las dos aquí otra vez.\c-"; SWWM_LORETXT_ZANAVETH22 = " \cxNombre Completo:\c-\n" " \cf Zanaveth Nekuraku II\c-\n" @@ -4441,11 +4397,11 @@ SWWM_LORETXT_ZANAVETH22 = "Desde 2171, Zanaveth II ha estado envuelta en negociaciones con los \cfAnarukon\c-, como parte de una \"expansión multiversal\" de la \cfBleaknet\c-. Adicionalmente, a partir de un trato con \cfAkari Labs\c-, la Tierra tendrá también su propio nodo con el Nexo de Bleaknet. Este último acto siendo parte de un plan mayor para restaurar las relaciones entre Humanos y Nukuri, poniendo fin al Tratado de la Cicatriz Blanca.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfAhhhhhh, joder. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un puto superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c-\n" +"\cfAhhhhhh, dios. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c-\n" "\n" -"\cfOh tía, conocerla fue el mejor regalo de navidad de la historia. Y al pequeñín rollito de canela de su mujer, también, jujuju... Suertuda que es, pillándose a un pivón como ese. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE, JODER.\c-\n" +"\cfOh tía, conocerla fue el mejor regalo de navidad de la historia, y al precioso rollito de canela de su mujer, también. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE.\c-\n" "\n" -"\cfAhora que la puta basura esa de la Cicatriz Blanca se irá a tomar por culo, tengo unas ganas tremendas de poderla ver de nuevo por aquí. Dios, cuando apareció después de la boda con Kirin-kun casi me puse a llorar. La echaba jodidamente tanto de menos, es que... en serio.\c-"; +"\cfAhora que la basura esa de tratado la Cicatriz Blanca se irá a tomar viento, tengo unas ganas tremendas de poderla ver de nuevo por aquí. Dios, cuando apareció después de la boda con Kirin-kun casi me puse a llorar. La echaba tanto de menos, es que... en serio.\c-"; SWWM_LORETXT_ZANAVETH3 = " \cxNombre Completo:\c-\n" " \cf Zanaveth Nekuraku III\c-\n" @@ -4463,7 +4419,7 @@ SWWM_LORETXT_ZANAVETH3 = "\n" "\cfZanaveth Nekuraku III\c- es la hija única de \cfZanaveth Nekuraku II\c- y \cfMisa Azadeku Unissix\c-. Pasó la mayor parte de su infancia en la Tierra, donde había nacido, aunque ella y su familia tuvieron que mudarse de vuelta a \cfNahkami\c- una vez cumplió los cuatro años, ya que por ley, debía estudiar en un colegio Nukuri. Fue en el colegio donde la joven niña comenzaría a tener problemas notables.\n" "\n" -"Zanaveth III fue víctima frecuente de acoso por parte de sus compañeros, debido a su extraña personalidad y gestos, lo cual fue intensificado por los efectos de su Yikazoroi (lit. \"Explosión de Estrés\"), un desorden frecuente entre niños Nukuri (aunque solo desarrollado por uno entre doscientos), lo que causaba que el acoso constante resultara en arrebatos violentos, los cuales luego intensificaban el acoso aun más. Dada la inacción del personal del colegio entonces, su madre los demandaría, y sería trasladada a un colegio distinto al otro lado de la provincia.\n" +"Zanaveth III fue víctima frecuente de acoso por parte de sus compañeros, debido a su extraña personalidad y gestos. Dada la inacción del personal del colegio entonces, su madre optó por trasladarla a un colegio distinto al otro lado de la provincia.\n" "\n" "A comienzos de la \cfSéptima Guerra Mundial Nukuri\c-, Zanaveth III y sus madres huyeron temporalmente a \cfSankaideriha\c-, ayudadas por una amiga de la familia Nekuraku. Durante su estancia allí, notarían que su hija tenía dificultades para acostumbrarse, citando que estar allí le provocaba \"shock mental\". Un diagnóstico formal mostraría que estaba reaccionando de forma negativa al flujo natural de magia de la isla, y se sugirió que se quedara a vivir con otra persona, fuera de la isla. Las dos finalmente pusieron a Zanaveth III al cuidado de \cfSaya Miyamoto\c-, una amiga que su madre hizo durante su primera visita a la Tierra.\n" "\n" @@ -4474,9 +4430,9 @@ SWWM_LORETXT_ZANAVETH3 = "Durante su estancia en la Tierra, Zanaveth III tuvo un historial notable en redes sociales y foros online, derivado de su extraño dialecto personal de Inglés y sus desvaríos sin sentido. Saya Miyamoto ha llegado a etiquetarla como \cfChuunibyou\c-, un viejo término Japonés usado para identificar la clase de rasgos que muestra, como su notada auto-importancia y deseo de llamar la atención, junto con pretender tener poderes especiales / poseer conocimientos arcanos, y otros sentimientos fantásticos.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfLa pequeña chuuni Zana-chan. Sí, a ver, parecerá fría y distante y antisocial y tal, pero de eso se puede echar culpa a lo mierder que ha sido la gente con ella. Dios es que ojalá pudiera partirles la cara a todos esos abusones. Recuerdo como solía venirme toda llorando, cabreada y frustrada después de meterse en líos y yo la sentaba en mis rodillas y le daba abracitos y caricias. Ahhhhh... en serio que todo eso hacía que me sintiese como una madre.\c-\n" +"\cfLa pequeña chuuni Zana-chan. Sí, a ver, parecerá fría y distante y antisocial y tal, pero de eso se puede echar culpa a lo mierder que ha sido la gente con ella. Dios es que ojalá pudiera partirles la cara a todos esos abusones. Recuerdo como solía venirme toda llorando, cabreada y frustrada después de meterse en líos y yo la sentaba en mis rodillas y le daba abracitos y caricias. Soy básicamente como su tía guay, jeje.\c-\n" "\n" -"\cfLo echo de menos, de verdad. Acariciar ese pelo azul tan mullidito y suave que tiene. Me gustaría saber a que anda ahora, todo eso de la \"dominación mundial\" en serio suena a lo suyo xDDDDD\c-\n" +"\cfLo echo de menos, de verdad. Acariciar ese pelo azul tan mullidito y suave que tiene, escuchar como me contaba todas sus historias, como me enseñaba todos aquellos dibujos de sus personajes y tal. Me gustaría saber a que anda ahora, todo eso de la \"dominación mundial\" en serio suena a lo suyo xDDDDD\c-\n" "\n" "\cfBueno, si vuelve a la Tierra, yo por mí aceptaría con los brazos abiertos a mi nueva gran señora chuuni.\c-"; SWWM_LORETXT_ZANAVETH32 = @@ -4509,8 +4465,6 @@ SWWM_LORETXT_ZANAVETH32 = "Durante un momento de confusión inmediatamente después de la invasión demoníaca de 2148, Zanaveth III hizo presencia en la Tierra, dando lugar entonces a su incomprensible plan de dominación mundial, el cual acabó fallando debido a conflictos internos con uno de sus \"secuaces\". Tras esta derrota, consiguió evadir a las autoridades durante un tiempo, ocultándose en las oficinas de \cfAkari Labs\c-, pero al final tuvo que regresar a Nahkami.\n" "\n" "\cxNotas de Saya:\c-\n" -"\cfAh mi preciosa pequeña chuuni. Fue toda una sorpresa que apareciera de repente en casa así salida de la nada, susto que me dio. Pero ahí estábamos reunidas de nuevo, como en los viejos tiempos. Estaba llena de heridas y quemaduras y tenía todo el maquillaje hecho un desastre de llorar, pobrecita. Le di muchos abrazos y caricias, todo lo que necesitaba. Incluso fui y le di un baño como cuando era pequeña, jejeje.\c-\n" -"\n" -"\cfOh ya, y lo que pasó luego. Sí, espero que guarde el secreto y no le cuente nada a Zana-sama. Puede que... bueno, que le haya \"echado una mano\", si sabes a lo que me refiero. Pensé que le ayudaría un poco a sentirse mejor, por muy estúpido que suene, pero le gustó, jujuju...\c-\n" +"\cfAh mi preciosa pequeña chuuni. Fue toda una sorpresa que apareciera de repente en casa así salida de la nada, susto que me dio. Pero ahí estábamos reunidas de nuevo, como en los viejos tiempos. Estaba llena de heridas y quemaduras y tenía todo el maquillaje hecho un desastre de llorar, pobrecita. Le di muchos abrazos y caricias, todo lo que necesitaba. Despues de un baño calentito y una buena comida preparada con el amor del mundo, ya volvió a sonreir, jeje.\c-\n" "\n" "\cfY luego, así de repente, se marchó otra vez, *suspiro*\c-"; diff --git a/language.es_menu b/language.es_menu index 12d53ac06..cab6a4964 100644 --- a/language.es_menu +++ b/language.es_menu @@ -290,18 +290,17 @@ SWWM_CVOICE = "Voces:"; SWWM_CFANART = "Fanart de Intermisión:"; SWWM_CPATRON = "Mecenas de Patreon:"; SWWM_CTHANK = "Agradecimientos Especiales:"; -SWWM_CMAB2 = "Por ser una grandísima amiga que cree en mí, y por inspirarme a seguir trabajando en lo que me gusta. Me alegro muchísimo de haberte conocido."; +SWWM_CMAB2 = "Por tu trabajo en Lithium, uno de los mods que más me han inspirado. Me alegro muchísimo de haberte conocido."; SWWM_CDRAGON2 = "Por ser un buen dragón mascota que se preocupa por mí."; SWWM_CLUCY2 = "Por la fuente Tewi, que he seguido usando todos estos años. Espero que estés donde estés, te encuentres bien."; SWWM_CGUTA2 = "Por la librería de Gutamatics, y por ayudarme a aprender ZScript."; SWWM_CMIKO2 = "Por la MUY útil librería de ZPolyobject."; SWWM_CKEKS2 = "Por asistencia con el código de manejo de excepciones, y también por ser un friki tan guay de Touhou."; SWWM_CZN2 = "Por el código para alineación con superficies inclinadas, y a Nash además por ser un molón tío cactus listo."; -SWWM_CVAL2 = "Por las huellas personalizadas para Nashgore, y por ser una buena amiga y conejita mona."; -SWWM_CKATHY2 = "Por ser una de mis mejores amigas y por colaborar conmigo en lore y desarrollo de personajes. Deseo que tu mundo también prospere."; +SWWM_CVAL2 = "Por las huellas personalizadas para Nashgore, y por ser una buena amiga conejo-robot."; SWWM_CBOUNCY2 = "Por tu gran ayuda con el testeo y por dejar que suelte lore durante horas y estar ahí para escuchar. Eres un amigo maravilloso."; SWWM_CSLEDGE2 = "Por ser grandes colegas, no solo conmigo si no con todos nosotros. Vuestro apoyo y ánimo es algo que valoro muchísimo, y no hay forma de agradecéroslo suficientemente."; -SWWM_CSPY2 = "Por el nivel de entusiasmo mostrado por todo en este mod, y por ser el adorable hermano menor que nunca tuve."; +SWWM_CSPY2 = "Por el nivel de entusiasmo mostrado por todo en este mod, y por asistencia con mezclado de sonido aquí y allá."; SWWM_CINSP1 = "Combine Kegan, HyperUltra64, TerminusEst13, Yholl y amigos"; SWWM_CINSP2 = "Por servir de inspiración y por ser gente muy molona. Benditos seáis todos, seguid siendo fenomenales."; SWWM_CCOMMUNITY1 = "Todo mi súper colegueo de la comunidad de Doom"; diff --git a/language.es_mission b/language.es_mission index fcf137cd9..14b5c1f46 100644 --- a/language.es_mission +++ b/language.es_mission @@ -17,7 +17,7 @@ SWWM_MISSION_DOOM1 = SWWM_MISSION_DOOM2 = "Muy bien, \cfDemo-chan\c-, estás ahora en la \cfBase de Deimos\c-. Como puedes ver, todo está también muy jodido por aquí, aunque desde que \cfEl Tío Ese\c- pasó por última vez, los demonios probablemente hayan repoblado el lugar, como pudiste notar en \cfFobos\c-.\n" "\n" -"Bueno, y lo de la emboscada antes, estuviste fuera de combate un rato, pero por suerte no te metieron mano ni nada (ay dios ay joder). La mala noticia sin embargo viene del PUTO FRIKI de \cfCyrus Enterprises\c-. ¿¿¿Aparentemente ha decidido vaciar todo tu \cfContenedor de Hammerspace\c- porque esto cuenta como \"un nuevo episodio\" o no se que mierdas??? Vuelves a empezar desde cero, supongo. No puedo hacer nada en lo referente a estas decisiones, así que a la mierda.\n" +"Bueno, y lo de la emboscada antes, estuviste fuera de combate un rato, pero por suerte no te han desmontado nada, sigues de una pieza (buf, que alivio). La mala noticia sin embargo viene del PUTO FRIKI de \cfCyrus Enterprises\c-. ¿¿¿Aparentemente ha decidido vaciar todo tu \cfContenedor de Hammerspace\c- porque esto cuenta como \"un nuevo episodio\" o no se que mierdas??? Vuelves a empezar desde cero, supongo. No puedo hacer nada en lo referente a estas decisiones, así que a la mierda.\n" "\n" "Si lo que dijo \cfCytho-sama\c- es correcto, hay una estructura aquí conocida como la \cfTorre de Babel\c- por la cual puedes acceder a la superficie del \cfInfierno\c-. Aunque no sabe los detalles exactos, así que esa parte será cosa tuya.\n" "\n" @@ -91,7 +91,7 @@ SWWM_MISSION_DOOM5_FROMDOOM1 = "\n" " — Saya"; SWWM_MISSION_DOOM6 = -"A ver, \cfDemo-chan\c-, últimas noticias para tu misión. Esos capullos tienen rehenes. Específicamente, un montón ENORME de gente, estoy leyendo cinco dígitos aquí. Estas personas tuvieron la mala suerte de no poder evacuar a tiempo, quedando atrapadas al principio de todo. Y los refugios están todos bloqueados por algún tipo de mecanismo demoníaco. Esos capullos probablemente los mantienen con vida para \"usarlos\" luego, y no les vamos a dar el gusto de acabar con esas vidas.\n" +"A ver, \cfDemo-chan\c-, últimas noticias para tu misión. Esos capullos tienen rehenes. Específicamente, un montón ENORME de gente, estoy leyendo cinco dígitos aquí. Estas personas tuvieron la mala suerte de no poder evacuar a tiempo, quedando atrapadas al principio de todo. Y los refugios están todos bloqueados por algún tipo de mecanismo demoníaco. Esos capullos probablemente los mantienen con vida para \"usarlos\" luego, y no les vamos a dar el gusto de convertirlos en comida de emergencia.\n" "\n" "Pues, primero, vas a encontrar mucha más resistencia, y algunas caras nuevas también. Todo el trayecto está altamente fortificado, pero eso no será un problema, oh no, no para ti. Vamos a salvar a esa gente, a todos.\n" "\n" @@ -153,7 +153,7 @@ SWWM_MISSION_DOOM11 = "\n" "Como podrás adivinar, tuvimos que devolver todas tus mierdas al final de la otra misión, así que empiezas de cero. Es que como le brillaban los ojos al puto friki ese cuando lo hablamos, y no se callaba con lo de \"episodios extra\" o yo que sé qué. En serio es que estoy tan cansada ya de todo esto...\n" "\n" -"En fin... Eso es todo lo que tengo que decir. Ya sabes que hacer, y deja que te diga que ESTA vez, si que vamos a tener esa bonita cita cuando acabe todo. En serio necesitas disfrutar más de tu cuerpo de maidbot.\n" +"En fin... Eso es todo lo que tengo que decir. Ya sabes que hacer, y deja que te diga que ESTA vez, si que vamos a tener esa bonita cita cuando acabe todo. En serio necesitas disfrutar más de tu cuerpo de maidbot, hay otras maravillas gastronómicas en este mundo aparte de la empanada de atún de mamá.\n" "\n" "Ahora tengo que ir a sobar, que es TARDÍSIMO, así que vas a estar sola (no del todo, voy a dormir en el sofá pegada a tu otro cuerpo).\n" "\n" @@ -251,9 +251,9 @@ SWWM_MISSION_HERETIC1 = "\n" "Tu objetivo es un tal \cfD'Sparil\c-. Es miembro de una tríada de magos malosos chiflados que se llaman \cfJinetes de Serpiente\c-. El tío es más bien alto, encapuchado en rojo, y habla al revés, más fácil no puede ser. Manda sobre ejércitos de no muertos y otras mierdas, nada de lo que no puedas encargarte, seguro. Lo primero, necesitarás contactar con los supervivientes Sidhe, ver si puedes conseguir más información de donde ir y que hacer. A lo mejor cuando se acabe todo esto podemos formar una alianza o algo, y espero que no se cabreen porque usamos muebles de madera.\n" "\n" -"Estoy segura, que cuando te vengas de vuelta vas a querer cambiarte a tu cuerpo de \cfMaidbot\c- inmediatamente, así que estaré trabajando en unas cuantas \"extensiones\" ahí para hacer las cosas más... \"divertidas\", si pillas lo que digo. Oh, sí, todo un chorro de diversión.. a montones... jeje...\n" +"Estoy segura, que cuando te vengas de vuelta vas a querer cambiarte a tu cuerpo de \cfMaidbot\c- inmediatamente, así que voy a estar preparando algo para cuando vuelvas. Va a ser algo bonito y muy dulce, pero va a ser una sorpresa, ¿vale? No te puedo dar más detalles, jeje...\n" "\n" -"Bueno... uh... calenturas aparte, perdona que no te pudiéramos dar todas las cosas. La culpa es mía, creo que la he liado con algo de la distribución y se fue todo a tirar por ahí. Es posible que los lugareños hayan movido algunas cosas... así que buena suerte encontrándolo todo.\n" +"Bueno... uh... temas aparte, perdona que no te pudiéramos dar todas las cosas. La culpa es mía, creo que la he liado con algo de la distribución y se fue todo a tirar por ahí. Es posible que los lugareños hayan movido algunas cosas... así que buena suerte encontrándolo todo.\n" "\n" "A por ellos, \cfDemo-chan\c-. Párteles el culo a esos magos maleantes.\n" "\n" @@ -263,7 +263,7 @@ SWWM_MISSION_HERETIC2 = "\n" "¿En serio acabo de escribir eso?\n" "\n" -"En fin, pues al rollo, en cuanto limpiemos este sitio deberíamos poder acercarnos más al tal \cfD'Sparil\c- ese. Solo... espero que sea un desafío, porque tus \"mejoras\" están tardando un poco, sabes. Sí, esto va a ser divertido, juju.\n" +"En fin, pues al rollo, en cuanto limpiemos este sitio deberíamos poder acercarnos más al tal \cfD'Sparil\c- ese. Solo... espero que sea un desafío, porque tu regalo me está dando más trabajo del que esperaba. Ya bueno... Tal vez debería haber intentado algo más sencillo.\n" "\n" "No te voy a decir lo que es, tonti. Concéntrate en tu misión, \cfDemo-chan\c-. Ya lo verás cuando esté terminado.\n" "\n" @@ -277,7 +277,7 @@ SWWM_MISSION_HERETIC3 = "\n" " — Saya"; SWWM_MISSION_HERETIC4 = -"Vale, ¿que cojones está pasando? No estás de vuelta en \cfParthoris\c-, así que ¿donde ESTÁ este sitio? Quien sea que haya hecho esto va a recibir una buena patada en el trasero, puto arruinando mis planes de darte un buen y delicioso...\n" +"Vale, ¿que cojones está pasando? No estás de vuelta en \cfParthoris\c-, así que ¿donde ESTÁ este sitio? Quien sea que haya hecho esto va a recibir una buena patada en el trasero, puto arruinando mis planes de prepararte una deliciosa-\n" "\n" "*tose*\n" "\n" @@ -301,11 +301,11 @@ SWWM_MISSION_HEXEN1 = "\n" "Bienvenida a \cfCronos\c-. Este sitio tenía buena pinta, hasta que el tío ese vino todo pisoteando con sus ejércitos. Como el brujales ese, el muy capullo también consiguió poner a algunos de los de aquí de su lado. Tu objetivo se llama \cfKorax\c-, como el cuervo, eh, ya sabes, \"Corvus Corax\"... ah, olvídalo.\n" "\n" -"Pues la cosa es que, me gustaría que fueras para ahí y lo quitaras de en medio. NO hagas caso de cualquier mierda que te suelte, que seguro que también te intentará comer el tarro. Es grande, feúcho, y no tiene mucha pinta de poder montar en una serpiente, así que a lo mejor... es que lo montan a él... oh espera no, no suena muy... UGH... dios la imagen mental, mierda joder. Donde están los pechotes de \cfIbuki\c- cuando los necesitas, son lo mejor para hacerme olvidar todo.\n" +"Pues la cosa es que, me gustaría que fueras para ahí y lo quitaras de en medio. NO hagas caso de cualquier mierda que te suelte, que seguro que también te intentará comer el tarro. Es grande, feúcho, y no va montado en una serpiente. No, en serio, solo el otro tío lo hace, por alguna razón, los otros pues... Van andando. A saber por qué el nombre, entonces.\n" "\n" -"Se que querrás una buena recompensa por esto así que, esto es lo que tengo en mente. ¿Que tal un poco más de \"diversión\" como la última vez, eh? Tú, yo... y no se... si \cfKirin-kun\c- también... hnnn... y luego... *jadeando*\n" +"Se que querrás una buena recompensa por esto así que, esto es lo que tengo en mente. Oí que \cfKirin-kun\c- necesita un poco de práctica de dibujo, así que se me vino la loca idea de que nos haga retratos a todas. Apuesto a que capturará perfectamente lo adorable que eres. Y si no, bueno, siempre podemos castigarlo con cosquillas y hacer que lo intente otra vez. Al fin y al cabo, todo sale con un poco de práctica, ¿no?\n" "\n" -"OK, wow... uf. Saya, concéntrate. Nada de hornyposting en los mensajes de misión, otra vez no. Ah y luego, noticias algo así como que ¿¿¿malas??? Nos hemos metido en un lío con lo de las municiones y nos han mandado estos cachivaches, estos \cf\"Fabricadores\"\c- del friki ese. Al menos te dan munición. Como siempre, tus cosas andarán por ahí colocadas estratégicamente, ya que no pudimos... mandarte con todo encima, como siempre. No sé por qué el muy friki insiste en hacerlo todo así. ¿Es que por qué se empeñará en que todo tenga que ser... ugh... como un videojuego?\n" +"Ah y luego, noticias algo así como que ¿¿¿malas??? Nos hemos metido en un lío con lo de las municiones y nos han mandado estos cachivaches, estos \cf\"Fabricadores\"\c- del friki ese. Al menos te dan munición. Como siempre, tus cosas andarán por ahí colocadas estratégicamente, ya que no pudimos... mandarte con todo encima, como siempre. No sé por qué el muy friki insiste en hacerlo todo así. ¿Es que por qué se empeñará en que todo tenga que ser... ugh... como un videojuego?\n" "\n" "Bueno, pues eso. Anda, \cfDemo-chan\c-, ¡enséñales lo que sabes hacer!\n" "\n" @@ -319,7 +319,7 @@ SWWM_MISSION_HEXEN2 = "\n" "Bueno, vale, temas aparte, más puzzles descoyuntantes nos esperan, seguro. Y me pregunto a quién se le ha ocurrido todo el rollo este, es que es... una puta mierda. Dios, imagina algo así de obtuso en un juego, sería TAN MALO que dejaría de existir antes de salir a la venta.\n" "\n" -"Y con eso, te deseo suerte y muchísima paciencia, \cfDemo-chan\c-. Sigue así y haremos algo más que abrazarnos cuando vuelvas.\n" +"Y con eso, te deseo suerte y muchísima paciencia, \cfDemo-chan\c-. Sigue así!\n" "\n" " — Saya"; SWWM_MISSION_HEXEN3 = @@ -335,8 +335,6 @@ SWWM_MISSION_HEXEN3 = "\n" "...\n" "\n" -"JAJAJA \"SEMINARIO\" ¿LO PILLAS? ¿¿¿TOTALMENTE HACE QUE PIENSES EN SEMEN VERDAD???\n" -"\n" " — Saya"; SWWM_MISSION_HEXEN4 = "Esa sí que es una torre enorme. ¿Crees que puedes echarla abajo? Hacer un poco de... ya sabes, ¿\"trabajo de demolición\"? Je, por supuesto que no, no vale la pena, solo daría más problemas. Y no sería divertido simplemente reventarlo todo sin esfuerzo. La diversión de verdad es ir por ahí a hostias, toma ya.\n" @@ -594,8 +592,8 @@ HE3TEXT = "\n" "Con ese tipejo fuera de juego, ya\n" "puedes volver a casa y ver que es\n" -"exactamente esa \"recompensa\" que\n" -"Saya planea darte...\n" +"exactamente esa recompensa que Saya\n" +"planea darte...\n" "\n" "Aun así, ese plan podría cambiar..."; HE4TEXT = @@ -620,9 +618,10 @@ HE5TEXT = "importa. Puedes seguir así para\n" "siempre, si hace falta.\n" "\n" -"El deseo de saber que tiene Saya\n" -"planeado para ti cuando vuelvas te\n" -"empuja a seguir, pase lo que pase.\n" +"Puedes deducir facilmente que el\n" +"regalo de Saya es una tarta casera.\n" +"Y con tal deliciosa recompensa en mente,\n" +"tienes más fuerzas para seguir adelante.\n" "\n" "\"¡Cruzaría de nuevo el infierno si\n" "fuese necesario, haría cualquier\n" diff --git a/language.es_voice b/language.es_voice index af29a5bee..d91bc1056 100644 --- a/language.es_voice +++ b/language.es_voice @@ -337,34 +337,14 @@ SWWM_SUBS_DEFAULT_DSPARILA3 = "Voy a fregar el suelo contigo, friki."; SWWM_SUBS_DEFAULT_DSPARILB1 = "¿Pero que os pasa a todos con lo de hablar al revés?"; SWWM_SUBS_DEFAULT_DSPARILB2 = "Lo siento, ¿podrías repetir eso?"; SWWM_SUBS_DEFAULT_DSPARILB3 = ".séver la ralbah odeup néibmat oY"; // record this line normally then just reverse it, really -// (H-Doom compat) Demon girl petting -SWWM_SUBS_DEFAULT_PETHDOOM1 = "Buena chica~"; -SWWM_SUBS_DEFAULT_PETHDOOM2 = "Eh, no tienes por qué pelear."; -SWWM_SUBS_DEFAULT_PETHDOOM3 = "No te voy a hacer daño."; -SWWM_SUBS_DEFAULT_PETHDOOM4 = "Ya está, ya pasó..."; -SWWM_SUBS_DEFAULT_PETHDOOM5 = "No pasa nada, seamos amigas."; -SWWM_SUBS_DEFAULT_PETHDOOM6 = "Tranquila, todo está bien."; -SWWM_SUBS_DEFAULT_PETHDOOM7 = "Que mona eres~"; -SWWM_SUBS_DEFAULT_PETHDOOM8 = "Jeje... Tienes un pelo tan suave~"; -SWWM_SUBS_DEFAULT_PETHDOOM9 = "Buena chica... Buena chica..."; -// (H-Doom compat) Aroused demon girl petting -SWWM_SUBS_DEFAULT_PETHDOOMFINISH1 = "Te gusta que te acaricien, ¿no?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH2 = "Ya está, todo va bien..."; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH3 = "Te ponen mis caricias, ¿a que sí?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH4 = "Puedo hacer esto, por lo menos."; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH5 = "Sienta bien, ¿verdad?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH6 = "Un tacto cariñoso es todo lo que necesitas~"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH7 = "Llámame luego, ¿vale?"; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH8 = "Vaya, vaya... Estás tan sonrojada..."; -SWWM_SUBS_DEFAULT_PETHDOOMFINISH9 = "Jeje... De nada."; // White Lady petting -SWWM_SUBS_DEFAULT_PETMASHIRO1 = "Polilla suave..."; -SWWM_SUBS_DEFAULT_PETMASHIRO2 = "Te gusta mi lámpara, ¿verdad?"; -SWWM_SUBS_DEFAULT_PETMASHIRO3 = "Eres tan guapa~"; -SWWM_SUBS_DEFAULT_PETMASHIRO4 = "Gracias por tu ayuda, señorita."; -SWWM_SUBS_DEFAULT_PETMASHIRO5 = "Ya está... buena chica..."; -SWWM_SUBS_DEFAULT_PETMASHIRO6 = "Jeje... bonita chica polilla~"; -SWWM_SUBS_DEFAULT_PETMASHIRO7 = "Buena amiga~"; +SWWM_SUBS_DEFAULT_PETANDIRA1 = "Polilla suave..."; +SWWM_SUBS_DEFAULT_PETANDIRA2 = "Te gusta mi lámpara, ¿verdad?"; +SWWM_SUBS_DEFAULT_PETANDIRA3 = "Eres tan guapa~"; +SWWM_SUBS_DEFAULT_PETANDIRA4 = "Gracias por tu ayuda, señorita."; +SWWM_SUBS_DEFAULT_PETANDIRA5 = "Ya está... buena chica..."; +SWWM_SUBS_DEFAULT_PETANDIRA6 = "Jeje... bonita chica polilla~"; +SWWM_SUBS_DEFAULT_PETANDIRA7 = "Buena amiga~"; // Button pushing SWWM_SUBS_DEFAULT_BUTTONPUSH1 = "Bip."; SWWM_SUBS_DEFAULT_BUTTONPUSH2 = "Bup."; diff --git a/language.version b/language.version index 9bb4af5e7..7c52706f9 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r776 \cu(Thu 16 Mar 16:53:57 CET 2023)\c-"; -SWWM_SHORTVER="\cw1.3pre r776 \cu(2023-03-16 16:53:57)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r778 \cu(Fri 17 Mar 12:56:38 CET 2023)\c-"; +SWWM_SHORTVER="\cw1.3pre r778 \cu(2023-03-17 12:56:38)\c-"; diff --git a/lore/default/akarilabs.txt b/lore/default/akarilabs.txt index b84b4644d..a32ee7d76 100644 --- a/lore/default/akarilabs.txt +++ b/lore/default/akarilabs.txt @@ -20,7 +20,7 @@ TXT The company was founded in 2010 by **Saya Miyamoto** and **Taro Miyamoto**, beginning its days as a small workshop in their garage. Over time, the rise in popularity of their ingenious inventions led to further expansion, and more people coming in to join them. As of 2148, there are around 170 employees, some coming from quite far away, too. Although the main headquarters are large enough to house most of them, some do work remotely, due to varying circumstances. -Among its many creations, the **Maidbots**, first introduced in 2017, and commercialized five years later, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Although most are adopted to assist with housework and not much else, there have been many cases of customers dating or even marrying them. The labs' official stance on this is that there is "nothing wrong" with such a thing, but one must not forget that despite the fact Maidbots are "fully equipped for intimate acts", they cannot bear children. +Among its many creations, the **Maidbots**, first introduced in 2017, and commercialized five years later, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. There have even been cases of people dating or even marrying them, and the labs' official stance on this is that there is "nothing wrong" with such a thing, as "not even the differences of flesh and metal could get in the way of love". During the **2020 Tokyo Olympics**, Saya's own personal Maidbot was appointed to sing the national anthem. Her voice captivated millions, and kickstarted her career as an idol. @@ -45,7 +45,7 @@ TXT The company was founded in 2010 by **Saya Miyamoto** and **Taro Miyamoto**, beginning its days as a small workshop in their garage. Over time, the rise in popularity of their ingenious inventions led to further expansion, and more people coming in to join them. As of 2148, there are around 170 employees, some coming from quite far away, too. Although the main headquarters are large enough to house most of them, some do work remotely, due to varying circumstances. -Among its many creations, the **Maidbots**, first introduced in 2017, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Although most are adopted to assist with housework and not much else, there have been many cases of customers dating or even marrying them. The labs' official stance on this is that there is "nothing wrong" with such a thing, but one must not forget that despite the fact Maidbots are "fully equipped for intimate acts", they cannot bear children. +Among its many creations, the **Maidbots**, first introduced in 2017, are the most well known. Life-like humanoid assistant robots that can be freely adopted by any household. All Maidbots are trained from birth on all sorts of tasks, from common housework to first aid or even self-defense techniques. Each and every unit has their own unique personality and preferences, and despite their robotic appearance, are very much no different from a real person, having the same rights and being subject to the same laws as one. There have even been cases of people dating or even marrying them, and the labs' official stance on this is that there is "nothing wrong" with such a thing, as "not even the differences of flesh and metal could get in the way of love". During the **2020 Tokyo Olympics**, Saya's own personal Maidbot was appointed to sing the national anthem. Her voice captivated millions, and kickstarted her career as an idol. diff --git a/lore/default/alakir.txt b/lore/default/alakir.txt index a62c2e74a..c1abe71a2 100644 --- a/lore/default/alakir.txt +++ b/lore/default/alakir.txt @@ -21,7 +21,7 @@ Alakir is the last surviving of the **Ivory Espers**, who once inhabited the flo Following this great massacre, he sought the help of the capital. It was then that he would truly learn how twisted and corrupted the very nation he called home was. Certainly, those in power had been made aware beforehand that the invasion would happen, but they chose not to act. As he had been told, the consequences of fighting back against the Sacrosanct Empire were thought far worse than simply letting it happen. The lives of hundreds of thousands of **Espers** had been deemed expendable in order to remain in good terms with their zealous southern neighbors. -But, despite all that, he was offered a helping hand. Personal protection, as well as a promise of reconstruction, but at a price, that of his own body. Having no other options to help the other survivors, he accepted. Kanaiarkar and its neighboring settlements would be rebuilt, and survivors would be given food and shelter as needed. In public, the "generosity" of the Republic would be praised far and wide, while in private, payment would be regularly "collected" by various high ranking politicians. +But, despite all that, he was offered a helping hand. Personal protection, as well as a promise of reconstruction, but at a price, that of his own body. Having no other options to help the other survivors, he accepted. Kanaiarkar and its neighboring settlements would be rebuilt, and survivors would be given food and shelter as needed. In public, the "generosity" of the Republic would be praised far and wide, while in private, payment would be regularly "collected" by various high ranking politicians, who would then fill their own pockets in the black market selling the unique blood of the only remaining Ivory Esper in existence. During his stay in the capital, he had a chance meeting with a young man who was visiting for diplomatic reasons: **Kirin Xanai**, the leader of the northern **Sykhai Empire**. Alakir could easily notice that this young man had a completely different air to him than all the other political figures he was acquainted with. Their time together did not last long, however, as he soon had to return to his newly reconstructed hometown. @@ -32,7 +32,7 @@ Things wouldn't stop there, as a second attack on the city happened. However, th Following Kirin's wedding with **Saya Miyamoto** in 2171, she took notice of the fact that the two clearly had feelings for each other, and urged them to confess. Since then, Kirin and Alakir are dating, with plans for a future marriage once various arrangements are made. \cxSaya's Notes:\c- -\cfI'm sure you're as disgusted reading this as Taro-nii and I were writing it. He told me to refrain from being "colorful" with the details, but fuck's sake, we ALL know what all those pigs did to him.\c- +\cfI'm sure you're as disgusted reading this as Taro-nii and I were writing it. Fuck's sake, what all those pigs did to him... The scars they left...\c- \cfOh yeah, I heard from Kirin-kun that they've been in talks with the royal family as part of those "arrangements" (yeah, the so-called "Republic" is actually a monarchy), and not only does it turn out that they weren't aware of the stuff that happened, but they're absolutely horrified by it. Something tells me that all of those bastards' heads will roll. Hopefully, we can then celebrate by pissing on their graves afterwards.\c- diff --git a/lore/default/archdemons.txt b/lore/default/archdemons.txt index 016fe3d1a..736dabc5e 100644 --- a/lore/default/archdemons.txt +++ b/lore/default/archdemons.txt @@ -41,9 +41,9 @@ Much is to be said of each individual general, although for the sake of keeping As of the time of writing, all the generals are actively involved in the invasion of Earth (see **Demon Invasion** article for more details). \cxSaya's Notes:\c- -\cfThe fat ugly bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c- +\cfThe fat bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c- -\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of Hell's sex work industry, though he's a bit disappointed in her for not fighting back, because apparently, if all the sex workers in hell joined forces, they could completely outclass the entire military in power (holy shit).\c- +\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of his old business, though he's a bit disappointed in her for not fighting back, because apparently, if all of his old colleagues joined forces, they could completely outclass the entire military in power (holy shit).\c- TXT \cxName:\c- \cf Archdemons\c- @@ -81,9 +81,9 @@ Much is to be said of each individual general, although for the sake of keeping Following the disastrous first campaign on Earth (see **Demon Invasion** article), as well as other lesser skirmishes, the generals have been shuffling to maintain their armies under control despite the initial loss of their commander. \cxSaya's Notes:\c- -\cfThe fat ugly bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c- +\cfThe fat bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c- -\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of Hell's sex work industry, though he's a bit disappointed in her for not fighting back, because apparently, if all the sex workers in hell joined forces, they could completely outclass the entire military in power (holy shit).\c- +\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of his old business, though he's a bit disappointed in her for not fighting back, because apparently, if all of his old colleagues joined forces, they could completely outclass the entire military in power (holy shit).\c- \cfUpdate: They're fucked, all of them. They may keep trying to act like they haven't been totally owned, but they're totally fucking grasping here. Maybe they think they can form some hasty alliances with some alien bastards, but that only shows how desperate they are. I am 100% betting they'll have their asses betrayed.\c- TXT @@ -123,9 +123,9 @@ Much is to be said of each individual general, although for the sake of keeping Following the disastrous first campaign on Earth (see **Demon Invasion** article), as well as other lesser skirmishes, the generals shuffled to maintain their armies under control despite the initial loss of their commander. In 2165, following many other losses, including that of a newly recruited commander, with all their armies in disarray, the generals made their last stand, only to be assassinated one by one, with the exception of Akedas Aximal, who managed to flee, and still controls the realm from the shadows. \cxSaya's Notes:\c- -\cfThe fat ugly bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c- +\cfThe fat bastard and friends. We got the names of all of them, so once you're done with this first mission, you can guess who the next targets are. Man, if we didn't have to keep this one short, we would have gone into detail about ALL of the shit each of them has done. None of these fuckers deserve any mercy, seriously. Especially that Kaume dude, he's the fucker who murdered Cytho-sama's family and burned down his entire hometown. Boy, when we were getting documented for this he had A LOT to say about him. I may have learned some swears in Kuristema in the process, which is handy, that way I know what to call these fuckers to their own faces.\c- -\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of Hell's sex work industry, though he's a bit disappointed in her for not fighting back, because apparently, if all the sex workers in hell joined forces, they could completely outclass the entire military in power (holy shit).\c- +\cfAnyway, some archdemons are nice, unlike this lot. I mean, I haven't met any of them directly, but the few demons I know speak highly of them. Cytho-sama especially brings up the lady that sits at the top of his old business, though he's a bit disappointed in her for not fighting back, because apparently, if all of his old colleagues joined forces, they could completely outclass the entire military in power (holy shit).\c- \cfUpdate: They're fucked, all of them. They may keep trying to act like they haven't been totally owned, but they're totally fucking grasping here. Maybe they think they can form some hasty alliances with some alien bastards, but that only shows how desperate they are. I am 100% betting they'll have their asses betrayed.\c- diff --git a/lore/default/ashley.txt b/lore/default/ashley.txt index d86b6062c..7d738e1b3 100644 --- a/lore/default/ashley.txt +++ b/lore/default/ashley.txt @@ -34,10 +34,10 @@ Months after her breakup, during a concert in Japan, Ashley met **Yui Miyamoto** \cxSaya's Notes:\c- \cfAhhhhhh man... Bless this lesbian, amen.\c- \cg♥\c- -\cfSeriously tho, Ashley-san is just amazing af, I love her music, I love her... everything. And fucking hell I'm SOOOOOOOOOOOOO jealous of Yu-chan, she gets to enjoy those soft witch tiddies anytime she wants, while I have to ask for hugs and sometimes she says no and... fuck. But come on, it's just a hug damn it, I just want to feel the softness™, what's wrong with that?\c- +\cfSeriously tho, Ashley-san is just amazing af, I love her music, I love her... everything. And fucking hell Yu-chan is SOOOOOOOOOOOOO lucky, that she gets to have a cool goth girlfriend who is also a witch and also a cool singer and does really cool furry art and stuff...\c- -\cfAnyway, horniness aside, the other peeps from her band, cool too, really. Good friends with all of them, heck, even the huge one, that Maruku gal. Well, she barely talks and looks a bit scary... but is actually really nice, and one hell of a chuuni. And Mykka... ho boi, all fucking charm. I actually learned most of what I know about gods and stuff from her. She's always happy to talk for hours and hours about "lore", and shows me really cool things she can do with her powers too (she can make candy appear out of nowhere, good shit).\c- +\cfAnyway, the other peeps from her band, cool too, really. Good friends with all of them, heck, even the huge one, that Maruku gal. Well, she barely talks and looks a bit scary... but is actually really nice, and one hell of a chuuni. And Mykka... ho boi, all fucking charm. I actually learned most of what I know about gods and stuff from her. She's always happy to talk for hours and hours about "lore", and shows me really cool things she can do with her powers too (she can make candy appear out of nowhere, good shit).\c- -\cfAnd last, in the case of Py, the smol pink girl... We're kinda maybe not really in very good terms because of some dumb comments I made which I honestly regret. Look, in my defense, I had no idea and I'm really REALLY blunt with the shit I say sometimes, I can't help it. And yes, sometimes I may casually ask someone who I find hot to "send nudes" or whatever but... ah, damn it all.\c- +\cfAnd last, in the case of Py, the smol pink girl... I expected her to be all cuteness but she's totally a badass. I hear she's even stronger than her boyfriend, which is crazy considering that guy has been in two world wars. Like... I saw this one thing she did where she grappled him and the guy just took it and... ... I think he liked it? Welp...\c- -\cfYes, I'm in her list of "undesirables who have asked for dick pics".\c- +\cfYeah, Ashley-san and her friends are pretty cool.\c- diff --git a/lore/default/blackmann.txt b/lore/default/blackmann.txt index b2b3480f9..dcb663f51 100644 --- a/lore/default/blackmann.txt +++ b/lore/default/blackmann.txt @@ -23,4 +23,4 @@ As of 2148, the company is handled by **Hermann E. Ischer** the great-great-gran A big part of the company's funding comes from **Mr. BIG SHOT**, who, according to reports by Hermann himself, regularly commissions all sorts of ludicrous shotgun designs that no sane man would ever think of using. Out of all these strictly private designs, one sole weapon was eventually made public, the **Wallbuster**, a 25-barrel revolving shotgun, chambered in 6-gauge, and said to be capable of "cleanly breaching through a barrier of pure lead half a meter thick". \cxSaya's Notes:\c- -\cfYeah, yeah. Cool guns and stuff, but yeah... I did realize one thing when digging up stuff to write this entry. It's about the name itself of this whole company. I'm pretty sure it's a reference to something, yeah... something big... and black... you get it now? Yes, that's it. Of course it's a fucking joke about BBC, OF... FUCKING... COURSE. The fucking guy really wanted everyone to think about his DICK whenever they looked at the massive guns he made??? DUDE, GROSS!!!\c- +\cfYeah, yeah. Cool guns and stuff, but yeah... The guy... You've seen them, we've all seen them, we've seen THOSE. How the hell he's managed to grow them so big is beyond me... And he never told me why, which is the worst part. Why the hell would he want to have the world's largest eyebrows? Is there a joke I'm not getting here???\c- diff --git a/lore/default/collar.txt b/lore/default/collar.txt index b26b14711..23b6345d2 100644 --- a/lore/default/collar.txt +++ b/lore/default/collar.txt @@ -15,6 +15,6 @@ TXT This is a very stylish and fashionable accessory, personally crafted by **Saya Miyamoto**, with much love and care, and additionally infused with protective magical energy by **Ashley Knox**. As long as you wear this, your adventures will become much easier, especially if you're prone to accidentally hitting yourself with your own explosives. It can also absorb most of the damage you receive should you be in REAL danger, potentially allowing you to make an escape. One final detail of note is that no matter what, it will never break. \cxSaya's Notes:\c- -\cfFor the last time! It's NOT a BDSM thing, I swear to god. Everyone keeps poking me about it, and every time it's the same. It's just a damn cool thing that I thought would look good on you, and on Ibuki too, but people keep misinterpreting it, *sigh*...\c- +\cfIt's just such a cool accessory. It looks good on Ibuki, and so I thought it would look good on you, too.\c- -\cfI gotta say, tho, it really does look super cute on both of you. And damn, if Yu-chan's big tiddy goth gf can work some magic in there. I forgot to put it there in the main entry, but there's also another thing about the collar. Ashley-san taught me, that when whoever's wearing it is like... about to die, I can "recall" you here at will. So yeah, just so you know, if you go down in there and can't do an emergency reboot, you won't be lost forever, I'll make sure to bring you back and patch you up real nice, I promise.\c- +\cfOh, also, I forgot to put it there in the main entry, but there's also another thing about the collar. Ashley-san taught me, that when whoever's wearing it is like... about to die, I can "recall" you here at will. So yeah, just so you know, if you go down in there and can't do an emergency reboot, you won't be lost forever, I'll make sure to bring you back and patch you up real nice, I promise.\c- diff --git a/lore/default/cyrus.txt b/lore/default/cyrus.txt index b4b49457e..ef1d4ec71 100644 --- a/lore/default/cyrus.txt +++ b/lore/default/cyrus.txt @@ -25,6 +25,6 @@ Cyrus Enterprises, furthermore, is the current main backer of the **Demolitionis \cxSaya's Notes:\c- \cfHe's a nerd, NEEEEEEEERD, BIG STINKIN' NERD!\c- -\cfThere, I said it. Like, sure, the stuff he makes, cool and all, but GOOD LORD the guy pisses me off with his stupid videogamey nerdy crap. Not letting you go in fully armed and instead deciding to fucking YEET your shit all over the place for you to pick up? That's one thing. Deciding that after every mission you have to RETURN all the stuff you got, that's another, too. Dropping some cash every time you blow up baddies, that I can accept, though, helps cover the costs of everything.\c- +\cfThere, I said it. Like, sure, the stuff he makes, cool and all, but GOOD LORD he gets on my nerves sometimes with his videogamey nerdiness. Not letting you go in fully armed and instead deciding to fucking YEET your shit all over the place for you to pick up? That's one thing. Deciding that after every mission you have to RETURN all the stuff you got, that's another, too. Dropping some cash every time you blow up baddies, that I can accept, though, helps cover the costs of everything.\c- -\cfYou know, he may get on my nerves sometimes, but the guy was the first serious business partner I ever had, and damn, he's not that bad outside of all the nerditude he expels... I mean, to be honest, I'm also a big stinky nerd too, and you can quote me on that.\c- +\cfYou know, he may get on my nerves, sure, but the guy was the first serious business partner I ever had, and damn, he's not that bad outside of all the nerditude he expels... I mean, to be honest, I'm also a big stinky nerd too, and you can quote me on that.\c- diff --git a/lore/default/cytho.txt b/lore/default/cytho.txt index f91472ea7..d5b841b80 100644 --- a/lore/default/cytho.txt +++ b/lore/default/cytho.txt @@ -17,11 +17,11 @@ TXT \cxTwitter:\c- \cf @incuvalathor\c- -Born in the now fallen Iskar township in 2008 as one of the youngest men of the humble **House Valathor**, **Cytho** took to the family business upon reaching adulthood, quickly climbing the ranks of **Hell**'s sex work industry, partly due to his innate beauty, but also the rapidly accumulating "satisfied customers" he would regularly service, and the many pupils he'd take under his wing. By 2028, he had made of Earth his second home, where he would open up an account on social media for a more modern method of attracting new clientele. +Born in the now fallen Iskar township in 2008 as one of the youngest men of the humble **House Valathor**, **Cytho** took to the family business upon reaching adulthood, quickly climbing the ranks and garnering quite a lot of "cred" thanks to his various satisfied customers and the many pupils he'd take under his wing. By 2028, he had made of Earth his second home, where he would open up an account on social media for a more modern method of attracting new clientele. -One day, however, everything changed. A large number of incubi would report being "creeped out" by a woman's unreasonable requests. Curious, Cytho would then set forth to try and find her, to see what exactly his colleagues were finding so unreasonable. And that, is how he met **Elena Yanikov XVI**, an **Anarukon** woman "struck by the curse of eternal loneliness", who so desperately wished to find a husband that she eventually resourced to summoning demons and begging for them to marry her. As expected, all of them had rejected her pleas, no matter how hard she tried, as many among demonkind were wary of her kind. Cytho, however, took pity on her, and accepted, on one condition: They would have to go on a date first. +One day, however, everything changed. Many of his colleagues would report being "creeped out" by a woman's unreasonable requests. Curious, Cytho would then set forth to try and find her, to see what exactly they were finding so unreasonable. And that, is how he met **Elena Yanikov XVI**, an **Anarukon** woman "struck by the curse of eternal loneliness", who so desperately wished to find a husband that she eventually resourced to summoning demons and begging for them to marry her. As expected, all of them had rejected her pleas, no matter how hard she tried, as many among demonkind were wary of her kind. Cytho, however, took pity on her, and accepted, on one condition: They would have to go on a date first. -Some time later, the archduke announced his retirement from sex work, having "reformed" as the faithful husband to an Anarukon woman. While his friends and family celebrated, others saw this as an affront. House Valathor was heavily criticised for not rejecting him right there and then, to the point a small war broke out, as the rival **House Irishtanar** would crush their hometown in "protest". That day, Cytho closely witnessed the cruelty of his own kind, as the sole survivor of that massacre. +Some time later, the archduke announced his retirement from business, having "reformed" as the faithful husband to an Anarukon woman. While his friends and family celebrated, others saw this as an affront. House Valathor was heavily criticised for not rejecting him right there and then, to the point a small war broke out, as the rival **House Irishtanar** would crush their hometown in "protest". That day, Cytho closely witnessed the cruelty of his own kind, as the sole survivor of that massacre. Since then, he lives in Boston with his wife and their three children. His social media account's purpose has been shifted to communicating the news of what transpires in his home realm, sourced from the many contacts he's gathered over the years, as representative of the subjugated civilian population. Although the vast majority of Earth's population would not take him seriously, not until the **Demon Invasion** of 2148 began. @@ -30,10 +30,10 @@ Denouncing the **UAC**'s involvements, he posted about the events on **Phobos** And thus, through their collaboration, the **Demolitionist** was born. \cxSaya's Notes:\c- -\cfSince the very moment I met him, back when I first visited Ellen-san's family, I knew he was more than just a cool, handsome femboy demon grandpa. Yeah, Cytho-sama's the real deal, and the blood that runs through his veins is more noble than that of any pesky, pompous trashlord with a fancy title out there.\c- +\cfSince the very moment I met him, back when I first visited Ellen-san's family, I knew he was more than just a cool, handsome demon grandpa. Yeah, Cytho-sama's the real deal, and the blood that runs through his veins is more noble than that of any pesky, pompous trashlord with a fancy title out there.\c- \cfAnd yeah, surprise surprise... He's your dad (well, kinda). But you already knew that, didn't you?\c- -\cfSeriously, if it wasn't for him, all of this would have never been possible. We owe a lot to him... I just hope I don't have to repay him with my body (not that I would mind, kihihihi).\c- +\cfSeriously, if it wasn't for him, all of this would have never been possible. We owe a lot to him... I just hope I don't have to repay him with my soul or something.\c- \cfPS: His name is pronounced "Kaizo", you kept saying it wrong every time. But don't worry, you're not the first.\c- diff --git a/lore/default/deepimpact.txt b/lore/default/deepimpact.txt index bccc3dc4a..638cb37ba 100644 --- a/lore/default/deepimpact.txt +++ b/lore/default/deepimpact.txt @@ -21,4 +21,4 @@ The **Deep Impact**, also known by its former commercial name of **Dr. Locke's M \cfReload:\c- Refilling the internal air tank is done by repeatedly pulling on the side lever. You will know the tank is full once a smart mechanism locks it in place, preventing the tank from being overfilled and potentially causing it to explode. \cxSaya's Notes:\c- -\cfI know you're hella strong, so you better not pull on it too hard. Wait, that sounds wrong... fuck. Forget I said that. Forget you read it, even.\c- +\cfI know you're hella strong, so you better not pull on it too hard. Wait, that sounds wrong...\c- diff --git a/lore/default/demolitionist.txt b/lore/default/demolitionist.txt index 3ec2d0a2c..4e880314f 100644 --- a/lore/default/demolitionist.txt +++ b/lore/default/demolitionist.txt @@ -26,12 +26,12 @@ The AI core of the Demolitionist is built on the same technology as Akari Labs' The first unit, affectionately known as **Demo-chan** by Saya, was deployed in June of 2148 on **Union States** territory in order to combat the demonic invasion brought upon by the **UAC**'s interventions on Hell. -Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having the full name of **Demo Miyamoto**, and being referred to by Saya as her "child". Demo can be described as "quite chatty" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however. +Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having been given the full name of **Demo Miyamoto**. Demo can be described as "quite chatty" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however. \cxSaya's Notes:\c- \cfHeh, yeah... that stream was fun. People asked so many questions, and your answers sure caught some of them by surprise, huhu...\c- -\cfBy the way, there is also one more thing that makes you unique. It's that "lucky collar" I made for you, you know. Ibuki had one, and it sure helped her, so I thought that it was a good idea to give it to you too. Wish people weren't going all "wow you gave them that BDSM thing?", though. IT IS NOT, it has NOTHING to do with that.\c- +\cfBy the way, there is also one more thing that makes you unique. It's that "lucky collar" I made for you, you know. Ibuki had one, and it sure helped her, so I thought that it was a good idea to give it to you too. Wish people weren't going all "wow, so you treat them like a pet or something?", though. They're getting the wrong idea...\c- \cfAnyway, if you're finished reading about yourself, how about you get back to work? Yes, Demo-chan, I know you are reading this, at this very moment. OoOOoOoOoOooo... spooky, isn't it?\c- @@ -58,14 +58,14 @@ The AI core of the Demolitionist is built on the same technology as Akari Labs' The first unit, affectionately known as **Demo-chan** by Saya, was deployed in June of 2148 on **Union States** territory in order to combat the demonic invasion brought upon by the **UAC**'s interventions on Hell. -Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having the full name of **Demo Miyamoto**, and being referred to by Saya as her "child". Demo can be described as "quite chatty" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however. +Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having been given the full name of **Demo Miyamoto**. Demo can be described as "quite chatty" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however. Following their success in fighting off Hell's armies, Saya realized that no other units would ever need to be made, so Demo themself became the "ultimate weapon" of Akari Labs, all by their lonesome. Furthermore, they were additionally rewarded with a separate maidbot frame, which Demo freely makes use of during their free time, and has allowed them to truly express their feelings for Saya, becoming her third partner, together with Meido and Ibuki. \cxSaya's Notes:\c- \cfYou're so cute, Demo-chan. I really outdid myself with that Maidbot body, for sure. It seriously caught me by surprise when, as soon as you swapped over to it, you just... jumped in my arms like that and started kissing me all over and... whew~\c- -\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know. And yeah, I didn't want to just go around swapping it too so I did make a second collar for you to wear. Hey, come on, I'm still saying it's got nothing to do with some sort of BDSM kink or anything.\c- +\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know.\c- \cfAnyway, no more reading about yourself while you're working. Go away, silly.\c- TXT @@ -90,13 +90,13 @@ The AI core of the Demolitionist is built on the same technology as Akari Labs' The first unit, affectionately known as **Demo-chan** by Saya, was deployed in June of 2148 on **Union States** territory in order to combat the demonic invasion brought upon by the **UAC**'s interventions on Hell. -Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having the full name of **Demo Miyamoto**, and being referred to by Saya as her "child". Demo can be described as "quite chatty" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however. +Of this previously mentioned first unit, there are many details known thanks to a Q&A session that Saya had livestreamed months prior to the deployment. The unit has been acknowledged as being part of the Miyamoto household, having been given the full name of **Demo Miyamoto**. Demo can be described as "quite chatty" and fond of joking around to try and put a smile on people's faces, but also very serious and determined in their desire to protect those in need. They are also quite popular within the LGBTQIA+ community due to their fierce support of also protecting the rights of those who face discrimination for their identities, and has even publicly come out themself as non-binary. This didn't really come as a surprise to most due to Saya's own involvements with the collective, however. Following their success in fighting off Hell's armies, Saya realized that no other units would ever need to be made, so Demo themself became the "ultimate weapon" of Akari Labs, all by their lonesome. Furthermore, they were additionally rewarded with a separate maidbot frame, which Demo freely makes use of during their free time, and has allowed them to truly express their feelings for Saya, becoming her third partner, together with Meido and Ibuki. Since May of 2171, they are also additionally engaged to **Kirin Xanai**, leader of the **Sykhai Empire of Akkou**. \cxSaya's Notes:\c- \cfYou're so cute, Demo-chan. I really outdid myself with that Maidbot body, for sure. It seriously caught me by surprise when, as soon as you swapped over to it, you just... jumped in my arms like that and started kissing me all over and... whew~\c- -\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know. And yeah, I didn't want to just go around swapping it too so I did make a second collar for you to wear. Hey, come on, I'm still saying it's got nothing to do with some sort of BDSM kink or anything.\c- +\cfI'm really happy that you're now part of our little Cutie Club (\c-\cg♥\c-\cf), you know.\c- \cfAnyway, no more reading about yourself while you're working. Go away, silly.\c- diff --git a/lore/default/devanikna.txt b/lore/default/devanikna.txt index 438a3c036..e46502977 100644 --- a/lore/default/devanikna.txt +++ b/lore/default/devanikna.txt @@ -25,6 +25,6 @@ Among the many clans, there are quite a number of "heroes of legend" documented. Lesser known facts about the Devanikan include their strong defense of racial purity. When princess **Devai Unissix**, current head of the clan, announced her marriage to **Serwand Nerukousei**, a chimera constructed by a wandering archwizard, he started receiving threats from the population, calling him a "beast in man's form" and accusing him of corrupting the Unissix bloodline as a means to take control of their nation. These threats extended towards their own children too, who were denoted as "crossbred abominations" of mixed Devanikan and chimeric blood. It wasn't until Deneva's first major achievements as a warrior that the persecution they faced eventually stopped. Ever since then, the hostility they faced has been gradually fading, as newer generations became much more accepting of race mixing. \cxSaya's Notes:\c- -\cfYeah, Misa's people are cool af. Well, excluding the whole racism part. That's a load of fucking shit, for sure. I heard from Zana-sama that if she hadn't met Misa back then, she would have probably taken her own life from all of that she went through. Fuck... But at least, she's living happily with Zana-sama (lucky devil), and yeah, things are getting better in there now at least.\c- +\cfYeah, Misa's people are cool af. Well, excluding the whole racism part. That's a load of fucking shit, for sure. I heard from Zana-sama that if she hadn't met Misa back then... Fuck... But at least, she's living happily with Zana-sama (lucky devil), and yeah, things are getting better in there now at least.\c- \cfYou know, all this stuff, it reminds me of this one old JRPG series I played many many years ago, that was also all about people of dragon blood too... can't even remember what it was called, though. Heck, I even had Misa play it once and she kept talking about all the parallels and shit. Oh well, cool dragon warriors, fuck yeah.\c- diff --git a/lore/default/divinesprite.txt b/lore/default/divinesprite.txt index 4e9fdece8..c40ed7f95 100644 --- a/lore/default/divinesprite.txt +++ b/lore/default/divinesprite.txt @@ -21,4 +21,4 @@ This shining gem invigorates even the puniest of mundane creatures when crushed \cfAs you may expect, this is also another thing that my god buddies have recommended. Normally these are only provided to heroes by special request... And you are our hero, Demo-chan, so this is for you.\c- -\cfPS: Don't try to eat it.\c- +\cfPS: Don't try to eat it. That is NOT how it feels to chew five gum.\c- diff --git a/lore/default/ellen.txt b/lore/default/ellen.txt index 6a803ad19..ca12c687c 100644 --- a/lore/default/ellen.txt +++ b/lore/default/ellen.txt @@ -21,14 +21,12 @@ Born in Boston in 2066, to **Elena Yanikov XIX** and **Gottfried Steiner**, **El From a young age she showed quite the interest in "exploring" every corner of the city, first starting with just nearby abandoned buildings, then further expanding to pretty much any point of interest she could identify in the whole city. She began recording her urban explorations while still in elementary school, and uploading them to video sharing sites, earning quite a lot of popularity. -In the aftermath of the **White Scar**, Ellen used the skills she had gained in exploration to work as a scavenger alongside her mother, scouring the wasteland for valuable resources to bring back to the various shelters in the area. Through this she eventually met **Ibuki Miyamoto**, the **Red Oni**, who had wandered the wastes for many years, becoming a "legendary warrior" of sorts due to her various feats. In the process of Ibuki being recalled back to Japan by **Taro Miyamoto**, of **Akari Labs**, Ellen decided that she wanted to go with them, citing that "wandering around this dump is really boring anyway and I really want to see the world out there". - -During her stay in Japan, she'd often spend her time with Taro, the two of them eventually dating some weeks after. Something which was followed by an announcement from Taro on social media citing: "my wizard privileges have been revoked". +In the aftermath of the **White Scar**, Ellen used the skills she had gained in exploration to work as a scavenger alongside her mother, scouring the wasteland for valuable resources to bring back to the various shelters in the area. Through this she eventually met **Ibuki Miyamoto**, the **Red Oni**, who had wandered the wastes for many years, becoming a "legendary warrior" of sorts due to her various feats. In the process of Ibuki being recalled back to Japan by **Taro Miyamoto**, of **Akari Labs**, Ellen decided that she wanted to go with them, citing that "wandering around this dump is really boring anyway and I really want to see the world out there". During her stay in Japan, she'd often spend her time with Taro, the two of them dating some weeks after. Apart from her shared ancestry with renowned singer/guitarist **Ashley Knox**, she also shares a much closer relation to her due to the fact her father is the grandson of Ashley's ex-husband, the late **Fredrik Steiner**. Through this, and the fact they both are engaged to members of the Miyamoto family, they have become quite close. Ellen has even considered joining the band at some point, though as of this article's writing, this hasn't yet happened. \cxSaya's Notes:\c- -\cfHeh, typical of Taro nii-san, announcing to the whole damn world that he lost his fucking virginity. He really couldn't be any more subtle about it if he tried. So yeah, between him and Yu-chan, the two have scored themselves some immortal cuties, making me jealous as all fuck in the process. Like, seriously, how the fuck could ANYONE even want to date my absolute loser of a brother? I don't know what Ellen-san sees in him...\c- +\cfSo yeah, between Taro-nii and Yu-chan, the two have scored themselves some immortal cuties, making me jealous as all fuck in the process. Like, seriously, how the fuck could ANYONE even want to date my absolute loser of a brother? I don't know what Ellen-san sees in him...\c- \cfOh yeah, speaking of Ellen-san. She's a goddamn massive prankster, like, the most awfully skilled troll you could ever imagine, even. See, there was this one time... actually, I think I'll keep quiet about it, because it was embarrassing as all hell. My ass is still sore from back then. I'm NOT going to explain, fuck no. Use your imagination, Demo-chan.\c- diff --git a/lore/default/forx.txt b/lore/default/forx.txt index 3cb63210e..72dd4bd7b 100644 --- a/lore/default/forx.txt +++ b/lore/default/forx.txt @@ -27,6 +27,6 @@ Apart from aircraft engines, Forx has also adapted their patented jet propulsion \cfAlright, so as it goes, the guy first tried to tell them to fuck off from there and let him bulldoze the whole place to build some shit in there. They didn't even listen. Then, he goes there in person, and THIS is the fun part. After an argument with the director of the orphanage, who personally knew the guy, he got SLAPPED SO FUCKING HARD he did a complete 180 and ran away crying.\c- -\cfI fucking kid you not, Demo-chan, that is exactly what I saw. I've watched the archived footage like a hundred times, since it helps me feel better when I'm in a sour mood, and... every time, the part where he gets fucking backhanded across the face by the old geezer, it never fails. I always lose my shit. It's TOO GOOD.\c- +\cfI fucking kid you not, Demo-chan, that is exactly what I saw. I've watched the archived footage like a hundred times, since it helps me feel better when I'm in a sour mood, and... every time, the part where he gets backhanded across the face by the old geezer and thrown out the fucking door, it never fails. I always lose my shit. It's TOO GOOD.\c- -\cfSeriously, this is what all those people really need. You don't know how many times I wish I could just go and beat the crap out of that bastard manchild Kelliher. I'd surely feel much better, yeah. Fuck him, and the UAC too. "Eat the rich" is somehow still relevant, but I really want to popularize "Beat the rich".\c- +\cfSeriously, this is what all those people really need. You don't know how many times I wish I could just go and defenestrate that bastard manchild Kelliher. I'd surely feel much better, yeah. Fuck him, and the UAC too. "Eat the rich" is somehow still relevant, but I really want to popularize "Yeet the rich".\c- diff --git a/lore/default/gensokyo.txt b/lore/default/gensokyo.txt index a25373eed..a28bb5e2b 100644 --- a/lore/default/gensokyo.txt +++ b/lore/default/gensokyo.txt @@ -19,4 +19,4 @@ The land of Gensokyo does not have a clear political structure, although it appe Many attempts have been made to communicate with them following the initial research, with no successes to this day but one sole exception: The **Miyamoto family**, who initially came from that land, then migrated outside. As reported by **Saya Miyamoto** on social media, the family often travels across the barrier, in order to visit their distant relative, **Princess Kaguya Houraisan**. Following these reports, many have tried to approach members of the Miyamoto family to ask for further information, but they have refused to talk about the subject. \cxSaya's Notes:\c- -\cfBoy, people sure are interested in that place, huh? But they just won't fucking understand, that things have to stay like this. Those are the rules, or some shit. Can't have both worlds mixing up together or whatever, it's what that old hag told me once. Yeah, the one that doesn't act her age and goes around with a buncha cosplayers. I'm pretty sure she's related to Ashley-san in some way, they've got the same exact eyes. But like hell am I going to go and ask her, the way she acts around me creeps me out.\c- +\cfBoy, people sure are interested in that place, huh? But they just won't fucking understand, that things have to stay like this. Those are the rules, or some shit. Can't have both worlds mixing up together or whatever, it's what that old hag told me once. Yeah, the one that doesn't act her age and goes around with a buncha cosplayers. I'm pretty sure she's related to Ashley-san in some way, they've got the same exact eyes. But like hell am I going to go and ask her, I don't like her.\c- diff --git a/lore/default/heavymahsheengun.txt b/lore/default/heavymahsheengun.txt index 2e5e40693..5daa98300 100644 --- a/lore/default/heavymahsheengun.txt +++ b/lore/default/heavymahsheengun.txt @@ -43,4 +43,4 @@ By default, the safest firing speed is active. Other speeds can be selected by p \cfBy the way I know what you may be thinking and no, they're not tracer rounds. As I was told, they're actually going so fast they literally catch on fire from air friction. Pretty hardcore, ain't it? Bet the UAC will never beat this shit.\c- -\cfGod just seeing it in action is enough to make me wet. Hell, more than that. The Sheen HMG is such a delicious festival of dakka that the mere sound of it firing makes me unleash Leviathan in my panties, and you can quote me on that.\c- +\cfGod just seeing it in action... Hell, more than that. The Sheen HMG is such a delicious festival of dakka that the mere sound of it firing makes me wild out. It's nuts!\c- diff --git a/lore/default/ibuki.txt b/lore/default/ibuki.txt index 0d27a102d..acae23ef4 100644 --- a/lore/default/ibuki.txt +++ b/lore/default/ibuki.txt @@ -13,28 +13,25 @@ TXT \cxDate of Birth:\c- \cf 2074-09-09\c- \cxOccupation:\c- - \cf Mercenary, Nude Model, Vlogger\c- + \cf Mercenary, Model, Vlogger\c- \cxTwitter\c- - \cf @lewd_ibuki (main)\c- - \cf @ibuki_tiddy (photosets)\c- + \cf @red_oni_74\c- **Ibuki** is the result of the **Red Oni** supersoldier program, devised by **Saya Miyamoto** of **Akari Labs**. The existence of this project was kept completely secret until her public reveal in June of 2077. There was much controversy surrounding the Red Oni program, including Saya's personal involvement in it, having accepted a 40 billion USD payment in exchange for it (which was found to be related to Texas having been sold back to Mexico many weeks before). Despite her clear potential and outstanding combat abilities, she was deployed too late, as only moments later, the **White Scar** happened, and with it, the complete devastation of the **United States**. -Many years after the incident, Ibuki was successfully retrieved from the scorched wastelands, having spent a long time as a sort of "roaming mercenary". She returned to Japan in June of 2091, and once settled in, began working odd jobs until finding her true vocation as a nude model. Other hobbies include vlogging (with varied topics), as well as still occasionally performing independent mercenary work. +Many years after the incident, Ibuki was successfully retrieved from the scorched wastelands, having spent a long time as a sort of "roaming mercenary". She returned to Japan in June of 2091, and once settled in, began working odd jobs until finding her true vocation as a model. Other hobbies include vlogging (with varied topics), as well as still occasionally performing independent mercenary work. -Having been created from Saya's own DNA, she has effectively inherited the total immortality of the Miyamoto family, on top of this, further enhancements were performed which have given her increased strength and reflexes, along with effectively making her skin bulletproof. Saya has remarked that this last fact means she does not need to wear any clothing. +Having been created from Saya's own DNA, she has effectively inherited the total immortality of the Miyamoto family, on top of this, further enhancements were performed which have given her increased strength and reflexes, along with effectively making her skin bulletproof. It's even been proven that she can survive an orbital blast. -Additionally citing Saya's rather "interesting" decisions, there is the fact of her particular physical traits beyond those of her strength, including her blatantly obscene bust size, which some deem impractical, much to Saya's disagreement. When asked for further details, she went on a rather lengthy rant on Twitter about the subject of "waifus". +Additionally, citing Saya's rather "interesting" decisions, there is the fact of her particular physical traits beyond those of her strength, as despite being her own clone, the two barely resemble each other. When asked for details regarding these discrepancies, she refused to answer. -Although Ibuki is legally part of the Miyamoto family, she opted to live on her own. She shares a house with two other mercenaries, as well as various sexual partners. Some of her companions are individuals of renown, such as game developer **Kris Danae**, or the demi-Anarukon witch-warrior **Marisa Azanth**. +Although Ibuki is legally part of the Miyamoto family, she opted to live on her own. She shares a house with two other mercenary friends, as well as other people who joined in later. Some of Ibuki's closest friends are individuals of renown, such as game developer **Kris Danae**, or the demi-Anarukon witch-warrior **Marisa Azanth**. \cxSaya's Notes:\c- -\cfOK yes sure, I love giga-tiddies. But why does everyone have to call me out for it? Is there really ANYTHING wrong with that, huh? Yeah, thought so.\c- +\cfThose American idiots come to me with a shitload of cash and tell me to make them a supersoldier. Yeah, I suppose they were listening in on all that stuff I had been posting of getting into bioengineering and shit. Boy, they sure were desperate, huh... It was honestly pathetic.\c- -\cfSure, Ibuki was like, my biggest hornypost ever. I couldn't resist, you know. Fucking... American idiots come to me with a shitload of cash and tell me to make them a supersoldier. Yeah, I suppose they were listening in on all that stuff I had been posting of getting into bioengineering and shit. Boy, they sure were desperate, huh... It was honestly pathetic. BUT, I had an idea there. See... I was thirsty as all fuck, and I thought... what if... I made myself a super strong big tiddy gf, right there?\c- +\cfAnd now, it's time for me to confess... Given the chance to make a copy of myself, and to enhance said copy, I ended up fulfilling one of my fantasies. What if I could be taller? And prettier? ... In hindsight, it was really stupid of me, I guess. But there she is, a version of myself that is a big strong goth gf.\c- -\cfAaaaaand that's exactly what happened. I spent like three years on that whole thing, growing her in a damn tube. It was my first time doing all of that, but I somehow got lucky and it was a big success. Though... when they began to notice the "abnormality in the subject's breast growth" I started to get nervous. What if they pull the plug on it? I ended up admitting to it being intentional, saying some random shit that came through my mind, like "distraction tactics" or something, I forgot. In the end they let it slide.\c- +\cfI spent like three years on that whole thing, growing her in a damn tube. It was my first time doing all of that, but I somehow got lucky and it was a big success. Though... when they began to notice the "abnormality in the subject's breast growth" I started to get nervous. What if they pull the plug on it? I ended up admitting to it being intentional, saying some random shit that came through my mind, like "distraction tactics" or something, I forgot. In the end they let it slide.\c- -\cfOh yeah, did you know? Technically speaking, Ibuki is my clone. Yeah, there may have been some slight modifications, but if my growth hadn't stopped early, who knows, I could have looked that hot one day. Really makes you think huh...\c- - -\cfYes, I'm also aware that means I'm engaging in selfcest. So? Is there a problem with that too?\c- +\cfDespite everything, even after confessing to her that I made her that way on purpose, even after all the stuff with the war, she loves me and she's thankful for being alive. She really is too nice to me, seriously...\c- diff --git a/lore/default/imanakit.txt b/lore/default/imanakit.txt index ed1ad2c4c..f25805d6e 100644 --- a/lore/default/imanakit.txt +++ b/lore/default/imanakit.txt @@ -24,4 +24,4 @@ During the events of the **Ghoul Hunt**, and later the **Hellbound Incident**, h \cxSaya's Notes:\c- \cfShort article, I know. There really is nothing on this guy, seriously. It's like... he never left any trace of himself other than just... the fact he once existed and was in charge of all that stuff.\c- -\cfI mean, there's that one photo, although it's not clear if that's actually him. But if it is... He looks kinda hot, not gonna lie.\c- +\cfI mean, there's that one photo, although it's not clear if that's actually him. Either way I can't deny he looks really pretty...\c- diff --git a/lore/default/keychain.txt b/lore/default/keychain.txt index eb12296c5..7f59f79fc 100644 --- a/lore/default/keychain.txt +++ b/lore/default/keychain.txt @@ -19,7 +19,7 @@ Do note that this physical keychain you have on yourself is unrelated to the **K \cxSaya's Notes:\c- \cfAh, yeah, I put some cute things in there that you might like. So, there's one of the bomb emoji, because I mean, you like exploding things don't you? It was kind of an obvious choice, that one.\c- -\cfNext is that silly thing that amused you so much, the "butt bots gonna bot" seal, heh. I have no clue what it references, or who this "Nekohaku" is and why they're an "anal fiend". Must be some in-joke in some community I guess...\c- +\cfNext is that silly thing that amused you so much, the "butt bots gonna bot" seal, heh. I have no clue what it even references, must be some obscure in-joke from somewhere...\c- \cfOf course, there's also a lil' chibi face of me. Think of it as a way for me to always be there with you, wherever you go, hehehe.\c- diff --git a/lore/default/kirin.txt b/lore/default/kirin.txt index e620d1253..5bec7c60e 100644 --- a/lore/default/kirin.txt +++ b/lore/default/kirin.txt @@ -22,20 +22,20 @@ Born in 2080 to **Syrakha Yanikov** and **Azya Xanai**, **Kirin** became the emp Despite having the title of "Emperor", he actually holds no real power over the people of Akkou, and instead acts more like a political and economical advisor. As a matter of fact, the **Sykhai Empire** couldn't be described as an empire either. Most would describe it as something closer to a collection of anarchist communes than anything else, unlike the actual, tyrannical **Empire of Novoskhana** that they had seceded from. -For almost 80 whole years as the leader of Akkou, Kirin had remained single, as no one dared to approach him with the intention of marrying, for he was revered as an icon of "untarnished purity", in part due to his own name, Kirin, meaning "innocence" in the **Anarukon** language. It wasn't until a chance meeting with **Saya Miyamoto** in 2171 that this eventually changed. After a rather busy month, in which the young emperor additionally came to meet Saya's other partners, love bloomed, eventually culminating in a collective marriage (\cg♥\c-) in May 8th of 2171, with their union marking the beginning of a great alliance between mankind and the Anarukon, additionally helping heal the old wounds of the **Hellbound Incident**, as this alliance extended to the **Kurenai Kingdom** too, through the shared friendship with **Queen Andreki Anderken**. Outside of marriage, Kirin is additionally in a close relationship with **Alakir of Kanaiarkar**, consul of a neighboring nation he's assisted in the past. +For decades as the leader of Akkou, Kirin had remained single, as no one dared to approach him with the intention of marrying, for he was revered as an icon of "untarnished purity", in part due to his own name, Kirin, meaning "innocence" in the **Anarukon** language. It wasn't until a chance meeting with **Saya Miyamoto** in 2171 that this eventually changed. After a rather busy month, in which the young emperor additionally came to meet Saya's other partners, love bloomed, eventually culminating in a collective marriage (\cg♥\c-) in May 8th of 2171, with their union marking the beginning of a great alliance between mankind and the Anarukon, additionally helping heal the old wounds of the **Hellbound Incident**, as this alliance extended to the **Kurenai Kingdom** too, through the shared friendship with **Queen Andreki Anderken**. Outside of marriage, Kirin is additionally in a close relationship with **Alakir of Kanaiarkar**, consul of a neighboring nation he's assisted in the past. Kirin himself can be described as a rather "down to earth" leader. Being quite close to the people of Akkou, and fond of making friends. He is also absolutely adorable. When not attending his duties as advisor of the people, Kirin engages in many of his hobbies, such as painting (being quite skilled at drawing portraits, for example), or the practice of magic alongside his mother. He is also quite fond of videogames, anime, and many other forms of modern entertainment, and is often seen talking extensively on social media about the subject, happily introducing the people of Earth to popular games and shows from his homeworld. \cxSaya's Notes:\c- \cg♥\c- \caKIRIN-KUN!!!!!! YOU'RE SO CUTE!!!!!! I LOVE YOU!!!!\c- \cg♥\c- -\cfAhhhhh, Demo-chan, isn't he the best boyfriend ever? He just makes me so happy, and he's just so good and... yeah~\c- \cg♥\c- +\cfAhhhhh, Demo-chan, isn't he the best husband ever? He just makes me so happy, and he's just so good and... Yeah~\c- \cg♥\c- -\cfSeriously, I never.. NEVER EVER thought that this could happen. That I... that we all... could get our own wonderful immortal cutie. It really is a dream come true, you know...\c- +\cfSeriously, I never.. NEVER EVER thought that this could happen. That I... That we all... Could get our own wonderful immortal cutie. It really is a dream come true, you know...\c- -\cfI just can't stop thinking about him when he's not here... or hell, even when he IS here (guess what). Kirin-kun is just... nggghh... I'm going to go hug him right now.\c- +\cfI just can't stop thinking about him when he's not here... Or even when he IS here (guess what). Kirin-kun is just... Nggghh... I'm going to go hug him right now.\c- -\cfOh he says hi by the way. I told him this isn't a live chat but whatever, hi from our cute husband. Wait, actually... gonna let him write stuff here, why the hell not.\c- +\cfOh he says hi by the way. I told him this isn't a live chat but whatever, hi from our cute husband. Wait, actually... Gonna let him write stuff here, why the hell not.\c- \cgKirin's Notes:\c- \caHello, Demo-chan. I hope you are doing well in your adventures. I wish I could attend the live stream that Sayacchi makes of this, but I am currently a bit busy withghfghfdgsddfh\c- @@ -47,6 +47,6 @@ Kirin himself can be described as a rather "down to earth" leader. Being quite c \cxSaya's Notes:\c- \cfAAAAAAAAAAAAAAAAAAAAAAAA Oh my god that's so adorable!!!!\c- -\cfhehe, yeah, I did go straight for his feet again. His weak spot, huhuhu~\c- +\cfhehe, yeah, I did go straight for his waist again. His weak spot, huhuhu~\c- -\cfBTW don't tell him but... that "important work" he's busy with? It's actually just another game I got him to play. Seriously, it's been only a couple weeks and he's almost finished my whole library. Forget what he said about not watching you though, I'm definitely going to force him to if necessary. I really want to see how he reacts to your wacky antics.\c- +\cfBTW don't tell him but... That "important work" he's busy with? It's actually just another game I got him to play. Seriously, it's been only a couple weeks and he's almost finished my whole library. Forget what he said about not watching you though, I'm definitely going to force him to if necessary. I really want to see how he reacts to your wacky antics.\c- diff --git a/lore/default/kirinmanga.txt b/lore/default/kirinmanga.txt index 3c90409a4..03d041937 100644 --- a/lore/default/kirinmanga.txt +++ b/lore/default/kirinmanga.txt @@ -12,11 +12,11 @@ TXT \cxGenre:\c- \cf Comedy, Ecchi, Romance\c- -\cfSynopsis:\c- When her family moved to the Ruby Empire, Alissa felt like a fish out of water. This was so much different to the rural lifestyle she was used to, everything was new and confusing, but then she met a handsome young boy, who happily helped her along. As the two grew closer, she would eventually be struck by the most unexpected of revelations: He was none other than the emperor of the land himself! Kind, caring, pure-hearted and innocent, he was a polar opposite of her, but despite their differences, the love they felt for each other would only grow stronger. One day, having been invited to the imperial palace, Alissa would bear witness to a side of the emperor he had never shown anyone before. And thus, her new life began. +\cfSynopsis:\c- When her family moved to the Ruby Empire, Alissa felt like a fish out of water. This was so much different to the rural lifestyle she was used to, everything was new and confusing, but then she met a handsome young man, who happily helped her along. As the two grew closer, she would eventually be struck by the most unexpected of revelations: He was none other than the emperor of the land himself! Kind, caring, pure-hearted and innocent, he was a polar opposite of her, but despite their differences, the love they felt for each other would only grow stronger. One day, having been invited to the imperial palace, Alissa would bear witness to a side of the emperor he had never shown anyone before. And thus, her new life began. -An unexpected return to manga writing from **Saya Miyamoto**, co-lead of **Akari Labs**, yet again a romantic story sprinkled with her signature "wholesome and fun lewdness". Despite its short length, it has received much praise online, many wishing for a sequel, or a spin-off centered around the emperor's charismatic maid. Saya herself has made no promises, but has stated that both of these may be considered, someday. +An unexpected return to manga writing from **Saya Miyamoto**, co-lead of **Akari Labs**, yet again a romantic story sprinkled with a comedic ecchi tone. Despite its short length, it has received much praise online, many wishing for a sequel, or a spin-off centered around the emperor's charismatic maid. Saya herself has made no promises, but has stated that both of these may be considered, someday. \cxSaya's Notes:\c- \cfHeh, I wrote this in like three days. Drawing everything, however, took a whole week. Yeah, I'm not that good, I mean, even though I shamelessly trace over 3D models and all (that I make, at least).\c- -\cfIt's obvious what this is all based on. I mean come on, you'd have to be blind af not to realize. The first time we dressed Kirin-kun up just... gave me such a burst of inspiration that I HAD to write it all down. Oh it was just so adorable, wasn't it? Trying out all sorts of cute things on him... Obviously, we didn't take pics, that'd just be rude. But all of that is forever engraved in my mind (and yours).\c- +\cfIt's obvious what this is all based on. I mean come on, you'd have to be blind af not to realize. The first time we dressed Kirin-kun up just... gave me such a burst of inspiration that I HAD to write it all down. Oh it was just so adorable, wasn't it? Trying out all sorts of cute things on him... Oh man...\c- diff --git a/lore/default/kirincummies.txt b/lore/default/kirinsippy.txt similarity index 53% rename from lore/default/kirincummies.txt rename to lore/default/kirinsippy.txt index 3a4ec7399..45b6f10ae 100644 --- a/lore/default/kirincummies.txt +++ b/lore/default/kirinsippy.txt @@ -15,6 +15,4 @@ TXT Lactose intolerance? No problem! Our synthetic milk is perfectly safe for consumption by all, no odd side effects, no alien mutations, no apocalyptic effects! It's milk, in a box. Toot Froot™, the world's first synthetic milk beverage, with natural fruit flavoring. \cxSaya's Notes:\c- -\cfHehehe... the taste reminds me so much of Kirin-kun. Every sip is like... I'm sure you know too, you understand what the taste is like. Yeah, THAT. He's taken a liking to it, you know, and watching that suction force of his whenever I give him a box, and the face he makes, it's just... oh my. Naughty boy~\c- - -\cfMad props once again for the god of the Anarukon, for making them that way. Delicious peachy cummies...\c- +\cfIf there's a bond that we all share, it has to be our love for this juice, ever since we met Kirin-kun.\c- diff --git a/lore/default/kmonn.txt b/lore/default/kmonn.txt index 0d7296691..8ac7105f1 100644 --- a/lore/default/kmonn.txt +++ b/lore/default/kmonn.txt @@ -24,6 +24,6 @@ Among some of his most notable creations, there's the **Ray-Khom**, the standard Alongside his father, he was one of the many engineers behind the famous **K79-D Metareality Driver** project. A weapon of legend whose name is well known by many, but none remember what it did, not even those involved in its creation. \cxSaya's Notes:\c- -\cfWow this guy is OLD. I know that those peeps pretty much live forever but, wow, that's even more than the old man from Tach-Engine. Talk about an age gap they got going there (yeah). I mean, I've met his father too, and oh boy... Beyond ancient.\c- +\cfWow this guy is OLD. I know that those peeps pretty much live forever but, wow, that's even more than the old man from Tach-Engine. I mean, I've met his father too, and oh boy... Beyond ancient.\c- \cfOh yeah, the article mentions the K79-D. Real fucking weird shit there. I actually DO know what happened to it, because Maruku-sama told me, since she was present, and is a god and all that. Apparently the weapon tried to directly violate causality during the test fire, so a "self-preservation mechanism" of the universe flipped out and it was erased instantly along with all the info on how it was created (even going as far as doing memory wipes, holy fuck).\c- diff --git a/lore/default/madcat.txt b/lore/default/madcat.txt index 1da06abd3..cfb1eb1ba 100644 --- a/lore/default/madcat.txt +++ b/lore/default/madcat.txt @@ -48,7 +48,7 @@ Body of Work: \cfBy the way, all the visual interfaces you see through your eyes? She designed them. Pretty simplistic, sure, but it works nicely. I knew she'd be able to work flawlessly for a target resolution of 640x400. You know me, I'll forever be an advocate for the superiority of 16:10. Ultrawide be damned, that stupid fad hasn't died even in this century.\c- -\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it. But hey, at least, unlike her, I don't go commando all the time (and she does it with a skirt, no less, the courage on this one).\c- +\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it.\c- TXT \cxFull Name:\c- \cf Kris "MADCAT" Danae\c- @@ -103,7 +103,7 @@ Body of Work: \cfBy the way, all the visual interfaces you see through your eyes? She designed them. Pretty simplistic, sure, but it works nicely. I knew she'd be able to work flawlessly for a target resolution of 640x400. You know me, I'll forever be an advocate for the superiority of 16:10. Ultrawide be damned, that stupid fad hasn't died even in this century.\c- -\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it. But hey, at least, unlike her, I don't go commando all the time (and she does it with a skirt, no less, the courage on this one).\c- +\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it.\c- TXT \cxFull Name:\c- \cf Kris "MADCAT" Danae\c- @@ -159,4 +159,4 @@ Body of Work: \cfBy the way, all the visual interfaces you see through your eyes? She designed them. Pretty simplistic, sure, but it works nicely. I knew she'd be able to work flawlessly for a target resolution of 640x400. You know me, I'll forever be an advocate for the superiority of 16:10. Ultrawide be damned, that stupid fad hasn't died even in this century.\c- -\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it. But hey, at least, unlike her, I don't go commando all the time (and she does it with a skirt, no less, the courage on this one).\c- +\cfUh, so what else is there to say... The two of us kinda think alike at times, and that amuses me. People even say we LOOK alike, but honestly, I ain't seeing it.\c- diff --git a/lore/default/maidbot.txt b/lore/default/maidbot.txt index 0fb6a5b10..038e3aad5 100644 --- a/lore/default/maidbot.txt +++ b/lore/default/maidbot.txt @@ -35,8 +35,6 @@ After these events, Meido became a full member of the family, adopting the Miyam \cfIt's nice that you two are so close, like good sisters. Cutie robutts must stick together, indeed.\c- \cfAh, Zana-sama, bless you and your super mad skills, making my dreams come true. I remember I'd always fantasize about Meido-chan becoming self-aware and confessing her love to me, and I'd think that was TOTALLY impossible. Heh... silly ol' me.\c- - -\cfHehe... I'm really quite proud of making her "fully featured", by the way... Best decision of my life. Let me tell you, when we do "things" together... it feels like heaven~\c- \cg♥\c- TXT \cxFull Name:\c- \cf Meido Miyamoto\c- @@ -71,6 +69,4 @@ In May of 2171, together with Saya and her other partners, she married **Emperor \cfAh, Zana-sama, bless you and your super mad skills, making my dreams come true. I remember I'd always fantasize about Meido-chan becoming self-aware and confessing her love to me, and I'd think that was TOTALLY impossible. Heh... silly ol' me.\c- -\cfHehe... I'm really quite proud of making her "fully featured", by the way... Best decision of my life. Let me tell you, when we do "things" together... it feels like heaven~\c- \cg♥\c- - \cfUpdate: By the way, I'm really happy that Kirin-kun managed to get her into singing again. Of course, how could she even resist his charms, right?\c- diff --git a/lore/default/milkbreads.txt b/lore/default/milkbreads.txt index 67c406653..9043ad200 100644 --- a/lore/default/milkbreads.txt +++ b/lore/default/milkbreads.txt @@ -21,4 +21,4 @@ Nevertheless, they are quite popular around the world. Many visit the **Sykhai E \cxSaya's Notes:\c- \cfYou know, learning that the milk comes from THOSE THINGS has absolutely not changed at all my opinion. This stuff is heavenly, it's the most delicious thing ever created, it's so sweet I'd just die for them. I mean, it kinda happened once when I overdosed on them (good god that was embarrassing). Yeah, no wonder I fucking died when I had more sugar than blood in my body. I remember Kirin-kun said he actually heard my heart explode, but I bet he was just being dramatic. There's no way that's what happened.\c- -\cfOh yeah, and there's a myth going around that if you eat enough of these your boobs will get huge. I totally don't believe that's possible, of course not. What kind of fool would purposefully overdose on them to grow a pair of real big honkers?\c- +\cfOh yeah, and there's a myth going around that if you eat enough of these your boobs will get huge. I totally don't believe that's possible, of course not. What kind of fool would purposefully overdose on them?\c- diff --git a/lore/default/mothlamp.txt b/lore/default/mothlamp.txt index 8cf6bdb6b..b95401328 100644 --- a/lore/default/mothlamp.txt +++ b/lore/default/mothlamp.txt @@ -25,4 +25,4 @@ The lamp always stays by its owner's side, without fail. Should they disappear f \cfBut... actually, afterwards I think she did say that "maybe". Which honestly, does sound kinda... whew. In a way, I'd like the idea, but at the same time... I hope we don't end up regretting this.\c- -\cfOh god imagine if moth girls actually are real, I'd fucking... ffffffdfgdgfgsfgggghghffhghg\c- +\cfOh god imagine if moth girls actually are real, I'd just... ffffffdfgdgfgsfgggghghffhghg\c- diff --git a/lore/default/mothplushy.txt b/lore/default/mothplushy.txt index 63b9f4956..6b2ffc069 100644 --- a/lore/default/mothplushy.txt +++ b/lore/default/mothplushy.txt @@ -1,20 +1,18 @@ TAG -Moth Plushy +Moth Plush TAB Item REL MothLamp;Saya;NosKora TXT \cxDesignation:\c- -\cf Mashiro the Moth Girl Plush\c- +\cf Moth Girl Plush\c- \cxManufacturer:\c- \cf Nukritas 2xx\c- \cxClassification:\c- \cf Plush Doll\c- -A lovely handcrafted plush doll of **Mashiro**, the moth girl, for good boys and girls alike. Like all moths, she enjoys the light of a good lamp. If you provide her with the soothing glow of a **Sankai Companion Lamp**, you may get yourself a reliable friend, perhaps a lover. Just, please do be quiet, you may startle her. - -We at **Plutoni Incorporated** shall not be held responsible should you find yourself trapped in a time loop with a fine moth girl friend to keep you company. +A lovely handcrafted moth girl plush doll. Like all moths, she enjoys the light of a good lamp. If you provide her with the soothing glow of a **Sankai Companion Lamp**, you may get yourself a loyal friend. Just, please do be quiet, you may startle her. \cxSaya's Notes:\c- \cfThere's a pile of these in my bedroom, you know. One for every time those two have pissed me off. It's scary that they know me so well, seriously.\c- diff --git a/lore/default/nana.txt b/lore/default/nana.txt index 587e217b2..554642b23 100644 --- a/lore/default/nana.txt +++ b/lore/default/nana.txt @@ -12,7 +12,7 @@ TXT \cxDate of Birth:\c- \cf 1907-07-07\c- \cxOccupation:\c- - \cf Housemaker\c- + \cf Homemaker\c- @@ -24,7 +24,7 @@ Being related to royalty, Nana has become quite famous on Japan, even appearing Nana has three children, who, like her, have also inherited the immortal blood of the moon princess: **Taro**, **Saya** and **Yui**. Each of them have been quite successful in their own exploits too, something Nana often extensively talks about, in a very proud manner. \cxSaya's Notes:\c- -\cfThe bestest mom in the world, not gonna lie. She may be strict at times, or get mad at me for staying up late (if she actually finds out, heh), but she really is the best. You haven't actually met her yet, Demo-chan, but I bet she'd really like you. I assure you she's real nice despite how scary she may look sometimes. She totally is not like Kaguya obaa-san, who I swear always has that aura about her that's like... no wonder guys are scared of her, always in constant fear of being CBT'd at any moment.\c- +\cfThe bestest mom in the world, not gonna lie. She may be strict at times, or get mad at me for staying up late (if she actually finds out, heh), but she really is the best. You haven't actually met her yet, Demo-chan, but I bet she'd really like you. I assure you she's real nice despite how scary she may look sometimes. She totally is not like Kaguya obaa-san, who I swear always has that aura about her that's like... no wonder people are scared of her.\c- TXT \cxFull Name:\c- \cf Nana Miyamoto\c- @@ -33,7 +33,7 @@ TXT \cxDate of Birth:\c- \cf 1907-07-07\c- \cxOccupation:\c- - \cf Housemaker\c- + \cf Homemaker\c- @@ -47,7 +47,7 @@ Nana has three children, who, like her, have also inherited the immortal blood o \cxSaya's Notes:\c- \cfOkaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all.\c- -\cfBy the way I did notice it, you know, when she hugged you, yes. She hasn't really tried to see other guys after dad was gone... But I think that maybe... she likes you kind of in a different way, y'know...\c- +\cfMan, I swear she's started making tuna pie more often just because of you. It's nice that you get to eat your favorite dish and all, but you should know that what you need in your diet is carbs, right?\c- TXT \cxFull Name:\c- \cf Nana Miyamoto\c- @@ -56,7 +56,7 @@ TXT \cxDate of Birth:\c- \cf 1907-07-07\c- \cxOccupation:\c- - \cf Housemaker\c- + \cf Homemaker\c- @@ -70,8 +70,6 @@ Nana has three children, who, like her, have also inherited the immortal blood o \cxSaya's Notes:\c- \cfOkaa-san is so happy that you're out there doing good work. It was nice to see that she likes you. I did tell you, after all.\c- -\cfOh yeah, during the wedding, with Kirin... remember that? Turns out I was right, after all. She's gone to the "other side" now. God, I envy you all, having missed the scene. Seeing mom right there, making out with Ashley-san's... I wish I could unsee it, but now they even plan to get married. Wouldn't that make Yu-chan and Ashley-san sisters? Like, the two are already a couple and all... It's going to be weird.\c- +\cfMan, I swear she's started making tuna pie more often just because of you. It's nice that you get to eat your favorite dish and all, but you should know that what you need in your diet is carbs, right?\c- -\cfWait... If that's the case, then... THEN KIRIN-KUN AND I... I'LL BECOME HIS AUNT???\c- - -\cf... on second thought, it doesn't really matter. I was already a sinner anyway, considering there's you, Ibuki and Meido. You're technically my children (and also Ibuki is my own clone), after all.\c- +\cfOh yeah, and what happened during the wedding... Man, that caught us by surprise. She went and got herself a girlfriend. And it was Ashley-san's mom, no less. It's still a bit awkward but... I guess it's fine since she's much happier now.\c- diff --git a/lore/default/novoskhana.txt b/lore/default/novoskhana.txt index c10462c3a..e619d2c1e 100644 --- a/lore/default/novoskhana.txt +++ b/lore/default/novoskhana.txt @@ -16,16 +16,14 @@ The **Empire of Novoskhana** was founded in 45306 BC by **Eternal Empress Sythan The societal structure of the empire is strictly matriarchal, all men exist only to serve their wives and provide them with children. In addition, most if not all women born in Novoskhana are raised for warfare, especially those of lower classes. Due to this fact, no one has dared to start any sort of war or conflict with the empire, as it is always at the ready to strike back, with its unstoppable armies of immortal warriors. -The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people "splitting off" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed **"Deviants"**, a term used for all those who do not obey the empire's laws. - -There are countless ways one could be labeled an "enemy of the state", among them, showing signs of "destabilizing the natural order of society", which includes but is not limited to: Men who reject marriage or having children, men who father another man as their first child, or are incapable of having any descendants, men who are witnessed maintaining relationships with other men, any individual who shares a name with the empress, any individual who "lives in disconnect from society" (usually used to refer to those who remain unemployed for extended periods of time, or who lack a home), women who do not contribute to war efforts, women who are seen maintaining relationships with other women, "divergent" individuals (term used for those that don't fall under the male/female binary), etc. +The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people "splitting off" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed **"Deviants"**, a term used for all those who do not obey the empire's strict laws. Two of the major bodies that split from the Empire are the **Kurenai Kingdom**, initially founded by the **Vexx Sisterhood** as a safe haven for enemies of the state, and the **Sykhai Empire**, an ironically named anarcho-communist collective founded by a branch of the Yanikov family that disagreed strongly with the "broken system" of the Empire. A large part of the free **Anarukon** population in the multiverse is contained in these two, while the rest have settled in various other places, including Earth. \cxSaya's Notes:\c- -\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Fucking... TERF empire. Wonderful, simply wonderful...\c- +\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Wonderful, simply wonderful...\c- -\cfYeah, I would never want to even get fucking close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... like... HOW IN THE FUCK are there still people in there??? WHO THE FUCK EVEN would want to live there at all???\c- +\cfYeah, I would never want to even get close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... Like, how anyone would want to live in there at all, under such an absurd dictatorship??\c- \cfOh, who am I kidding, of course there are people who'd be perfect with a shithole like that, there always are. If history has taught us anything, I mean... Yeah... Some people are shit enough to follow a leader like that, or worse...\c- TXT @@ -40,16 +38,14 @@ The **Empire of Novoskhana** was founded in 45306 BC by **Eternal Empress Sythan The societal structure of the empire is strictly matriarchal, all men exist only to serve their wives and provide them with children. In addition, most if not all women born in Novoskhana are raised for warfare, especially those of lower classes. Due to this fact, no one has dared to start any sort of war or conflict with the empire, as it is always at the ready to strike back, with its unstoppable armies of immortal warriors. -The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people "splitting off" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed **"Deviants"**, a term used for all those who do not obey the empire's laws. - -There are countless ways one could be labeled an "enemy of the state", among them, showing signs of "destabilizing the natural order of society", which includes but is not limited to: Men who reject marriage or having children, men who father another man as their first child, or are incapable of having any descendants, men who are witnessed maintaining relationships with other men, any individual who shares a name with the empress, any individual who "lives in disconnect from society" (usually used to refer to those who remain unemployed for extended periods of time, or who lack a home), women who do not contribute to war efforts, women who are seen maintaining relationships with other women, "divergent" individuals (term used for those that don't fall under the male/female binary), etc. +The Eternal Empress and her many daughters hold absolute power over all of Novoskhana, and make all important decisions, including the creation of new laws. Of all the various laws that have come from them, many have become so controversial that it has resulted in large groups of people "splitting off" from the empire to form their own separate nations. The Empress's eldest granddaughter, Executioner Eryukha Yanikov, personally directs (and often herself delivers) all punishment of citizens that are deemed **"Deviants"**, a term used for all those who do not obey the empire's strict laws. Two of the major bodies that split from the Empire are the **Kurenai Kingdom**, initially founded by the **Vexx Sisterhood** as a safe haven for enemies of the state, and the **Sykhai Empire**, an ironically named anarcho-communist collective founded by a branch of the Yanikov family that disagreed strongly with the "broken system" of the Empire. A large part of the free **Anarukon** population in the multiverse is contained in these two, while the rest have settled in various other places, including Earth. \cxSaya's Notes:\c- -\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Fucking... TERF empire. Wonderful, simply wonderful...\c- +\cfHoly shit, dude. If there ever was a contest for who's the most cartoonishly evil dictator in the history of the whole world, this fucker would get first place. Wonderful, simply wonderful...\c- -\cfYeah, I would never want to even get fucking close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... like... HOW IN THE FUCK are there still people in there??? WHO THE FUCK EVEN would want to live there at all???\c- +\cfYeah, I would never want to even get close to that place, holy fuck. I'd get my head yeeted clean off for pretty much ALL reasons or something, as soon as I set foot in there. What I really don't understand is... Like, how anyone would want to live in there at all, under such an absurd dictatorship??\c- \cfOh, who am I kidding, of course there are people who'd be perfect with a shithole like that, there always are. If history has taught us anything, I mean... Yeah... Some people are shit enough to follow a leader like that, or worse...\c- diff --git a/lore/default/onoke.txt b/lore/default/onoke.txt index 4275388a5..ed58b74bc 100644 --- a/lore/default/onoke.txt +++ b/lore/default/onoke.txt @@ -12,13 +12,13 @@ TXT \cxLocation:\c- \cf Kereshnovka\c- -In October of 2003, a fire broke out in the **Onoke Mansion**, at the outskirts of **Kereshnovka**, during a meeting between the **Imanaki** and **Onoke** families. When the firefighters arrived, they found everyone dead, all having been murdered in increasingly gruesome ways. The culprit was never found. +In October of 2003, a fire broke out in the **Onoke Mansion**, at the outskirts of **Kereshnovka**, during a meeting between the **Imanaki** and **Onoke** families. When the firefighters arrived, they found everyone dead, all having been poisoned and their bodies desecrated. The culprit was never found. There are many theories about what could have happened. Most point towards this having been the work of **Hynnykka the Great Witch**, a serial killer from centuries ago (or a possible successor), remarking on the fact that her last note could have the potential interpretation of having been directed towards these two powerful families ("everyone will die"). This is not only seen as a considerable stretch, but there are clear doubts that something like this could have been done by a single individual. Another theory points to ritual suicide, though there would be no clear explanation for why such a thing would be done in the first place. Both families were in quite good standing, and this reunion had been in celebration of the marriage between two of their members, marking the start of a very beneficial partnership. -Many other theories, each increasingly wilder and crazier than the last, mention possibilities such as attacks by cultists, the town's ghouls, or some sort of clearly planned assassination by rival families (of which none are actually known). +Many other theories, each increasingly wilder and crazier than the last, mention possibilities such as attacks by cultists, the town's ghouls, or some sort of clearly planned assassination by rival families (none of which were known to be involved). To this day, no one knows exactly what had happened then, and the case remains unsolved. Only one person survived this, **Tetsuya Imanaki**, CEO of **Imanaki Corp**, but solely because he had been absent from the event. diff --git a/lore/default/parthoris.txt b/lore/default/parthoris.txt index 9d2129020..f262b6570 100644 --- a/lore/default/parthoris.txt +++ b/lore/default/parthoris.txt @@ -17,4 +17,4 @@ When this world was first located, clear signs were found of it having gone thro \cxSaya's Notes:\c- \cfThere's a buncha stuff in here that's pretty interesting and I'm going to be keeping close watch on the livestream. This is pretty much the first time we're doing a full-on exploration here, you know, so I really REALLY want to see as much as possible of this place.\c- -\cfDunno if you're going to get any close to that one place, this "Lair of Malumax". I'm hella curious about it, the fact that somehow there's one guy with access to modern tech in this medieval fantasy wonderland.\c- +\cfDunno if you're going to get any close to that one place. I'm hella curious about it, the fact that somehow there's one guy with access to modern tech in this medieval fantasy wonderland.\c- diff --git a/lore/default/propulsor.txt b/lore/default/propulsor.txt index 059e2f1a7..2077b0775 100644 --- a/lore/default/propulsor.txt +++ b/lore/default/propulsor.txt @@ -17,7 +17,7 @@ The **JetBurst™ Impulsor** is one of the very first truly portable jetpack uni Thanks to its patented self-regenerating fuel cells, the unit is guaranteed to remain available for use for many years, needing only a constant supply of hydrogen (which may even come from just the air around itself). \cxSaya's Notes:\c- -\cfYou know, Ibuki used to have one of these too, back when she was in America doing all that stuff she was supposed to (and afterwards). She could fly and pull other crazy stunts and whatnot, but I guess you really can't, actually. I mean, I'm not exactly calling you fat or anything... but... well, you do weight 500kg, that is a fact.\c- +\cfYou know, Ibuki used to have one of these too, as part of the whole armored exoskeleton they gave her for the war back then. She could fly and pull other crazy stunts and whatnot, but I guess you really can't, actually. I mean, I'm not exactly calling you fat or anything... but... well, you do weight 500kg, that is a fact.\c- \cfSeriously... had I known almasteel is that heavy, I wouldn't have used such thick plating on your body, like, I kinda did say I wanted it "EXTRA THICC" when Misa asked me, as a bit of a meme, but she really took it way too seriously.\c- diff --git a/lore/default/saya.txt b/lore/default/saya.txt index ee073243b..f1575951c 100644 --- a/lore/default/saya.txt +++ b/lore/default/saya.txt @@ -21,20 +21,18 @@ TXT In 2010, together with her brother Taro, the two founded **Akari Labs**, where her first project was an autonomous house-cleaning robot, which would later evolve into the modern **Maidbot**, one of the most popular creations of their company. She also would devise many other types of robots, all driven by rather complex in-house AI that she had personally designed together with her brother. -In 2018, Saya "ceased to age", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that she would forever be stuck with her current physique, being "short and flat", something she absolutely hated. +In 2018, Saya "ceased to age", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that this meant she would outlive a lot of people in her life, and was not all too happy about that prospect. Saya would frequently be nicknamed **"Not-Tomoko"** around the net, in reference to a character from a popular manga series that people compared her with. It was noted that "in term of personality and looks, the resemblance is definitely there". Saya is well known for being quite blunt when talking to people, if she ever actually does so, as she's not very talkative in person. Online, however, she changes entirely, openly talking to anyone she comes across, casually shoving herself into random conversations, or extensively ranting about various topics, and debating fiercely with haters. -Saya is also known for being exaggeratedly flirty around attractive women, something which has resulted in many misunderstandings and awkward moments. She proudly states that she's "always horny on main", and never lets any chance to flirt with someone slip past her. She however remarks that this open flirting is "just a friendly thing, between friends". +Saya's way of speaking is rather uncouth at times, as she's known to casually swear on the regular in the middle of conversations. It is one among various of her bad habits that she has trouble addressing, and which have resulted in multiple misunderstandings and awkward situations. Nevertheless, she is always quick to apologize when called out. -Saya has many hobbies, including programming (her language of choice being **Haskell**), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called **My Maid Is A Sex Robot**, partially based around her experiences with dating **Meido Miyamoto**. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, **The Akari Project**, a story about teleportation experiments and interdimensional travel "that doesn't go to shit like all the others". Following the disaster on the **UAC** bases in regards to teleportation, she announced that she wished to make the Akari Project real, "just to fuck those idiots over". - -Currently, Saya has two girlfriends: Meido Miyamoto and **Ibuki Miyamoto**. Both of them being creations of her own, prompting people online to make incestuous remarks, which she frequently fights against. +Saya has many hobbies, including programming (her language of choice being **Haskell**), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called **My Wife Is A Maid Robot**, partially based around her experiences with dating **Meido Miyamoto**. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, **The Akari Project**, a story about teleportation experiments and interdimensional travel "that doesn't go to shit like all the others". Following the disaster on the **UAC** bases in regards to teleportation, she announced that she wished to make the Akari Project real, "just to fuck those idiots over". \cxSaya's Notes:\c- \cfYou like reading about me, don't you? I bet you do, silly. Alright, here's some more about me, just for you.\c- -\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. My top turn-ons are big tiddies, maids, femboys and heterochromia. My fav monster girl is the moth girl, and my waifu is Mashiro (specifically chapter 3 Mashiro, not the standard creepy yandere shotacon Mashiro, no thank you). Last thing: I may not shower very often, or use deodorant or anything, but I don't stink, I smell good, and people agree too, they say it's nice.\c- +\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. Also I love moth girls, they're cool and pretty. Oh, and maids, of course, and goth fashion, even though I'm too awkward to try dressing like that myself.\c- \cfWell, are you satisfied, Demo-chan? Have I sated your thirst for Saya Facts™? Good, then you should go back to work.\c- TXT @@ -54,20 +52,18 @@ TXT In 2010, together with her brother Taro, the two founded **Akari Labs**, where her first project was an autonomous house-cleaning robot, which would later evolve into the modern **Maidbot**, one of the most popular creations of their company. She also would devise many other types of robots, all driven by rather complex in-house AI that she had personally designed together with her brother. -In 2018, Saya "ceased to age", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that she would forever be stuck with her current physique, being "short and flat", something she absolutely hated. +In 2018, Saya "ceased to age", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that this meant she would outlive a lot of people in her life, and was not all too happy about that prospect. Saya would frequently be nicknamed **"Not-Tomoko"** around the net, in reference to a character from a popular manga series that people compared her with. It was noted that "in term of personality and looks, the resemblance is definitely there". Saya is well known for being quite blunt when talking to people, if she ever actually does so, as she's not very talkative in person. Online, however, she changes entirely, openly talking to anyone she comes across, casually shoving herself into random conversations, or extensively ranting about various topics, and debating fiercely with haters. -Saya is also known for being exaggeratedly flirty around attractive women, something which has resulted in many misunderstandings and awkward moments. She proudly states that she's "always horny on main", and never lets any chance to flirt with someone slip past her. She however remarks that this open flirting is "just a friendly thing, between friends". +Saya's way of speaking is rather uncouth at times, as she's known to casually swear on the regular in the middle of conversations. It is one among various of her bad habits that she has trouble addressing, and which have resulted in multiple misunderstandings and awkward situations. Nevertheless, she is always quick to apologize when called out. -Saya has many hobbies, including programming (her language of choice being **Haskell**), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called **My Maid Is A Sex Robot**, partially based around her experiences with dating **Meido Miyamoto**. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, **The Akari Project**, a story about teleportation experiments and interdimensional travel "that doesn't go to shit like all the others". Following the disaster on the **UAC** bases in regards to teleportation, she announced that she wished to make the Akari Project real, "just to fuck those idiots over". - -Currently, Saya has three girlfriends: Meido Miyamoto, **Ibuki Miyamoto** and the **Demolitionist**. All of them being creations of her own, prompting people online to make incestuous remarks, which she frequently fights against. +Saya has many hobbies, including programming (her language of choice being **Haskell**), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called **My Wife Is A Maid Robot**, partially based around her experiences with dating **Meido Miyamoto**. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, **The Akari Project**, a story about teleportation experiments and interdimensional travel "that doesn't go to shit like all the others". Following the disaster on the **UAC** bases in regards to teleportation, she announced that she wished to make the Akari Project real, "just to fuck those idiots over". \cxSaya's Notes:\c- \cfYou like reading about me, don't you? I bet you do, silly. Alright, here's some more about me, just for you.\c- -\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. My top turn-ons are big tiddies, maids, femboys and heterochromia. My fav monster girl is the moth girl, and my waifu is Mashiro (specifically chapter 3 Mashiro, not the standard creepy yandere shotacon Mashiro, no thank you). Last thing: I may not shower very often, or use deodorant or anything, but I don't stink, I smell good, and people agree too, they say it's nice.\c- +\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. Also I love moth girls, they're cool and pretty. Oh, and maids, of course, and goth fashion, even though I'm too awkward to try dressing like that myself.\c- \cfSatisfied? Good, but here's one last Saya Fact™ for ya: I love you, Demo-chan~\c- \cg♥\c- @@ -89,20 +85,20 @@ TXT In 2010, together with her brother Taro, the two founded **Akari Labs**, where her first project was an autonomous house-cleaning robot, which would later evolve into the modern **Maidbot**, one of the most popular creations of their company. She also would devise many other types of robots, all driven by rather complex in-house AI that she had personally designed together with her brother. -In 2018, Saya "ceased to age", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that she would forever be stuck with her current physique, being "short and flat", something she absolutely hated. +In 2018, Saya "ceased to age", due to the effects of the immortality she had inherited from her mother. She initially saw this as a blessing, allowing her to work on everything she ever wanted, without any time limits, but afterwards, remarked on the fact that this meant she would outlive a lot of people in her life, and was not all too happy about that prospect. Saya would frequently be nicknamed **"Not-Tomoko"** around the net, in reference to a character from a popular manga series that people compared her with. It was noted that "in term of personality and looks, the resemblance is definitely there". Saya is well known for being quite blunt when talking to people, if she ever actually does so, as she's not very talkative in person. Online, however, she changes entirely, openly talking to anyone she comes across, casually shoving herself into random conversations, or extensively ranting about various topics, and debating fiercely with haters. -Saya is also known for being exaggeratedly flirty around attractive women, something which has resulted in many misunderstandings and awkward moments. She proudly states that she's "always horny on main", and never lets any chance to flirt with someone slip past her. She however remarks that this open flirting is "just a friendly thing, between friends". +Saya's way of speaking is rather uncouth at times, as she's known to casually swear on the regular in the middle of conversations. It is one among various of her bad habits that she has trouble addressing, and which have resulted in multiple misunderstandings and awkward situations. Nevertheless, she is always quick to apologize when called out. -Saya has many hobbies, including programming (her language of choice being **Haskell**), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called **My Maid Is A Sex Robot**, partially based around her experiences with dating **Meido Miyamoto**. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, **The Akari Project**, a story about teleportation experiments and interdimensional travel "that doesn't go to shit like all the others". Following the disaster on the **UAC** bases in regards to teleportation, she announced that she wished to make the Akari Project real, "just to fuck those idiots over". +Saya has many hobbies, including programming (her language of choice being **Haskell**), collecting videogames (most of which she doesn't actually play), drawing, 3d modeling and writing. Her fascination with anime and manga got her to write her very own: a three-volume series called **My Wife Is A Maid Robot**, partially based around her experiences with dating **Meido Miyamoto**. It became so popular it managed to get its own anime adaptation years later. Saya also wrote a science fiction novel, **The Akari Project**, a story about teleportation experiments and interdimensional travel "that doesn't go to shit like all the others". Following the disaster on the **UAC** bases in regards to teleportation, she announced that she wished to make the Akari Project real, "just to fuck those idiots over". -Currently, Saya and her creations Meido Miyamoto, **Ibuki Miyamoto** and the **Demolitionist** are all engaged to **Kirin Xanai**, leader of the **Sykhai Empire** of **Akkou**. +Currently, Saya, as well as Meido Miyamoto, **Ibuki Miyamoto** and the **Demolitionist**, are all engaged to **Kirin Xanai**, leader of the **Sykhai Empire** of **Akkou**. \cxSaya's Notes:\c- \cfYou like reading about me, don't you? I bet you do, silly. Alright, here's some more about me, just for you.\c- -\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. My top turn-ons are big tiddies, maids, femboys and heterochromia. My fav monster girl is the moth girl, and my waifu is Mashiro (specifically chapter 3 Mashiro, not the standard creepy yandere shotacon Mashiro, no thank you). Last thing: I may not shower very often, or use deodorant or anything, but I don't stink, I smell good, and people agree too, they say it's nice.\c- +\cfMy favorite color is red, favorite animal is the otter and favorite dish is pepperoni pizza. Got that? Good, let's keep going then. I like a lot of music, including Industrial, Metal, Drone, Dark Ambient, and I guess Baroque Metal since Ashley-san's band is so good. I absolutely ABSOLUTELY despise peppers, and eggs (though I can make an exception for meringue, that shit's delicious). I also hate skirts. Make me wear a skirt and I'll punch you. I prefer pants a million times more, though it's best if they're not skin-tight, that stuff's weird. I don't like clothes being stuck to me like that, egh, so yeah, if it's nice and baggy, that's excellent, good shit. Alright, what else? My favorite editor is vim, and uh, btw I use Arch, I guess. Also I love moth girls, they're cool and pretty. Oh, and maids, of course, and goth fashion, even though I'm too awkward to try dressing like that myself.\c- \cfSatisfied? Good, but here's one last Saya Fact™ for ya: I love you, Demo-chan~\c- \cg♥\c- diff --git a/lore/default/sayabean.txt b/lore/default/sayabean.txt index d453a6551..fd39ecad3 100644 --- a/lore/default/sayabean.txt +++ b/lore/default/sayabean.txt @@ -14,11 +14,11 @@ TXT \cxHaunted:\c- \cf Very Yes\c- -**Haunted Saya Bean Plush** that eats your snacks and calls you a horny. +**Haunted Saya Bean Plush** that eats your snacks and calls you a nerd. This object isn't actually haunted. Or is it...? \cxSaya's Notes:\c- -\cfOK, considering who made it, I AM betting this thing's really haunted. And of course I can tell what this is referencing. How the fuck does she even know anyway? It has to be some reality bending nonsense again.\c- +\cfOK, considering who made it, I AM betting this thing's really haunted. And of course I can tell what this is referencing. Just how does she even know anyway? It has to be some reality bending nonsense again.\c- -\cfStill, it's beautiful... A work of art, yes. I'm sure you're squeezing it between your arms right now. Oh, I'll know. I will hear it giggle on stream when you do so.\c- +\cfStill, it's beautiful... A work of art, yes. I'm sure you won't resist its cuteness and you'll already be squeezing it between your arms. Oh, I'll know, I will hear it giggle on stream when you do so.\c- diff --git a/lore/default/sayasmug.txt b/lore/default/sayasmug.txt index 29fe7111a..7c74f5457 100644 --- a/lore/default/sayasmug.txt +++ b/lore/default/sayasmug.txt @@ -12,9 +12,9 @@ TXT \cxClassification:\c- \cf Customized Gift\c- -A customized coffee mug, which **Taro Miyamoto** gifted to his sister **Saya** on her 16th birthday, by personal request. The stencils on each side feature a picture of **Mashiro**, Saya's favorite character, with the text "MOTH PUSSY". +A customized coffee mug, once given as a birthday gift to **Saya Miyamoto** by her brother **Taro**, by personal request. The stencils on each side feature a picture of a moth girl, with the text "MOTH PUSSY" under it. When asked about what this references, the siblings simply said it was an "ancient meme". \cxSaya's Notes:\c- \cfMy love for moth girls is eternal, Demo-chan.\c- -\cfBy the way, I made sure to clean it before those two put it in their gacha nonsense, but you can probably still smell the last coffee I had. Black coffee, dark as my soul...\c- +\cfBy the way, I made sure to wash it thoroughly before those two put it in their gacha nonsense, just in case the demons could track you by the scent of coffee.\c- diff --git a/lore/default/serpentriders.txt b/lore/default/serpentriders.txt index cabdb3cb8..64e706797 100644 --- a/lore/default/serpentriders.txt +++ b/lore/default/serpentriders.txt @@ -44,3 +44,5 @@ It is unclear if these demons have an actual connection to the **Hell** of our o \cxSaya's Notes:\c- \cfLittle red riding hood back there was such an easy kill, I doubt someone "considerably stronger" would make much of a difference, don't you think? Besides, you're smart enough to not fall for anyone's tricks and traps, aren't ya. He doesn't stand a chance, huhu...\c- + +\cfPS: Still think it's stupid they call themselves serpent riders when only one of them rides one.\c- diff --git a/lore/default/silverbullet.txt b/lore/default/silverbullet.txt index bd0c7dac5..d322232ae 100644 --- a/lore/default/silverbullet.txt +++ b/lore/default/silverbullet.txt @@ -32,4 +32,4 @@ In order to compensate for its massive recoil, the weapon redirects a part of th \cxSaya's Notes:\c- \cfWhat was that quote again, "there is no kill like overkill"? Yeah, sounds about right for this thing.\c- -\cfThe fuck are you even supposed to hunt with it, wild tanks? I suppose... bigass beefy demons could also count, but you're going to just turn them all to fucking paste.\c- +\cfThe fuck are you even supposed to hunt with it, wild tanks? I suppose... bigass beefy demons could also count, but there's not going to be anything left of them other than a fine red mist.\c- diff --git a/lore/default/symnatek.txt b/lore/default/symnatek.txt index e670361fc..79daba603 100644 --- a/lore/default/symnatek.txt +++ b/lore/default/symnatek.txt @@ -21,4 +21,4 @@ As of this article's writing, Symnatek remains king in its home turf, managing e \cxSaya's Notes:\c- \cfAh yes, the well known strategy of "if we're losing money, just contribute to the military". Works every time, huh?\c- -\cfOh I bet you're going to think: "But Saya, who are you to talk, when you made Ibuki for the US military?", and to that I'll respond: "Who said I made her for them?"\c- +\cfYes I know it sounds hypocritical of me to say that, what with the stuff with Ibuki, and my collaborations with the EDF, and all that... But think about it, it's almost like it's inevitable, in this day and age, in this economy, that you have to do stuff like that to stay afloat, isn't it?\c- diff --git a/lore/default/taro.txt b/lore/default/taro.txt index 3efe506b7..04b480c3b 100644 --- a/lore/default/taro.txt +++ b/lore/default/taro.txt @@ -21,13 +21,11 @@ Born in 1985 to **Nana** and **Ryuji Miyamoto**, **Taro** is the oldest of three Taro is a highly skilled programmer, proficient in several languages, and has quite a lot of projects to his name, along with many contributions to notable open source projects, including the **Linux Kernel**. He's also a self-proclaimed "culture archivist", noting that he's basically a walking library when it comes to aspects of popular culture that for most are lost to time, thanks to the immortality inherited from his mother, and his strong memory. He's also quite popular online for his rather comedic anime reviews, under the persona of **"The Waifu Wizard"**. -In 2091, Taro was chosen to personally retrieve the **Red Oni**, **Ibuki Miyamoto**, after the events of the **White Scar**. Following the tracking signal of her collar, he easily located her, and was about to take her back to Japan when a young girl approached him. It was **Elena Yanikov XXI**, a scavenger who had befriended Ibuki during her time wandering that scorched wasteland. She asked Taro to bring her along, promising to "be a good girl". These words immediately made him accept her proposition. - -Not long after that, the two somehow started dating, eventually getting married in 2097. +In 2091, Taro was chosen to personally retrieve the **Red Oni**, **Ibuki Miyamoto**, after the events of the **White Scar**. Following the tracking signal of her collar, he easily located her, and was about to take her back to Japan when a young girl approached him. It was **Elena Yanikov XXI**, a scavenger who had befriended Ibuki during her time wandering that scorched wasteland. She asked Taro to bring her along, and he readily accepted. Not long after that, the two somehow started dating, eventually getting married in 2097. \cxSaya's Notes:\c- -\cfHOW IN THE NAME OF FUCK did my absolute loser of a brother get a girlfriend? I just don't understand. God, looking at the article after he's edited it, there's so much in there that's just him showing off, pathetic...\c- +\cfHOW EVEN did my absolute loser of a brother get a girlfriend? I just don't understand. God, looking at the article after he's edited it, there's so much in there that's just him showing off, pathetic...\c- -\cfYeah, he's that kinda guy. Acts like he's cool shit but once you get past his "amazing skills and achievements", he's just some asshole on the internet. I mean, I admit I kinda am to, a bit, but he's worse. I'd blame it on the fact he spent way too long on shitty forums.\c- +\cfYeah, he's that kinda guy. He loves to show off, what with all of his "amazing skills and achievements" and all. Not that I should be the one to complain when I'm also too proud at times of my own work. The two of us are alike a lot, it's why we're so close even if we fight sometimes over stupid shit. We're a pair of gremlins, and we're proud of it.\c- -\cfThough, he's also serious af when he wants. And at times like that he basically becomes the Tsukkomi to my Boke. If you don't know what that means you can go look it up, Demo-chan.\c- +\cfThough, all that aside, Taro-nii can be very serious when he needs to. And at times like that he basically becomes the Tsukkomi to my Boke. If you don't know what that means you can go look it up, Demo-chan.\c- diff --git a/lore/default/uac.txt b/lore/default/uac.txt index 4788c1295..2f546505c 100644 --- a/lore/default/uac.txt +++ b/lore/default/uac.txt @@ -29,9 +29,9 @@ In early 2148, with the UAC not having learned their lesson, teleportation exper What happened then was the beginning of what's been called the **Doom Episodes**. As was told by the UAC following these events, one lone marine managed to, by his lonesome, defeat all the invading forces, taking the fight even to Hell itself. However, the exploits of the so-called **Doom Marine** only served to enrage the archdemon generals even more, and that's when the invasion of Earth began. Although most have seen this as "the end of the world as we know it", the UAC still sends a message of hope to all, saying that all will be resolved. \cxSaya's Note:\c- -\cfOh, the "great and mighty" UAC, bunch of shit-eating capitalist pigs, that's what they are. Look right here, this is what unchecked capitalism does to you, y'all. Yeah, you can guess by now that I fucking hate these people.\c- +\cfOh, the "great and mighty" UAC, bunch of capitalist pigs, that's what they are. Look right here, this is what unchecked capitalism does to you, y'all. Yeah, you can guess by now that I hate these people with the rage of a thousand suns.\c- -\cfSo... Illegal military experiments? Check. Fucking around with interdimensional travel? Check. Potentially causing the end of the world? Also check. These fuckers really ARE a stereotypical evil megacorp, fucking hell...\c- +\cfSo... Illegal military experiments? Check. Fucking around with interdimensional travel? Check. Potentially causing the end of the world? Also check. These bastards really ARE a stereotypical evil megacorp, fucking hell...\c- \cfBut you know what? I'm not going to sit on my ass and wait for their supposed "problem fixer" legendary hero soldier boy to fix it all up. As if THAT is going to happen. No, this is precisely why YOU are here, Demo-chan. This is what you are destined to change (wow ok I'm starting to sound a bit uhhhh, cliche-y here). But yeah, we've prepared you for it, you are the ultimate combat robot, the pride of Akari Labs and all that jazz, you CAN save the world, I'm sure of it.\c- TXT diff --git a/lore/default/unissix.txt b/lore/default/unissix.txt index 7af5ac7c7..74918dbee 100644 --- a/lore/default/unissix.txt +++ b/lore/default/unissix.txt @@ -49,10 +49,6 @@ Misa and her wife stayed in the island until 2108, when they were notified about \cfOh yeah, also Misa is one hell of a pro gamer, holy shit. Anything I got her to play, she would just blaze through like it was nothing. Yeah, even THOSE games. It's fun to watch her, and she's specially fond of adventure stuff, I guess because it's the kinda thing she could never do irl.\c- -\cfAlso, funny story. The first time I visited them when they were in Sankaideriha, Misa gave me one hell of a scare with that sudden transformation she went through. It's like... she was a completely different person entirely. Like, I had never seen her so happy before, it was really something else, and honestly I was also happy for her too. Ah, and then that other thing happened, when uhhh... we went to a hot springs together. I... accidentally... saw... down there, yeah...\c- +\cfAlso, funny story. The first time I visited them when they were in Sankaideriha, Misa gave me one hell of a scare with that sudden transformation she went through. It's like... she was a completely different person entirely. Like, I had never seen her so happy before, it was really something else, and honestly I was also happy for her too.\c- -\cfGod, no wonder I could hear Zana-sama across the house when they'd go at it. Ah... you lucky devil...\c- - -\cfYes, that was when they were staying at my place. They're not the first I hear do it like wild beasts, actually. Yu-chan and that big tiddy goth gf of hers, they're quite something too. Seriously, no one knows that from my bedroom you can perfectly hear whatever's happening in the guest room. Dunno why, some sort of acoustics fuckery or something, but yeah.\c- - -\cf(I wish I could unhear the unholy noises Taro-niisan emitted when he brought Ellen-san, though)\c- +\cfGod, they just are the cutest of couples. I can't stop saying it.\c- diff --git a/lore/default/voicebox.txt b/lore/default/voicebox.txt index 73a2caeb0..58d1eeb2f 100644 --- a/lore/default/voicebox.txt +++ b/lore/default/voicebox.txt @@ -17,7 +17,7 @@ The **Loudboi** is a simple and lightweight device for AI units. Easy to install The **Akari Labs** community offers a variety of custom-made voice packs for this device, too. Please visit our forums for more information. \cxSaya's Notes:\c- -\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, just without the tiddy.\c- +\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, but in cute robot form.\c- TXT \cxDesignation:\c- \cf Loudboi Voicebox\c- @@ -31,6 +31,6 @@ The **Loudboi** is a simple and lightweight device for AI units. Easy to install The **Akari Labs** community offers a variety of custom-made voice packs for this device, too. Please visit our forums for more information. \cxSaya's Notes:\c- -\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, just without the tiddy.\c- +\cfHeh... I just love that cute voice you've got, it's a perfect complement to that sassy personality of yours. And what amuses me the most is how quickly you picked up all our little quirks and mannerisms, especially Ibuki's. In a way it's almost like you're sometimes a smol version of her, but in cute robot form.\c- -\cfUpdate: And then... Your true vocal chords as a maidbot came to be, no filters or anything, and my love for your charming voice only increased. My heart melts at the sound of it, hehehe...\c- +\cfUpdate: And then... Your true vocal chords as a maidbot came to be, no filters or anything, and my love for your charming voice only increased. My heart melts at the sound of it, seriously...\c- diff --git a/lore/default/wallbuster.txt b/lore/default/wallbuster.txt index 24022c490..cdaa5fab6 100644 --- a/lore/default/wallbuster.txt +++ b/lore/default/wallbuster.txt @@ -30,10 +30,8 @@ Taking into account the semi-automatic nature of the weapon, allowing for a quic \cfTechniques:\c- True to its name, you can destroy all sorts of obstacles along the way, provided you're dealing enough damage relative to their size (requiring secondary or tertiary fire). This even includes locked doors, so you won't have to bother with key hunting anymore. \cxSaya's Notes:\c- -\cfOK so, this ballbusting hunk of metal. Yeah, now ain't that some good shit...\c- +\cfOK so, this hunk of metal. Yeah, now ain't that some good shit...\c- \cfDon't worry about reloading this taking a long-ass time, btw. DemolitionOS comes with a quick reload routine that'll make it nice and easy for you. The ammo will be queued up in your Hammerspace, and then all you have to do is hold out your hand above the barrels, and they'll get deployed right inside, takes around 10 seconds to top it up, more or less. Nifty, huh? Taro did most of the work on that, so yeah, you can thank him.\c- -\cfOh and... y'know... this whole thing, that name and all, kinda makes me think of grandma a bit. I mean, if you change the first letter... Oh, do you hear those drums and that guitar? 'cause I sure do...\c- - -\cfOld Days~ ♪\c- +\cfOh and... y'know... this whole thing, that name and all... Well, the joke already makes itself.\c- diff --git a/lore/default/wararmor.txt b/lore/default/wararmor.txt index 5e5c6ac01..1e250435a 100644 --- a/lore/default/wararmor.txt +++ b/lore/default/wararmor.txt @@ -20,4 +20,4 @@ This piece of armor offers a massive reduction to incoming damage of basic eleme \cxSaya's Notes:\c- \cfNerdboi and his "armor analysis" once again. This guy, seriously... Life isn't a goddamn videogame, so please PLEASE stop talking in terms like "damage units" and "reduction factors".\c- -\cfAaaaanyway, Misa makes some pretty nifty stuff. I feel that it's a bit redundant that you're wearing armor made of the same stuff as your chassis. I mean, a robot wearing armor... yeah, why not? Protection is always important, huhu...\c- +\cfAaaaanyway, Misa makes some pretty nifty stuff. I feel that it's a bit redundant that you're wearing armor made of the same stuff as your chassis. I mean, a robot wearing armor... Well, nothing wrong with some extra protection, I guess.\c- diff --git a/lore/default/whitelady.txt b/lore/default/whitelady.txt index e46eae8a1..6be501f4f 100644 --- a/lore/default/whitelady.txt +++ b/lore/default/whitelady.txt @@ -23,22 +23,9 @@ Despite her gentle appearance, she's quite deadly, being able to quickly tear he The White Lady has worked for many individuals and organizations over the years, but recently, she's been hired by the **University of Nos-Kora** in order to collaborate with the **Demolitionist** in their missions. -Demolitionist, this message is for you. Your love for the **Mashiro Plush** from our **Lucky Chanceboxes** has made her contract effective, and thus, whenever you have a **Sankai Companion Lamp** in your possession, the White Lady shall readily work alongside you, and slay any enemies you may encounter. +Demolitionist, this message is for you. Your love for the **Moth Girl Plush** from our **Lucky Chanceboxes** has made her contract effective, and thus, whenever you have a **Sankai Companion Lamp** in your possession, the White Lady shall readily work alongside you, and slay any enemies you may encounter. \cxSaya's Notes:\c- +\cfPlease excuse me while I have a moment to wild out over the fact that moth girls actually exist.\c- + \cfGHFFFSDFHDGKHDFDKHGSFHFHGSFSH\c- - -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- -\cfMOTH GIRLS ARE REAL\c- - -\cfI AM SO FUCKING BUILDING A GODDAMN SPACE SHIP TO TRAVEL TO THAT PLANET, FUCK THE LAWS, FUCK THE WHITE SCAR TREATY, FUCK EVERYTHING, I WANT TO SEE THE MOTH GIRLS. I'M BRINGING ALONG ALL THE LAMPS I CAN FIND, I'M BUILDING A FUCKING HAREM.\c- diff --git a/lore/default/whitescar.txt b/lore/default/whitescar.txt index 8363df914..b39e8376a 100644 --- a/lore/default/whitescar.txt +++ b/lore/default/whitescar.txt @@ -16,7 +16,7 @@ In June of 2073, the **Nukuri Seventh World War** began. It was one more attempt There were many losses on both sides, including civilians, in a chaotic confrontation between people who, not long before, had been peacefully allied for half a century. In three years, the vastly superior Nukuri armies neutralized all opposition, and set their sights on the very heart of the country. Wishing to "slay the beast from within", a small team managed to locate and capture the president. He was given one last choice, right there and then. He could either surrender and publicly apologize for his affront to the empire, or he could refuse, and watch as the **Emperor's Wrath** falls down upon him. -He chose the latter option, and what followed was nothing short of unimaginably despicable and cruel. All Nukuri forces retreated, and they evacuated any remaining civilian Nukuri who still remained. Then, in an instant, a succession of blinding flashes of scorching light reduced the whole United States territory to ashes, coming from the experimental orbital weapon the empire had built many years prior. It was its very first test fire, and the actual scale and effects of it were not yet known. Some say that the apocalyptic effects it had were not truly intended, that the plan was not to put an end to all life, but rather only cause destruction on a more "technical" level, disabling all electronic devices and machinery. Suffice to say, when the lead designer of this weapon, **Zanaveth Nekuraku I**, saw what had happened, he suffered a severe mental breakdown, and disappeared from the public eye for many years. +He chose the latter option, and what followed was nothing short of unimaginably despicable and cruel. All Nukuri forces retreated, and they evacuated any remaining civilian Nukuri who still remained. Then, in an instant, a succession of blinding flashes of scorching light reduced all major cities across the United States territory to ashes, coming from the experimental orbital weapon the empire had built many years prior. It was its very first test fire, and the actual scale and effects of it were not yet known. Some say that the apocalyptic effects it had were not truly intended, that the plan was not to put an end to all life, but rather only cause destruction on a more "technical" level, disabling all electronic devices and machinery. Suffice to say, when the lead designer of this weapon, **Zanaveth Nekuraku I**, saw what had happened, he suffered a severe mental breakdown, and disappeared from the public eye for many years. With this attack, the flames of the war against the empire only got stronger. In addition, all the remaining Nukuri on Earth were forced to leave, and with the exception of a select few countries, the **White Scar Treaty** was signed almost unanimously, putting an end to half a century of Nukuri contributions to the evolution of our science and technology. Those who had signed had to reject anything made by them, and no longer make any contact with any member of their species. In addition, they were no longer allowed to remain on their Moon colony either, forcing the **Luna Research Institute** to close its doors after almost four thousand years. @@ -31,6 +31,6 @@ These two countries were host to powerful corporations that had been long time p No further attempts have been made ever since to try once again to reestablish the former alliance, not even during many major events that would threaten Earth once again, where they would have gladly come to our aid as they had done in the **Luna Event** of 2021. Earth was, in addition, barred from the possibility of entering the X'Animen Coalition due to this fierce opposition. \cxSaya's Notes:\c- -\cfLo and behold, here it be, the darkest moment in human history (to date). Seriously, it fucks me up thinking again about what had happened, it was some awful shit. Like, not just the whole fucking burnination of an entire country, but also what was going down on the other side too, all the stuff Zana-sama told me about.\c- +\cfLo and behold, here it be, the darkest moment in human history (to date). Seriously, it fucks me up thinking again about what had happened, it was some awful shit. Like, not just the whole burnination of an entire country, but also what was going down on the other side too, all the stuff Zana-sama told me about.\c- -\cfI mean, sure, from this one can guess that the Nukuri were anything but peaceful, but that's not even half of it. The empire, the fucking empire, it was all the goddamn stinking bitch-ass piece of shit empire. Fucking, megalomaniacal evil-ass genocidal shithead emperor running the show, doing whatever the fuck he wanted. All those wars, it was all people who wanted him gone, and he'd crush them, over and over, with no remorse. He ran the place, and he could do whatever he wanted to them, like the ugly bastard he was. Yeah, I heard all of it. The mass executions, going as far as to bringing not one, but TWO whole races to extinction, yeah, THAT was sure fucked up. Oh but what about, torturing and massacring people who were seen as "traitors" and "deviants", huh? Yeah, that shit too. Zana-sama lost a lot of her family because of that. Ugh, I swear, one day I'm going to nail down where that bastard was yeeted to, just so I can kick him into paste. I'll obviously start with the balls, for sure, that one's for the other thing he did, which I'm not going to talk about here because I mean, holy fuck, this got dark (and it gets even darker). I have GOOD reasons to hate someone as fucking disgustingly vile as this motherfucker, hell, "motherfucker" is not even close there, considering what he did. Yeah, I think you get the hint now, do you? I bet you'd want to get your hands on him too. God damn if only those crazy guys hadn't yeeted him into space...\c- +\cfI mean, sure, from this one can guess that the Nukuri were anything but peaceful, but that's not even half of it. The empire, the fucking empire, it was all the goddamn stinking empire. That megalomaniacal evil-ass emperor running the show, doing whatever he wanted. All those wars, it was all people who wanted him gone, and he'd crush them, over and over, with no remorse. He ran the place, and he could do whatever he wanted to them. Yeah, I heard all of it. The executions, the torturing and massacring of people who were seen as "traitors" and "deviants"... Zana-sama lost a lot of her family because of that. I seriously hate that stuff like this keeps happening all over the world...\c- diff --git a/lore/default/xanimen.txt b/lore/default/xanimen.txt index b4e68a398..099d78f0d 100644 --- a/lore/default/xanimen.txt +++ b/lore/default/xanimen.txt @@ -48,7 +48,7 @@ The second most populated system, and with the most inhabited planetary bodies. \cfNekemekya:\c- A semi-artificial planet covered by a large metallic shell. It is home to **Ix Nemeke**, and the **Mekyon**, a race of mechanical beings he had created. -\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the unfairly adorable bunny-like **Xeura** race, along with **Ix Xeuriges**, their creator. +\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the lagomorph-like **Xeura** race, along with **Ix Xeuriges**, their creator. \cfUrai, Erusa, Sethia:\c- A trio of gas giants rich in valuable materials. The exploitation of these resources is currently contested by members of the system. @@ -94,7 +94,7 @@ In addition, two other systems were considered for joining in. Negotiations fell \cxSaya's Notes:\c- \cf"Negotiations fell apart" is one way to put it. God, imagine... just IMAGINE for a moment that things had gone better. We would be part of a huge interplanetary alliance! That stuff is like... straight out of some sci-fi novel or something.\c- -\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fuck is up with that??? It's like some crazy overly creative elementary schooler came up with all that shit. Fucking hell. Did a god really do that? Or... is it just the most ridiculous fucking coincidence imaginable...?\c- +\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fresh heck is up with that??? It's like some overly creative elementary schooler came up with all of that. Did a god really do that? Or... is it just the most ridiculous coincidence imaginable...?\c- \cfI don't even know, Demo-chan... at this point, anything could be, from what I've seen out there.\c- TXT @@ -142,7 +142,7 @@ The second most populated system, and with the most inhabited planetary bodies. \cfNekemekya:\c- A semi-artificial planet covered by a large metallic shell. It is home to **Ix Nemeke**, and the **Mekyon**, a race of mechanical beings he had created. -\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the unfairly adorable bunny-like **Xeura** race, along with **Ix Xeuriges**, their creator. +\cfXeryuga:\c- A highly hostile magma-filled hellscape planet, inhabited by the lagomorph-like **Xeura** race, along with **Ix Xeuriges**, their creator. \cfUrai, Erusa, Sethia:\c- A trio of gas giants rich in valuable materials. The exploitation of these resources is currently contested by members of the system. @@ -197,7 +197,7 @@ In addition, one other system was considered for joining in, however negotiation \cxSaya's Notes:\c- \cf"Negotiations fell apart" is one way to put it. God, imagine... just IMAGINE for a moment that things had gone better. We would be part of a huge interplanetary alliance! That stuff is like... straight out of some sci-fi novel or something.\c- -\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fuck is up with that??? It's like some crazy overly creative elementary schooler came up with all that shit. Fucking hell. Did a god really do that? Or... is it just the most ridiculous fucking coincidence imaginable...?\c- +\cfBy the way, I don't know if you've just skimmed through it or actually read the whole thing, but did you SEE the entry on that one planet? What the fresh heck is up with that??? It's like some overly creative elementary schooler came up with all of that. Geez. Did a god really do that? Or... is it just the most ridiculous coincidence imaginable...?\c- \cfI don't even know, Demo-chan... at this point, anything could be, from what I've seen out there.\c- diff --git a/lore/default/xekke.txt b/lore/default/xekke.txt index 9cb951456..cc9b670eb 100644 --- a/lore/default/xekke.txt +++ b/lore/default/xekke.txt @@ -25,6 +25,4 @@ Of the people themselves, what is first noted is their eloquence. The Xekkas lan \cxSaya's Notes:\c- \cfI've only seen pics of the place, from Zana-sama. It's definitely cool, all those rocky mountains, the sprawling cities around them, the lakes and waterfalls, the volcanic areas with huge rivers of magma and PEOPLE BATHING IN IT (holy shit)...\c- -\cfAnd yeah, that's basically Maruku-sama's home right there. She's got the whole family and everything in there, including her... mom. Oh my fucking god don't even get me started on her mom. I'll just end up curled up in a corner again thinking about THAT one time.\c- - -\cfCan't believe a fucking five meter tall hot milf goddess proposed to have sex with me right there and then jesus fuck holy shit why did I have to fucking pass out I could have had THE BEST SEX OF MY FUCKING LIFE WITH THE MOTHERFUCKING GODDESS OF LUST.\c- +\cfAnd yeah, that's basically Maruku-sama's home right there. She's got the whole family and everything in there. Heh, she even told me that being surrounded by titans makes her less self-conscious about being so huge.\c- diff --git a/lore/default/ynykron.txt b/lore/default/ynykron.txt index 72178e2e8..517cd6289 100644 --- a/lore/default/ynykron.txt +++ b/lore/default/ynykron.txt @@ -34,11 +34,11 @@ It should be noted that this weapon's usage is highly restricted. Special permis \cxSaya's Notes:\c- \cfSometimes I wonder if Misa actually realizes the dangers of the stuff she makes. This thing... it's maybe a bit too much, you know... Even compared to all the other stuff in the arsenal. I still ended up accepting it, anyway, because you know how I am, and how cute Misa is. I can't say no to that face. Besides, she made it for us, specifically.\c- -\cfSo yeah, here it is, "God's Cumshot" in all its glory. A motherfucking blast of blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c- +\cfSo yeah, here it is, the "Divine Fury" in all its glory. A blast of goddamn blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c- \cfAlso, that alternate mode... I know you'll probably do it anyway out of curiosity. Just... be careful, okay?\c- -\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this fucking thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c- +\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c- TXT \cxDesignation:\c- \cf Ynykron Artifact\c- @@ -69,12 +69,12 @@ It should be noted that this weapon's usage is highly restricted. Special permis \cxSaya's Notes:\c- \cfSometimes I wonder if Misa actually realizes the dangers of the stuff she makes. This thing... it's maybe a bit too much, you know... Even compared to all the other stuff in the arsenal. I still ended up accepting it, anyway, because you know how I am, and how cute Misa is. I can't say no to that face. Besides, she made it for us, specifically.\c- -\cfSo yeah, here it is, "God's Cumshot" in all its glory. A motherfucking blast of blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c- +\cfSo yeah, here it is, the "Divine Fury" in all its glory. A goddamn blast of blinding whiteness that just... absolutely fucking obliterates everything it's aimed at. Sure is a weapon, huh?\c- \cfAlso, that alternate mode... I know you'll probably do it anyway out of curiosity. Just... be careful, okay?\c- -\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this fucking thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c- +\cfOh, and just so you know, this thing is the reason why I make backups of your core before every mission. With any other weapon, I wouldn't be worried 'cause your body's pretty damn resilient, but this thing is on a different level entirely. I gotta say it again, BE VERY CAREFUL. If you get caught in the blast you're gone forever, got it?\c- -\cfPS: We've confirmed it (well, Misa did, directly), this thing is effective against gods too. Not enough to kill, but it does have some very... notable destructive effects. Pretty crazy story, right? The next day after our wedding, Misa just popped up carrying her personal Ynykron and challenged the fucking goddess of war to a duel, right there and then. She ate up the whole damn blast, burned through most of her body leaving bones exposed. After that very painful experience, Misa was declared the second strongest warrior in the fucking universe, just like that. Oh yeah, and Erika described the experience as "being struck by a condensed supernova". That's metal as fuck.\c- +\cfPS: We've confirmed it (well, Misa did, directly), it is effective against gods too. Not enough to kill, but it does have some very... notable destructive effects. Pretty crazy story, right? The next day after our wedding, Misa just popped up carrying her personal Ynykron and challenged the goddess of war herself to a duel, right there and then. She ate up the whole damn blast, burned through most of her body leaving bones exposed. After that very painful experience, Misa was declared the second strongest warrior in the universe, just like that. Oh yeah, and Erika described the experience as "being struck by a condensed supernova". That's metal as hell.\c- -\cfAh... and I think this will be the last time we can use ours in a mission. Misa wants nothing to do with this anymore. Once it's all over we have to deliver it to her for destruction. A shame, but come on, I totally understand, this kind of weapon shouldn't exist.\c- +\cfAh... and I think this will be the last time we can use ours in a mission. Misa wants nothing to do with this anymore. Once it's all over we have to deliver it to her for destruction, and I totally understand, this kind of weapon maybe shouldn't exist.\c- diff --git a/lore/default/yui.txt b/lore/default/yui.txt index a50ba9fb0..11417cb3b 100644 --- a/lore/default/yui.txt +++ b/lore/default/yui.txt @@ -28,8 +28,6 @@ All of this was clearly never going to happen, and she knew it, but one day, the After the concert, she excitedly lined up to get an autograph, and that's when the impossible became possible. Once in front of the **"Stylish Witch of the West"**, Yui nervously asked her, but what she got instead were some words that left her frozen in place: "You're a very cute gal. Wanna go out with me?". Suffice to say, the two are now happily married. \cxSaya's Notes:\c- -\cfghfjksdhfsjkghsdkfjsfgj I was so happy for her but also JEALOUS, YES, VERY JEALOUS. God when that happened I thought she was going to pass out, big tiddy goth gf asking her out like that out of the blue, holy fucking shit...\c- +\cfghfjksdhfsjkghsdkfjsfgj I was so happy for her, but god, when that happened I thought she was going to pass out, cool goth witch asking her out like that out of the blue, good lord...\c- -\cfSo apparently, Yu-chan is EXACTLY her type, talk about a crazy coincidence, huh? A match made in fucking heaven right there. Honestly, this stinks so much of cliche-y love-at-first-sight romance that, whew... I bet it's hard to believe such a story. Ashley-san even jokingly said that "love at first sight" is something that runs in her family. Pffff...\c- - -\cfDamn her, having a hot big tiddy goth gf all for herself... I really was jealous. Well, I was, until I had Ibuki, heheheheh.\c- +\cfSo apparently, Yu-chan is EXACTLY her type, talk about a crazy coincidence, huh? A match made in heaven right there. Honestly, this stinks so much of cliche-y love-at-first-sight romance that, whew... I bet it's hard to believe such a story. Ashley-san even jokingly said that "love at first sight" is something that runs in her family. Pffff... Come on...\c- diff --git a/lore/default/zanaveth2.txt b/lore/default/zanaveth2.txt index 202a11bb3..9e7960ec6 100644 --- a/lore/default/zanaveth2.txt +++ b/lore/default/zanaveth2.txt @@ -36,9 +36,9 @@ Since the formation of the **Nahkami Unified Government** in 2108, Zanaveth II h \cxSaya's Notes:\c- \cfAhhhhhh, damn. She really is the sweetest and cutest gal I've ever met, let me tell ya. And it's one hell of an achievement for me to get this alien cutie to become a complete weeb too, heh...\c- -\cfOh man, meeting her was the best christmas gift ever. And also her smol cinnamon roll of a wife, too, huhuhu... Lucky devil, getting herself a girl like that. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY FUCKING ADORABLE.\c- +\cfOh man, meeting her was the best christmas gift ever, and also her precious lil' cinnamon roll of a wife, too. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY ADORABLE.\c- -\cfNowadays with the White Scar bullshit, we haven't been in touch much. Misa managed to visit a couple times, but it really wasn't the same, and I could tell that she wasn't enjoying it either. Yeah, fuck all that, I hope it ends someday and I can get the two in here again.\c- +\cfNowadays with the White Scar bullshit, we haven't been in touch much. Misa managed to visit a couple times, but it really wasn't the same, and I could tell that she wasn't enjoying it either. Yeah, I hope it ends someday and I can get the two in here again.\c- TXT \cxFull Name:\c- \cf Zanaveth Nekuraku II\c- @@ -73,6 +73,6 @@ As of 2171, Zanaveth II has also been involved in negotiations with the **Anaruk \cxSaya's Notes:\c- \cfAhhhhhh, damn. She really is the sweetest and cutest gal I've ever met, let me tell ya. And it's one hell of an achievement for me to get this alien cutie to become a complete weeb too, heh...\c- -\cfOh man, meeting her was the best christmas gift ever. And also her smol cinnamon roll of a wife, too, huhuhu... Lucky devil, getting herself a girl like that. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY FUCKING ADORABLE.\c- +\cfOh man, meeting her was the best christmas gift ever, and also her precious lil' cinnamon roll of a wife, too. It was hella fun to hang out with them, especially because of how excited Zana-sama was about everything around the city. She was like a little kid in a candy shop at times. ABSOLUTELY ADORABLE.\c- -\cfNow that the White Scar trash garbage is going to get all torn to shreds, I'm definitely looking forward to seeing her around once again. God, when she popped up after the wedding with Kirin-kun I almost broke down crying. I missed her so goddamn much, like... seriously.\c- +\cfNow that the White Scar trash treaty is going to get all torn to shreds, I'm definitely looking forward to seeing her around once again. God, when she popped up after the wedding with Kirin-kun I almost broke down crying. I missed her so much, like... seriously.\c- diff --git a/lore/default/zanaveth3.txt b/lore/default/zanaveth3.txt index 324e8c807..bfef4ec98 100644 --- a/lore/default/zanaveth3.txt +++ b/lore/default/zanaveth3.txt @@ -21,7 +21,7 @@ TXT **Zanaveth Nekuraku III** is the sole daughter of **Zanaveth Nekuraku II** and **Misa Azadeku Unissix**. She spent most of her early childhood on Earth, where she was born, though her and her family had to move back to **Nahkami** once she turned four, since by law, she had to study at a Nukuri school. It was in school that the young child began to have notable issues. -Zanaveth III was a frequent victim of bullying by her classmates, due to her odd personality and mannerisms, this was further intensified due to the effects of her Yikazoroi (lit. "Stress Burst"), a disorder prevalent among Nukuri children (though only developed by 1 in 200), which caused the constant bullying to eventually result in violent outbursts, which then further intensified the bullying. Due to the inaction of the school staff at the time, her mother sued them, and she had to be moved to a different school across the province. +Zanaveth III was a frequent victim of bullying by her classmates, due to her odd personality and mannerisms. Due to the inaction of the school staff at the time, her mother opted to move her to a different school across the province. In the wake of the **Nukuri Seventh World War**, Zanaveth III and her parents fled temporarily to **Sankaideriha**, aided by a friend of the Nekuraku family. During their stay there, it would be noted that their child had difficulty settling in, citing that being there gave her "mind shock". A formal diagnosis noted that she was reacting negatively to the natural flux of magic within the island, and it was suggested that she stayed with someone else, outside the island. The two eventually would put Zanaveth III in the care of **Saya Miyamoto**, a friend her mother had made during her first visit to Earth. @@ -32,9 +32,9 @@ In 2120, Zanaveth III enrolled in the **University of Nos-Kora**, taking on the During her stay on Earth, Zanaveth III has had quite a noteworthy history on social media and online forums, arising from her strange personal dialect of English and nonsensical ramblings. Saya Miyamoto has come to label her as **Chuunibyou**, an old Japanese term used to denote the kind of traits she shows, such as the noted self-importance and desire to stand out, along with pretending to have special powers / possess arcane knowledge, and other fanciful sentiments. \cxSaya's Notes:\c- -\cfLil' chuuni Zana-chan. Sure, she may look cold and distant and antisocial and stuff, but that really can be blamed on how shit people have been to her. God I wish I could just beat up all of her bullies. I remember how she'd often come to me crying, all angry and frustrated after getting into trouble and I'd just sit her down on my lap and give her headpats and hugs. Ahhhhh... really made me feel like a mommy right there.\c- +\cfLil' chuuni Zana-chan. Sure, she may look cold and distant and antisocial and stuff, but that really can be blamed on how shit people have been to her. God I wish I could just beat up all of her bullies. I remember how she'd often come to me crying, all angry and frustrated after getting into trouble and I'd just sit her down on my lap and give her headpats and hugs. I'm basically like a cool auntie to her, hehe.\c- -\cfI miss that stuff, I really do. Petting that soft fluffy blue hair of hers. Wish I knew what she's up to now, that whole thing of "world domination" totally does sound like her thing wwwww\c- +\cfI miss that stuff, I really do. Petting that soft fluffy blue hair of hers, listening to all of her stories, how she'd show me all the cool drawings of her characters and all that. Wish I knew what she's up to now, that whole thing of "world domination" totally does sound like her thing wwwww\c- \cfWell, if she comes here to Earth I'd welcome my new chuuni overlord with open arms.\c- TXT @@ -67,8 +67,6 @@ During her stay on Earth, Zanaveth III has had quite a noteworthy history on soc During a moment of confusion immediately after the demonic invasion of 2148, Zanaveth III made her appearance on Earth, setting forth a rather nonsensical plan for world domination, which backfired due to internal conflicts with one of her "henchmen". Following this defeat, she managed to evade the authorities for some time, hiding at the **Akari Labs** headquarters, but had to eventually return to Nahkami. \cxSaya's Notes:\c- -\cfAh, my precious little chuuni. It was such a surprise to see her pop up at my place out of nowhere like that, gave me a good scare. But there we were once again, reunited like in the old times. She was covered in bruises and burns and her makeup was all over the place from crying, poor thing. I gave her lots of hugs and pets, all she needed. Even went and gave her a bath like when she was little, hehehe.\c- +\cfAh, my precious little chuuni. It was such a surprise to see her pop up at my place out of nowhere like that, gave me a good scare. But there we were once again, reunited like in the old times. She was covered in bruises and burns and her makeup was all over the place from crying, poor thing. I gave her lots of hugs and pets, all she needed. After a nice warm bath and a delicious meal that I put my heart and soul into, she was all smiles again, hehe.\c- -\cfOh yeah, and also that thing. Yeah, I hope she keeps that a secret from Zana-sama. I may have um... well, I "gave her a hand", if you know what I mean. I thought it'd help her cheer up a bit, as silly as the idea was, but she liked it, huhuhu...\c- - -\cfAnd then just like that, she left again, *sigh*\c- +\cfAnd then, just like that, she left again, *sigh*\c- diff --git a/lore/es/akarilabs.txt b/lore/es/akarilabs.txt index 158b777ff..a6178b513 100644 --- a/lore/es/akarilabs.txt +++ b/lore/es/akarilabs.txt @@ -14,7 +14,7 @@ TXT La compañía fue fundada en 2010 por **Saya Miyamoto** y **Taro Miyamoto**, comenzando sus días como un pequeño taller en su garaje. Con el tiempo, el incremento en popularidad de sus ingeniosos inventos trajo consigo una mayor expansión, y más gente atraída a trabajar con ellos. Aunque sus oficinas centrales son lo suficientemente grandes para alojar a todos sus empleados, algunos trabajan remotamente, debido a varias circunstancias. -Entre sus muchas creaciones, las **Maidbots**, inicialmente introducidas en 2017, y comercializadas cinco años más tarde, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Aunque la mayoría son adoptadas para ayudar en casa y poco más, han habido muchos casos de clientes que se han enamorado o incluso casado con ellas. La postura oficial de los laboratorios en cuanto a estos casos es que "no hay nada malo" en algo así, pero que uno no debe olvidar que aunque las Maidbots están "totalmente equipadas para actos íntimos", no pueden tener hijos. +Entre sus muchas creaciones, las **Maidbots**, inicialmente introducidas en 2017, y comercializadas cinco años más tarde, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Ha habido incluso casos de personas que han salido o incluso se han casado con ellas, y la posición oficial de los laboratorios al respecto es que "no hay nada de malo" en ello, ya que "ni siquiera las diferencias entre la carne y el metal pueden entreponerse al amor". Durante los **Juegos Olímpicos de Tokyo 2020**, la Maidbot personal de Saya fue elegida para cantar el himno nacional. Su voz cautivó a millones, y lanzó su carrera como idol. @@ -39,7 +39,7 @@ TXT La compañía fue fundada en 2010 por **Saya Miyamoto** y **Taro Miyamoto**, comenzando sus días como un pequeño taller en su garaje. Con el tiempo, el incremento en popularidad de sus ingeniosos inventos trajo consigo una mayor expansión, y más gente atraída a trabajar con ellos. Aunque sus oficinas centrales son lo suficientemente grandes para alojar a todos sus empleados, algunos trabajan remotamente, debido a varias circunstancias. -Entre sus muchas creaciones, las **Maidbots**, inicialmente introducidas en 2017, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Aunque la mayoría son adoptadas para ayudar en casa y poco más, han habido muchos casos de clientes que se han enamorado o incluso casado con ellas. La postura oficial de los laboratorios en cuanto a estos casos es que "no hay nada malo" en algo así, pero que uno no debe olvidar que aunque las Maidbots están "totalmente equipadas para actos íntimos", no pueden tener hijos. +Entre sus muchas creaciones, las **Maidbots**, inicialmente introducidas en 2017, son las más conocidas. Asistentas robóticas casi humanas que pueden ser adoptadas libremente por cualquier familia. Todas las Maidbots están entrenadas desde su nacimiento en varias tareas, desde tareas del hogar a primeros auxilios o incluso técnicas de defensa personal. Todas y cada una de las unidades tienen su propia personalidad y preferencias, y a pesar de su apariencia robótica, no son tan diferentes de una persona real, teniendo los mismos derechos y estando sujetas a las mismas leyes que una. Ha habido incluso casos de personas que han salido o incluso se han casado con ellas, y la posición oficial de los laboratorios al respecto es que "no hay nada de malo" en ello, ya que "ni siquiera las diferencias entre la carne y el metal pueden entreponerse al amor". Durante los **Juegos Olímpicos de Tokyo 2020**, la Maidbot personal de Saya fue elegida para cantar el himno nacional. Su voz cautivó a millones, y lanzó su carrera como idol. diff --git a/lore/es/alakir.txt b/lore/es/alakir.txt index 601bb9ad2..2b21d2883 100644 --- a/lore/es/alakir.txt +++ b/lore/es/alakir.txt @@ -15,7 +15,7 @@ Alakir es el último superviviente de los **Éspers de Marfil**, los cuales una Tras esta gran masacre, buscó ayuda de la capital. Fue entonces que aprendería realmente lo retorcida y corrupta que era la nación que llamaba su hogar. Ciertamente, quienes se encontraban en el poder recibieron el aviso previo de que la invasión tendría lugar, pero eligieron no actuar. Tal como le dijeron, las consecuencias de contraatacar al Imperio Sacrosanto se pensaron mucho peores que simplemente dejarlo pasar. Las vidas de cientos de miles de **Éspers** fueron consideradas un sacrificio necesario para mantenerse en buenos términos con sus devotos vecinos sureños. -Sin embargo, y a pesar de todo, se le ofreció ayuda. Protección personal, junto con la promesa de reconstrucción, pero por un precio, el de su propio cuerpo. Al no tener otra opción de ayudar a los otros supervivientes, aceptó. Kanaiarkar y sus asentamientos vecinos serían reconstruidos, y los supervivientes recibirían comida y refugio. En público, la "generosidad" de la República sería elogiada por doquier, mientras que en privado, un pago sería "recolectado" regularmente por varios políticos de alto cargo. +Sin embargo, y a pesar de todo, se le ofreció ayuda. Protección personal, junto con la promesa de reconstrucción, pero por un precio, el de su propio cuerpo. Al no tener otra opción de ayudar a los otros supervivientes, aceptó. Kanaiarkar y sus asentamientos vecinos serían reconstruidos, y los supervivientes recibirían comida y refugio. En público, la "generosidad" de la República sería elogiada por doquier, mientras que en privado, un pago sería "recolectado" regularmente por varios políticos de alto cargo, los cuales llenarían luego sus propios bolsillos en el mercado negro vendiendo la sangre única del último Ésper de Marfil existente. Durante su estancia en la capital, tuvo la ocasión de conocer a un joven que se encontraba de visita por razones diplomáticas: **Kirin Xanai**, el líder del **Imperio Sykhai** al norte. Alakir pudo notar fácilmente que este joven tenía un aire completamente diferente al de otras figuras políticas a las que conocía. Sin embargo, su tiempo juntos no duraría mucho, ya que pronto tuvo que regresar a su nuevamente reconstruido pueblo natal. @@ -26,7 +26,7 @@ Las cosas no se detuvieron aquí, ya que tuvo lugar un segundo ataque a la ciuda Tras la boda de Kirin con **Saya Miyamoto** en 2171, ella pudo notar el hecho de que ambos claramente sentían algo el uno por el otro, y les empujó a confesar. Desde entonces, Kirin y Alakir están saliendo, con planes para un casamiento futuro una vez se resuelvan algunos acuerdos. \cxNotas de Saya:\c- -\cfEstoy segura de que da todo el asco leer esto igual que nos lo dio a Taro-nii y a mi al escribirlo. Me dijo que me ahorrara ser "vistosa" con los detayes, pero es que joder, TODOS sabemos lo que le hicieron los cerdos esos.\c- +\cfEstoy segura de que da todo el asco leer esto igual que nos lo dio a Taro-nii y a mi al escribirlo. Joder, lo que le hicieron los cerdos esos... Las cicatrices que le dejaron...\c- \cfOh ya, y tengo oído a Kirin-kun decir que están hablando con la familia real en cuanto a esos "arreglos" (sí, la así llamada "República" resulta ser una monarquía), y no solo resulta que no sabían nada de lo ocurrido, si no que están absolutamente horrorizados. Algo me dice que van a rodar las cabezas de todos esos bastardos. Con suerte, podremos celebrarlo luego meándonos en sus tumbas.\c- diff --git a/lore/es/archdemons.txt b/lore/es/archdemons.txt index b60f594b1..67bd00d44 100644 --- a/lore/es/archdemons.txt +++ b/lore/es/archdemons.txt @@ -37,9 +37,9 @@ Mucho se puede decir de cada general individual, aunque en afán de mantener est Al tiempo de escribir esto, todos los generales están activamente envueltos en la invasión de la Tierra (ver artículo de **Invasión Demoníaca** para más detalles). \cxNotas de Saya:\c- -\cfEse gordo cabrón asqueroso y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c- +\cfEl gordo cabrón y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c- -\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la industria de trabajo sexual del Infierno, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos los trabajadores sexuales del infierno aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c- +\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la empresa en la que estaba, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos sus antiguos compañeros aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c- TXT \cxNombre:\c- \cf Archdemons\c- @@ -77,9 +77,9 @@ Mucho se puede decir de cada general individual, aunque en afán de mantener est Tras la desastrosa primera campaña en la Tierra (véase artículo **Invasión Demoníaca**), junto con otras escaramuzas menores, los generales han estado barajando formas de mantener sus ejércitos bajo control a pesar de la pérdida inicial de su comandante. \cxNotas de Saya:\c- -\cfEse gordo cabrón asqueroso y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c- +\cfEl gordo cabrón y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c- -\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la industria de trabajo sexual del Infierno, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos los trabajadores sexuales del infierno aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c- +\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la empresa en la que estaba, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos sus antiguos compañeros aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c- \cfActualización: Están bien jodidos todos. Puede que sigan intentando que parezca que no lo están, pero es que van dando putos palos de ciego. A lo mejor se creen que pueden formar alguna alianza a las prisas con algunos bastardos alienígenas, pero eso solo muestra lo desesperados que están. Apuesto al 100% que les van a dar una puñalada trapera.\c- TXT @@ -119,9 +119,9 @@ Mucho se puede decir de cada general individual, aunque en afán de mantener est Tras la desastrosa primera campaña en la Tierra (véase artículo **Invasión Demoníaca**), junto con otras escaramuzas menores, los generales barajaron formas de mantener sus ejércitos bajo control a pesar de la pérdida inicial de su comandante. En 2165, tras muchas otras pérdidas, incluyendo la de una comandante nuevamente reclutada, con todos sus ejércitos desordenados, los generales mantuvieron su última resistencia, siendo luego asesinados uno por uno, con la excepción de Akedas Aximal, quien consiguió huir, y todavía controla el reino desde las sombras. \cxNotas de Saya:\c- -\cfEse gordo cabrón asqueroso y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c- +\cfEl gordo cabrón y sus amigos. Tenemos los nombres de todos, así que en cuanto termines esta primera misión, ya puedes adivinar quienes serán los próximos objetivos. Tía, es que si no tuviésemos que resumir, nos habríamos puesto a detallar sobre TODA la mierda que ha montado cada uno de ellos. Ninguno de estos capullos se merece compasión alguna, en serio. Especialmente el tal Kaume ese, es el capullo que mató a la familia de Cytho-sama y prendió fuego a todo su pueblo natal. Vamos, es que cuando nos estábamos documentando para esto tenía MUCHO que decir sobre él. Puede que haya aprendido algunos tacos en Kuristema en el proceso, lo cual es útil, así ya sé que puedo llamarles a la cara a los capullos estos.\c- -\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la industria de trabajo sexual del Infierno, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos los trabajadores sexuales del infierno aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c- +\cfEn fin, algunos archidemonios son buenos, a diferencia de la peña esta. A ver, tampoco los he conocido directamente, pero los pocos demonios que conozco hablan bien de ellos. Cytho-sama especialmente habla de la señora que encabeza la empresa en la que estaba, aunque está algo mosqueado de que no quiera luchar, porque aparentemente, si todos sus antiguos compañeros aunaran fuerzas, podrían superar completamente en poder a todo el ejército (su puta madre).\c- \cfActualización: Están bien jodidos todos. Puede que sigan intentando que parezca que no lo están, pero es que van dando putos palos de ciego. A lo mejor se creen que pueden formar alguna alianza a las prisas con algunos bastardos alienígenas, pero eso solo muestra lo desesperados que están. Apuesto al 100% que les van a dar una puñalada trapera.\c- diff --git a/lore/es/ashley.txt b/lore/es/ashley.txt index 26af1f11a..ed1329789 100644 --- a/lore/es/ashley.txt +++ b/lore/es/ashley.txt @@ -28,10 +28,10 @@ Meses después de su ruptura, durante un concierto en Japón, Ashley conoció a \cxNotas de Saya:\c- \cfAhhhhh tía... Bendita sea esta lesbiana, amén.\c- \cg♥\c- -\cfEn serio es que, Ashley-san mola muchísimo, me encanta su música, me encanta su... todo. Y joder es que estoy TAAAAAAAAAAAN celosa de Yu-chan, que puede disfrutar de esos suaves pechotes de bruja cuando le da la gana, mientras que yo solo puedo pedir abrazos y a veces me dice que no y... coño. Pero venga joder, es solo un abrazo, yo solo quiero poder sentir la suavidad™, ¿que problema hay con eso?\c- +\cfEn serio es que, Ashley-san mola muchísimo, me encanta su música, me encanta su... todo. Y joder es que Yu-chan es TAAAAAAAAAAAN suertuda, que consigue una novia gótica molona que además es una bruja y una cantante super guay y además hace arte furro que mola mucho y tal...\c- -\cfBueno, cachondismo aparte, las otras gentes de la banda, molan también, sí. Buen colegueo con todas, vamos, hasta con la grandota, Maruku. Bueno, casi no habla, y mete un poco de miedo... pero resulta ser maja, y una chuuni de cuidado. Luego Mykka... jo tía, todo un encanto. La verdad es que aprendí la mayoría de lo que sé de dioses y cosas de ella. Siempre le gusta hablar durante horas y horas de "lore", y me enseña cosas tope molonas que puede hacer con sus poderes (puede hacer aparecer caramelos de la nada, cosa fina).\c- +\cfEn fin, las otras gentes de la banda, molan también, sí. Buen colegueo con todas, vamos, hasta con la grandota, Maruku. Bueno, casi no habla, y mete un poco de miedo... pero resulta ser maja, y una chuuni de cuidado. Luego Mykka... jo tía, todo un encanto. La verdad es que aprendí la mayoría de lo que sé de dioses y cosas de ella. Siempre le gusta hablar durante horas y horas de "lore", y me enseña cosas tope molonas que puede hacer con sus poderes (puede hacer aparecer caramelos de la nada, cosa fina).\c- -\cfY al final, el caso con Py, la pequeñaja rosa... Puede que tal vez en cierto modo no estemos muy en buenos términos por unos comentarios estúpidos que hice que, sinceramente, ojalá no hubiera hecho. Mira, en mi defensa, no lo sabía y sabes que soy muy MUY directa con las mierdas que suelto a veces, no puedo evitarlo. Y sí, a veces puede que casualmente si alguien me pone voy y le pido que "mande nudes" y tal pero... ah, mierda joder.\c- +\cfY al final, el caso con Py, la pequeñaja rosa... Esperaba que fuese toda cuquismo pero resulta que es de armas tomar. Oí que hasta es más fuerte que su novio, lo cual es tremendo teniendo en cuenta que el tío estuvo en dos guerras mundiales. A ver... Vi una cosa que hizo donde lo agarraba y el tío se dejó tumbar y... ... ¿Creo que le gustaba? Madreeee...\c- -\cfSí, estoy en su lista de "indeseables que me han pedido fotopolla".\c- +\cfPues eso, Ashley-san y sus amigas molan mucho.\c- diff --git a/lore/es/blackmann.txt b/lore/es/blackmann.txt index 29ccdfdf0..a1be6480b 100644 --- a/lore/es/blackmann.txt +++ b/lore/es/blackmann.txt @@ -17,4 +17,4 @@ A partir de 2148, la compañía está a cargo de **Hermann E. Ischer** tataranie Una gran parte de los fondos de la compañía proviene de **Don BIG SHOT**, quien, segun reportajes del propio Hermann, regularmente encarga toda clase de descabellados diseños de escopetas que ningun hombre en su sano juicio pensaría usar. De estos muchos diseños estrictamente privados, una sola arma fue hecha pública, la **Wallbuster**, una escopeta revólver de 25 cañones, del calibre 6, supuestamente capaz de "abrir una brecha a través de una barrera de puro plomo con medio metro de grosor". \cxNotas de Saya:\c- -\cfSí, sí. Armas que molan mucho y tal, pero sí... Me di cuenta de una cosa cuando rebuscaba cosas para escribir aquí. Es por el nombre de la empresa y tal. Seguro que es una referencia a algo, sí... algo grande... y negro... ¿lo pillas? Sí, eso es. Por supuesto que es un puto chiste de penes, POR... SUPUESTO... QUE SÍ. ¿¿¿El puto tío en serio quería que toda la gente pensara en su POLLA cada vez que vieran sus enormes armas??? ¡¡¡PUTO ASCO!!!\c- +\cfSí, sí. Armas que molan mucho y tal, pero sí... El tío... Las has visto, todos las hemos visto, las hemos VISTO. Como puñetas las ha podido hacer crecer tanto es algo que no logro comprender... Y nunca me ha dicho por qué, esa es la peor parte. ¿Por que puñetas querrá tener las cejas más grandes del mundo? ¿¿¿Acaso hay un chiste aquí que no estoy entendiendo???\c- diff --git a/lore/es/collar.txt b/lore/es/collar.txt index 307eafd22..e15237e01 100644 --- a/lore/es/collar.txt +++ b/lore/es/collar.txt @@ -11,6 +11,6 @@ TXT Éste es un accesorio muy estiloso y elegante, hecho personalmente por **Saya Miyamoto**, con mucho amor y cariño, y adicionalmente infundido con energía mágica protectora por **Ashley Knox**. Mientras lo lleves, tus aventuras serán mucho más fáciles, especialmente si tiendes a reventarte accidentalmente con tus propios explosivos. También puede absorber la mayoría del daño que recibas si estás REALMENTE en peligro, potencialmente permitiendo tu escapada. Un último detalle a notar es que no importa lo que pase, nunca se romperá. \cxNotas de Saya:\c- -\cf¡Por última vez! NO es nada de BDSM, hostia joder ya. Todo cristo se me echa encima, y siempre es lo mismo. Es solo una cosa guay que pensé que te quedaría bien, y a Ibuki también, pero la peña lo sigue malinterpretando, *suspiro*...\c- +\cfEs un complemento bastante guay. Le queda bien a Ibuki, asi que pensé que te quedaría bien a ti, tambien.\c- -\cfAunque, admito que os queda monísimo a las dos. Y coño si la novia gótica tetuda de Yu-chan sabe hacer buena magia. Olvidé ponerlo ahí arriba, pero hay otra cosa con el collar. Ashley-san me enseñó, que cuando el que lo lleva está... a punto de estirar la pata, puedo "reclamarlo" aquí a voluntad. Pues eso, ya sabes, si la palmas por ahí y no puedes hacer un reinicio de emergencia, no te perderemos para siempre, me aseguraré de traerte de vuelta y curar todas tus pupitas, lo prometo.\c- +\cfOh, olvidé ponerlo ahí arriba, pero hay otra cosa con el collar. Ashley-san me enseñó, que cuando el que lo lleva está... a punto de estirar la pata, puedo "reclamarlo" aquí a voluntad. Pues eso, ya sabes, si la palmas por ahí y no puedes hacer un reinicio de emergencia, no te perderemos para siempre, me aseguraré de traerte de vuelta y curar todas tus pupitas, lo prometo.\c- diff --git a/lore/es/cyrus.txt b/lore/es/cyrus.txt index a89819562..85f93c266 100644 --- a/lore/es/cyrus.txt +++ b/lore/es/cyrus.txt @@ -19,6 +19,6 @@ Cyrus Enterprises, adicionalmente, es el patrocinador principal del proyecto **D \cxNotas de Saya:\c- \cfEs un friki, UN PUTO FRIKI, ¡UN FRIKAZO!\c- -\cfHala, ya lo he dicho. Es que sí, vale, lo que hace, mola y tal, pero MADRE DE DIOS es que el tío me saca de quicio con toda su mierda friki de videojuegos. ¿No dejarte ir por ahí con todo equipado, y en vez de eso CISCÁNDOLO TODO POR AHÍ para que lo recojas? Esa es una. Que después de cada misión decida quitarte TODO lo que pillaste, es otra cosa también. Pero, que nos suelte unas pelillas cada vez que revientes a algún maleante, eso puedo aceptarlo, que nos vale para cubrir los costes de todo.\c- +\cfHala, ya lo he dicho. Es que sí, vale, lo que hace, mola y tal, pero MADRE DE DIOS es que el tío me pone de los nervios a veces con su frikismo de videojuegos. ¿No dejarte ir por ahí con todo equipado, y en vez de eso CISCÁNDOLO TODO POR AHÍ para que lo recojas? Esa es una. Que después de cada misión decida quitarte TODO lo que pillaste, es otra cosa también. Pero, que nos suelte unas pelillas cada vez que revientes a algún maleante, eso puedo aceptarlo, que nos vale para cubrir los costes de todo.\c- -\cfA ver, puede que me ponga de los nervios a veces, pero el tío fue mi primer socio ahí en plan negocios serios, y joder, tampoco es tan malo aparte de todo el frikismo que suelta... Y bueno, siendo sincera, yo también soy toda una friki repelente, y puedes citarme en eso.\c- +\cfA ver, puede que me ponga de los nervios, sí, pero el tío fue mi primer socio ahí en plan negocios serios, y joder, tampoco es tan malo aparte de todo el frikismo que suelta... Y bueno, siendo sincera, yo también soy toda una friki repelente, y puedes citarme en eso.\c- diff --git a/lore/es/cytho.txt b/lore/es/cytho.txt index db830599f..fda0159aa 100644 --- a/lore/es/cytho.txt +++ b/lore/es/cytho.txt @@ -11,11 +11,11 @@ TXT \cxTwitter:\c- \cf @incuvalathor\c- -Nacido en la ahora caída villa de Iskar en 2008 como uno de los varones más jóvenes de la humilde **Casa Valathor**, **Cytho** entró al negocio familiar al llegar a la edad adulta, rápidamente ascendiendo en rango en la industria del trabajo sexual del **Infierno**, en parte dada su belleza innata, pero también por la rápida acumulación de "clientes satisfechos" a los que daría servicio regularmente, y los muchos alumnos que tomó bajo su tutela. Ya en 2028, había hecho de la Tierra su segundo hogar, donde abriría una cuenta en redes sociales como una forma más moderna de atraer nueva clientela. +Nacido en la ahora caída villa de Iskar en 2008 como uno de los varones más jóvenes de la humilde **Casa Valathor**, **Cytho** entró al negocio familiar al llegar a la edad adulta, rápidamente ascendiendo en rango y acumulando un gran "crédito" gracias a varios clientes satisfechos y los muchos alumnos que tomó bajo su tutela. Ya en 2028, había hecho de la Tierra su segundo hogar, donde abriría una cuenta en redes sociales como una forma más moderna de atraer nueva clientela. -Un día, sin embargo, todo cambió. Un gran número de íncubos reportaría verse "horrorizados" por las peticiones excesivas de una mujer. Curioso, Cytho entonces se decidió a encontrarla, para ver que era exactamente lo que sus colegas encontraban tan irrazonable. Y así fue como conoció a **Elena Yanikov XVI**, una mujer Anarukon "bajo la maldición de una eterna soltería", la cual tan desesperadamente deseaba encontrar marido que había recurrido finalmente a invocar demonios y suplicarles que se casen con ella. Como era de esperar, todos habían rechazado sus plegarias, sin importar cuanto lo intentara, ya que muchos demonios desconfían de su especie. Cytho, sin embargo, fue compasivo con ella, y aceptó, con una condición: Que tendrían primero una cita. +Un día, sin embargo, todo cambió. Un gran número de sus colegas reportaría verse "horrorizados" por las peticiones excesivas de una mujer. Curioso, Cytho entonces se decidió a encontrarla, para ver que era exactamente lo que encontraban tan irrazonable. Y así fue como conoció a **Elena Yanikov XVI**, una mujer Anarukon "bajo la maldición de una eterna soltería", la cual tan desesperadamente deseaba encontrar marido que había recurrido finalmente a invocar demonios y suplicarles que se casen con ella. Como era de esperar, todos habían rechazado sus plegarias, sin importar cuanto lo intentara, ya que muchos demonios desconfían de su especie. Cytho, sin embargo, fue compasivo con ella, y aceptó, con una condición: Que tendrían primero una cita. -Un tiempo después, el archiduque anunció su retiro del trabajo sexual, habiéndose "reformado" como el fiel marido de una mujer Anarukon. Mientras que sus amigos y familiares lo celebraron, otros vieron esto como una afrenta. La Casa Valathor fue criticada severamente por no renegar inmediatamente de él, hasta el punto que una pequeña guerra estalló, en la que la rival **Casa Irishtanar** arrasaría su pueblo natal como "protesta". Ese día, Cytho vería de cerca la crueldad de su propia gente, como único superviviente de aquella masacre. +Un tiempo después, el archiduque anunció su retiro del negocio, habiéndose "reformado" como el fiel marido de una mujer Anarukon. Mientras que sus amigos y familiares lo celebraron, otros vieron esto como una afrenta. La Casa Valathor fue criticada severamente por no renegar inmediatamente de él, hasta el punto que una pequeña guerra estalló, en la que la rival **Casa Irishtanar** arrasaría su pueblo natal como "protesta". Ese día, Cytho vería de cerca la crueldad de su propia gente, como único superviviente de aquella masacre. Desde entonces, vive en Boston con su mujer y sus tres hijas. El propósito de su cuenta en redes sociales ha cambiado al de comunicar las noticias de aquello que transcurre en su mundo natal, contrastadas con los muchos contactos que ha acumulado durante años, como representante de la subyugada población civil. Aunque la gran mayoría de la población de la Tierra no lo tomaría en serio, no hasta que empezara la **Invasión Demoníaca** de 2148. @@ -28,6 +28,6 @@ Y así, a partir de su colaboración, nació la **Demolicionista**. \cfY sí, sorpresa sorpresa... Es tu padre (bueno, algo así). Pero eso ya lo sabías, ¿verdad?\c- -\cfEn serio, si no fuera por él, todo esto nunca habría sido posible. Estamos en deuda con él... Solo espero que no tenga que pagarle con mi propio cuerpo (aunque tampoco me importaría, jijijiji).\c- +\cfEn serio, si no fuera por él, todo esto nunca habría sido posible. Estamos en deuda con él... Solo espero que no tenga que pagarle con mi alma o algo.\c- \cfPS: Su nombre se pronuncia "Kaizo", lo has dicho mal todo el rato. Pero no te preocupes, no eres la primera.\c- diff --git a/lore/es/deepimpact.txt b/lore/es/deepimpact.txt index 78e178043..6b787237f 100644 --- a/lore/es/deepimpact.txt +++ b/lore/es/deepimpact.txt @@ -15,4 +15,4 @@ La **Deep Impact**, también conocida por su anterior nombre comercial de **Pist \cfRecarga:\c- Para rellenar el depósito interno de aire solo hay que tirar de la palanca lateral. Sabrás que el depósito está lleno cuando un mecanismo interno la bloquee, evitando la sobrecarga del depósito y la posibilidad de que reviente. \cxNotas de Saya:\c- -\cfSé que eres tope de fuerte, así que más te vale no darle mucho a la manivela. Espera, eso no suena muy bien... mierda. Olvida lo que acabo de decir. Olvida que lo has leído, también.\c- +\cfSé que eres tope de fuerte, así que más te vale no darle mucho a la manivela. Espera, eso no suena muy bien...\c- diff --git a/lore/es/demolitionist.txt b/lore/es/demolitionist.txt index 9c4d18714..a41e17910 100644 --- a/lore/es/demolitionist.txt +++ b/lore/es/demolitionist.txt @@ -22,12 +22,12 @@ El núcleo de IA del Demolicionista está construido sobre la misma tecnología La primera unidad, conocida afectivamente como **Demo-chan** por Saya, fue desplegada en Junio de 2148 en el territorio de la **Unión de Estados** para combatir la invasión demoníaca atraída por las intervenciones de la **UAC** en el Infierno. -De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, teniendo el nombre completo de **Demo Miyamoto**, y Saya se refiere a ella como su "hija". Se puede describir a Demo como "muy habladora" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo. +De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, habiendo recibido el nombre completo de **Demo Miyamoto**. Se puede describir a Demo como "muy habladora" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo. \cxNotas de Saya:\c- \cfJeje, sí... el directo estuvo bien. La gente preguntaba tantas cosas, y tus respuestas desde luego fueron sorprendentes, juju...\c- -\cfPor cierto, hay algo mas que te hace tan única. Es ese "collar de la suerte" que te hice, ya sabes. Ibuki también tiene uno, y desde luego fue de mucha ayuda, así que pensé que sería una buena idea darte uno también. Aunque ojalá la gente no se pusiera tan de "¿guau le diste esa cosa de BDSM?". NO ES ESO, no tiene NADA que ver con eso.\c- +\cfPor cierto, hay algo mas que te hace tan única. Es ese "collar de la suerte" que te hice, ya sabes. Ibuki también tiene uno, y desde luego fue de mucha ayuda, así que pensé que sería una buena idea darte uno también. Aunque ojalá la gente no se pusiera tan de "¿guau le tratas como una mascota?". Están teniendo una idea equivocada...\c- \cfEn fin, si has terminado de leer sobre ti, ¿que tal si vuelves al trabajo? Sí, Demo-chan, sé que estás leyendo esto, justo en este momento. OoOOoOoOoOooo... da miedo, ¿verdad?\c- @@ -54,14 +54,14 @@ El núcleo de IA del Demolicionista está construido sobre la misma tecnología La primera unidad, conocida afectivamente como **Demo-chan** por Saya, fue desplegada en Junio de 2148 en el territorio de la **Unión de Estados** para combatir la invasión demoníaca atraída por las intervenciones de la **UAC** en el Infierno. -De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, teniendo el nombre completo de **Demo Miyamoto**, y Saya se refiere a ella como su "hija". Se puede describir a Demo como "muy habladora" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo. +De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, habiendo recibido el nombre completo de **Demo Miyamoto**. Se puede describir a Demo como "muy habladora" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo. Tras su éxito luchando contra los ejércitos del Infierno, Saya se dio cuenta de que no haría falta fabricar más unidades, así que Demo se convirtió en el "arma definitiva" de Akari Labs, ella sola. Además, fue recompensada adicionalmente con un cuerpo adjunto de Maidbot, el cual Demo usa libremente durante su tiempo libre, y le ha permitido expresar verdaderamente sus sentimientos hacia Saya, convirtiéndose en su tercera pareja, junto con Meido e Ibuki. \cxNotas de Saya:\c- \cfEres tan mona, Demo-chan. Desde luego, mira que me he lucido con ese cuerpo de Maidbot. En serio me pilló por sorpresa cuando, justo al pasarte a él, así de repente... te me echaste encima abrazándome y besándome tanto y... buf~\c- -\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes. Y ya, no quería tener que ir pasándolo también entre los dos así que sí, te hice otro collar para llevar. Eh, venga, sigo diciendo que no tiene nada que ver con ningún fetiche de BDSM ni nada por el estilo.\c- +\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes.\c- \cfEn fin, ya vale de leer sobre ti mientras trabajas. Sal de aquí, tonti.\c- TXT @@ -86,13 +86,13 @@ El núcleo de IA del Demolicionista está construido sobre la misma tecnología La primera unidad, conocida afectivamente como **Demo-chan** por Saya, fue desplegada en Junio de 2148 en el territorio de la **Unión de Estados** para combatir la invasión demoníaca atraída por las intervenciones de la **UAC** en el Infierno. -De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, teniendo el nombre completo de **Demo Miyamoto**, y Saya se refiere a ella como su "hija". Se puede describir a Demo como "muy habladora" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo. +De esta primera unidad anteriormente mencionada, se conocen muchos más detalles gracias a la sesión de preguntas y respuestas que Saya realizó en directo meses antes del despliegue. La unidad es reconocida como parte de la familia Miyamoto, habiendo recibido el nombre completo de **Demo Miyamoto**. Se puede describir a Demo como "muy habladora" y aficionada a hacer chistes para poner una sonrisa en las caras de la gente, aunque también es muy seria y determinada en su deseo de proteger a quien lo necesita. También es bastante popular con la comunidad LGBTQIA+ dado su feroz soporte de proteger los derechos de aquellos que sufren discriminación por su identidad, e incluso ha anunciado públicamente ser no-binaria. Esto fue algo poco inesperado, dada la experiencia de Saya con el colectivo. Tras su éxito luchando contra los ejércitos del Infierno, Saya se dio cuenta de que no haría falta fabricar más unidades, así que Demo se convirtió en el "arma definitiva" de Akari Labs, ella sola. Además, fue recompensada adicionalmente con un cuerpo adjunto de Maidbot, el cual Demo usa libremente durante su tiempo libre, y le ha permitido expresar verdaderamente sus sentimientos hacia Saya, convirtiéndose en su tercera pareja, junto con Meido e Ibuki. Desde Mayo de 2171, está adicionalmente casada con **Kirin Xanai**, líder del **Imperio Sykhai de Akkou**. \cxNotas de Saya:\c- \cfEres tan mona, Demo-chan. Desde luego, mira que me he lucido con ese cuerpo de Maidbot. En serio me pilló por sorpresa cuando, justo al pasarte a él, así de repente... te me echaste encima abrazándome y besándome tanto y... buf~\c- -\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes. Y ya, no quería tener que ir pasándolo también entre los dos así que sí, te hice otro collar para llevar. Eh, venga, sigo diciendo que no tiene nada que ver con ningún fetiche de BDSM ni nada por el estilo.\c- +\cfMe alegro tanto de que ahora estés en nuestro pequeño Club Cuqui (\cg♥\cf), sabes.\c- \cfEn fin, ya vale de leer sobre ti mientras trabajas. Sal de aquí, tonti.\c- diff --git a/lore/es/devanikna.txt b/lore/es/devanikna.txt index 1353d992a..75b222898 100644 --- a/lore/es/devanikna.txt +++ b/lore/es/devanikna.txt @@ -19,6 +19,6 @@ Entre los varios clanes, hay un número considerable de "héroes de leyenda" doc Uno de los rasgos poco conocidos de los Devanikan es su fuerte defensa de la pureza racial. Cuando la princesa **Devai Unissix**, actual jefa del clan, anunció su enlace con **Serwand Nerukousei**, una quimera construida por un mago errante, su marido comenzó a recibir amenazas de la población, llamándolo "bestia con forma de hombre" y acusándolo de corromper el linaje Unissix con el propósito de tomar el control de la nación. Estas amenazas se extendieron también a sus hijos, los cuales fueron denotados como "abominaciones cruzadas" de sangre Devanikan y quimérica. No fue hasta los primeros grandes logros como guerrera de Deneva que la persecución que sufrieron terminó. Desde entonces, la hostilidad a la que se enfrentaban ha disminuido gradualmente, a medida que nuevas generaciones fueron aceptando la mezcla de razas. \cxNotas de Saya:\c- -\cfSí, la gente de Misa mola mucho. Bueno, menos por lo del racismo. Eso sí que es una mierda muy grande, desde luego. Oí de Zana-sama que si no hubiera conocido a Misa entonces, probablemente se habría quitado la vida por todo lo que estaba pasando. Joder... Pero al menos, ahora vive feliz con Zana-sama (suertuda), y sí, las cosas van mejorando comparadas con como eran antes.\c- +\cfSí, la gente de Misa mola mucho. Bueno, menos por lo del racismo. Eso sí que es una mierda muy grande, desde luego. Oí de Zana-sama que si no hubiera conocido a Misa entonces... Joder... Pero al menos, ahora vive feliz con Zana-sama (suertuda), y sí, las cosas van mejorando comparadas con como eran antes.\c- \cfSabes, todo este tema, me recuerda a una vieja serie de JRPGs a la que jugaba hace un porrón de años, que iba también de gente con sangre de dragón... pero ya ni me acuerdo de como se llamaba. Coño, si hasta puse a Misa a jugarlos y no paraba de hablar de todas las similitudes y cosas así. Oh bueno, guerreros molones de dragones, fuck yeah.\c- diff --git a/lore/es/divinesprite.txt b/lore/es/divinesprite.txt index 9bad5f4e1..0c09c3548 100644 --- a/lore/es/divinesprite.txt +++ b/lore/es/divinesprite.txt @@ -17,4 +17,4 @@ Esta brillante gema llena de vigor hasta a la más débil de las criaturas munda \cfComo puedes esperar, esto es algo más que mis colegas dioses han recomendado. Normalmente se le dan a los héroes por petición especial... Y tu eres nuestra heroína, Demo-chan, así que esto es para ti.\c- -\cfPS: No intentes comértelo.\c- +\cfPS: No intentes comértelo. Así NO es como se siente comer chicles five.\c- diff --git a/lore/es/ellen.txt b/lore/es/ellen.txt index 1a79e809b..117346fcf 100644 --- a/lore/es/ellen.txt +++ b/lore/es/ellen.txt @@ -15,14 +15,12 @@ Nacida en Boston en 2066, hija de **Elena Yanikov XIX** y **Gottfried Steiner**, Desde una edad temprana mostró cierto interés en "explorar" cada rincón de la ciudad, comenzando primero con edificios abandonados cerca de su casa, expandiendo luego su alcance hasta cualquier punto de interés que pudiera encontrar en toda la ciudad. Comenzó a grabar sus exploraciones urbanas mientras estudiaba primaria, y las subió a páginas para compartir video, ganando mucha popularidad. -Tras los eventos de la **Cicatriz Blanca**, Ellen puso a prueba las habilidades ganadas en la exploración para trabajar como recolectora junto a su madre, buscando recursos de valor en el yermo para traer de vuelta a los varios refugios de la zona. Fue así como finalmente conoció a **Ibuki Miyamoto**, el **Oni Rojo**, quien había vagado el yermo durante años, convirtiéndose en una especie de "guerrera legendaria" dadas sus varias hazañas. En el proceso de traer a Ibuki de vuelta a Japón por parte de **Taro Miyamoto**, de **Akari Labs**, Ellen decidió que quería ir con ellos, citando que "andar por este vertedero es un rollo y me gustaría mucho ver el mundo de fuera". - -Durante su estancia en Japón, solía pasar el tiempo con Taro, y los dos acabaron saliendo semanas después. Algo que fue seguido de un anuncio de Taro en redes citando: "mis privilegios de mago han sido anulados". +Tras los eventos de la **Cicatriz Blanca**, Ellen puso a prueba las habilidades ganadas en la exploración para trabajar como recolectora junto a su madre, buscando recursos de valor en el yermo para traer de vuelta a los varios refugios de la zona. Fue así como finalmente conoció a **Ibuki Miyamoto**, el **Oni Rojo**, quien había vagado el yermo durante años, convirtiéndose en una especie de "guerrera legendaria" dadas sus varias hazañas. En el proceso de traer a Ibuki de vuelta a Japón por parte de **Taro Miyamoto**, de **Akari Labs**, Ellen decidió que quería ir con ellos, citando que "andar por este vertedero es un rollo y me gustaría mucho ver el mundo de fuera". Durante su estancia en Japón, solía pasar el tiempo con Taro, y los dos acabaron saliendo semanas después. Aparte de su ascendencia compartida con la conocida cantante/guitarrista **Ashley Knox**, también comparte una relación mucho más cercana con ella, dado el hecho de que su padre es el nieto del exmarido de Ashley, el difunto **Fredrik Steiner**. A partir de esto, y el hecho de que ambas están casadas con miembros de la familia Miyamoto, se han hecho grandes amigas. Ellen ha incluso considerado unirse a la banda algún día, aunque desde haberse escrito este artículo, todavía no ha ocurrido. \cxNotas de Saya:\c- -\cfJa, típico de Taro nii-san, anunciar a todo dios que acaba de perder su puta virginidad. Si es que no podía ser más sutil ni aunque lo intentara. Pues eso, entre él y Yu-chan, los dos se han pillado unas monadas inmortales, haciendo que me ponga jodidamente celosa en el proceso. Es que, en serio, ¿como coño puede ALGUIEN querer salir con el perdedor de mi hermano? No se que le ve Ellen-san...\c- +\cfPues eso, entre Taro-nii y Yu-chan, los dos se han pillado unas monadas inmortales, haciendo que me ponga jodidamente celosa en el proceso. Es que, en serio, ¿como coño puede ALGUIEN querer salir con el perdedor de mi hermano? No se que le ve Ellen-san...\c- \cfOh ya, hablando de Ellen-san. Es una puta bromista de cuidado, es que vamos, una súper troll de la vida. Mira, una vez... bueno, mejor creo que me lo voy a callar, porque es que me da muchísima vergüenza. Aún me duele el culo desde entonces. Que va, NO pienso explicarlo, coño si no. Usa tu imaginación, Demo-chan.\c- diff --git a/lore/es/forx.txt b/lore/es/forx.txt index f4b0ae994..e2fb965ff 100644 --- a/lore/es/forx.txt +++ b/lore/es/forx.txt @@ -23,6 +23,6 @@ Aparte de motores de nave, Forx también ha adaptado sus sistemas propietarios d \cfA ver, la cosa va así, el tío primero intenta decirles que se larguen de ahí y le dejen tirar abajo todo para construir mierdas por ahí. Ni puto caso. Entonces, va ahí en persona, y ESA es la mejor parte. Después de discutir con el director del orfanato, que conoce al tío personalmente, va y le METE UNA HOSTIA TREMENDA que el tío pega la media vuelta y corre fuera llorando.\c- -\cfNo es coña, Demo-chan, te juro que eso es lo que vi. He visto los vídeos de archivo cien veces, porque me ayudan a sentirme mejor cuando ando de mala hostia, y... siempre, la parte en la que el viejales le mete un hostiazo del revés al tío, nunca falla. Es que me desorino. Es BUENÍSIMO.\c- +\cfNo es coña, Demo-chan, te juro que eso es lo que vi. He visto los vídeos de archivo cien veces, porque me ayudan a sentirme mejor cuando ando de mala hostia, y... siempre, la parte en la que el viejales le mete un hostiazo del revés al tío y lo echa a la puta calle, nunca falla. Es que me desorino. Es BUENÍSIMO.\c- -\cfEn serio, eso es lo que se merece esta gente. No sabes cuantas veces he deseado poder ir ahí y darle una buena paliza al niñato bastardo ese de Kelliher. Desde luego me haría sentir mejor, sí. Que se joda, él y la UAC también. El meme ese de "comer a los ricos" sigue siendo relevante, pero yo digo que hay que poner de moda otra cosa, que lo que realmente necesitan es una buena somanta de hostias.\c- +\cfEn serio, eso es lo que se merece esta gente. No sabes cuantas veces he deseado poder ir ahí y defenestrar al niñato bastardo ese de Kelliher. Desde luego me haría sentir mejor, sí. Que se joda, él y la UAC también. El meme ese de "comer a los ricos" sigue siendo relevante, pero yo digo que hay que poner de moda otra cosa, que lo que realmente necesitan es un buen viaje.\c- diff --git a/lore/es/gensokyo.txt b/lore/es/gensokyo.txt index a62cb181b..f6d5478bd 100644 --- a/lore/es/gensokyo.txt +++ b/lore/es/gensokyo.txt @@ -13,4 +13,4 @@ La tierra de Gensokyo no tiene una estructura política clara, aunque parece que Se ha intentado muchas veces establecer comunicaciones con ellos tras investigaciones iniciales, sin éxito hasta la fecha, aunque hay una excepción: La **familia Miyamoto**, quienes inicialmente vinieron de este lugar, y luego emigraron al exterior. Tal y como cuenta **Saya Miyamoto** en redes sociales, la familia suele viajar a través de la barrera, para visitar a su pariente lejana, la **princesa Kaguya Houraisan**. Tras esta revelación, muchos han intentado acercarse a los miembros de la familia Miyamoto para pedir más información, pero han rechazado hablar del tema. \cxNotas de Saya:\c- -\cfTío, mira que se interesa la peña por ese sitio, ¿verdad? Pero joder es que no entienden, que las cosas tienen que ser así. Esas son las reglas, o mierdas así. No se pueden mezclar los dos mundos y tal, es lo que dice la vieja esa. Sí, esa que se comporta como si tuviera diecisiete y anda por ahí con unas cosplayers. Creo que debe de ser pariente de Ashley-san, tienen los mismos ojos. Pero una mierda voy a ir a preguntarle, la tía me da mal rollo.\c- +\cfTío, mira que se interesa la peña por ese sitio, ¿verdad? Pero joder es que no entienden, que las cosas tienen que ser así. Esas son las reglas, o mierdas así. No se pueden mezclar los dos mundos y tal, es lo que dice la vieja esa. Sí, esa que se comporta como si tuviera diecisiete y anda por ahí con unas cosplayers. Creo que debe de ser pariente de Ashley-san, tienen los mismos ojos. Pero una mierda voy a ir a preguntarle, la tía me cae mal.\c- diff --git a/lore/es/heavymahsheengun.txt b/lore/es/heavymahsheengun.txt index 11b737e64..bf84d15bb 100644 --- a/lore/es/heavymahsheengun.txt +++ b/lore/es/heavymahsheengun.txt @@ -39,4 +39,4 @@ La velocidad más segura viene seleccionada por defecto. Otras velocidades puede \cfPor cierto sé lo que estarás pensando y no, no son balas trazadoras. Tal como me lo han explicado, resulta que van tan rápido que literalmente se encienden con la fricción del aire. Bastante hardcore, ¿a que sí? Apuesto a que la UAC no superará nunca esta mierda.\c- -\cfDios solo verla en acción es suficiente para ponerme a tope. Joder, más que eso. La Ametralladora Sheen es tal festival delicioso de dakka que el mero sonido de dispararla hace que desate a Leviatán en mis bragas, y puedes citarme en eso.\c- +\cfDios solo verla en acción... Joder, más que eso. La Ametralladora Sheen es tal festival delicioso de dakka que el mero sonido de dispararla hace que me ponga loca. ¡Es la leche!\c- diff --git a/lore/es/ibuki.txt b/lore/es/ibuki.txt index 6c03d975e..0ee6b5867 100644 --- a/lore/es/ibuki.txt +++ b/lore/es/ibuki.txt @@ -7,28 +7,25 @@ TXT \cxFecha de Nacimiento:\c- \cf 2074-09-09\c- \cxOcupación:\c- - \cf Mercenaria, Modelo de Desnudos, Vlogger\c- + \cf Mercenaria, Modelo, Vlogger\c- \cxTwitter\c- - \cf @lewd_ibuki (principal)\c- - \cf @ibuki_tiddy (fotos)\c- + \cf @red_oni_74\c- **Ibuki** es el resultado del programa de supersoldado **Oni Rojo**, ideado por **Saya Miyamoto** de **Akari Labs**. La existencia de este proyecto se mantuvo en secreto hasta su revelación pública en Junio de 2077. Hubo considerable controversia alrededor del programa Oni Rojo, incluyendo la implicación personal de Saya en él, habiendo aceptado un pago de 40 mil millones de dólares a cambio (lo cual se descubrió tener relación con la anterior venta del estado de Texas a México semanas antes). A pesar de su claro potencial y extraordinarias habilidades de combate, fue enviada demasiado tarde, ya que solo momentos después, la **Cicatriz Blanca** ocurrió, y con ella, la devastación total de los **Estados Unidos**. -Muchos años después del incidente, Ibuki fue recuperada con éxito del incendiado yermo, habiendo pasado la mayor parte del tiempo como una especie de "mercenaria ambulante". Regresó a Japón en Junio de 2091, y una vez instalada, pasó por varios pequeños empleos hasta encontrar su verdadera vocación como modelo de desnudos. Otros hobbies incluyen el vlogging (sobre varios temas), junto con algún que otro trabajo independiente como mercenaria. +Muchos años después del incidente, Ibuki fue recuperada con éxito del incendiado yermo, habiendo pasado la mayor parte del tiempo como una especie de "mercenaria ambulante". Regresó a Japón en Junio de 2091, y una vez instalada, pasó por varios pequeños empleos hasta encontrar su verdadera vocación como modelo. Otros hobbies incluyen el vlogging (sobre varios temas), junto con algún que otro trabajo independiente como mercenaria. -Al haber sido creada desde el ADN de Saya, ha efectivamente heredado la inmortalidad total de la familia Miyamoto, es más, también ha recibido varias mejoras por encima las cuales han aumentado su fuerza y reflejos, junto con hacer que su piel sea a prueba de balas. Saya ha comentado que esto último significa que no necesita llevar ropa. +Al haber sido creada desde el ADN de Saya, ha efectivamente heredado la inmortalidad total de la familia Miyamoto, es más, también ha recibido varias mejoras por encima las cuales han aumentado su fuerza y reflejos, junto con hacer que su piel sea a prueba de balas. Se ha demostrado incluso que es capaz de sobrevivir un ataque orbital. -Citando adicionalmente las "interesantes" decisiones de Saya, está el hecho de sus particulares rasgos físicos aparte de su fuerza, incluyendo su obviamente obsceno tamaño de busto, que muchos consideran poco práctico, totalmente en desacuerdo con Saya. Al preguntarle por más detalles, comenzó una extensa diatriba en Twitter centrada sobre "waifus". +Citando adicionalmente las "interesantes" decisiones de Saya, está el hecho de sus particulares rasgos físicos aparte de su fuerza, ya que a pesar de ser su clon, las dos casi ni se parecen entre sí. Al preguntarle por más detalles, Saya se negó a responder. -Aunque Ibuki es legalmente parte de la familia Miyamoto, optó por vivir por su cuenta. Comparte una casa con otras dos mercenarias, y también con varias parejas sexuales. Algunas de sus compañeras son personajes de renombre, como la desarrolladora de videojuegos **Kris Danae**, o la guerrera-bruja demi-Anarukon **Marisa Azanth**. +Aunque Ibuki es legalmente parte de la familia Miyamoto, optó por vivir por su cuenta. Comparte una casa con otras dos amigas mercenarias, junto con otras personas que se unieron posteriormente. Algunas de sus amigas cercanas son personajes de renombre, como la desarrolladora de videojuegos **Kris Danae**, o la guerrera-bruja demi-Anarukon **Marisa Azanth**. \cxNotas de Saya:\c- -\cfOK vale sí, me encantan los pechotes. Pero ¿por que todo dios tiene que soltarme mierda por eso? ¿Acaso hay ALGO malo en eso, eh? Ya, eso pensaba.\c- +\cfEsos Americanos idiotas se me acercan con una barbaridad de pasta y me dicen que les haga un supersoldado. Sí, supongo que estuvieron espiando todo el rollo ese que posteé sobre bioingeniería y tal. Madre, si es que estaban desesperados, pues sí... Era realmente patético.\c- -\cfVale, Ibuki fue como, mi mayor hornypost en la vida. No me pude aguantar, sabes. Putos... Americanos idiotas que se me acercan con una barbaridad de pasta y me dicen que les haga un supersoldado. Sí, supongo que estuvieron espiando todo el rollo ese que posteé sobre bioingeniería y tal. Madre, si es que estaban desesperados, pues sí... Era realmente patético. PERO, tuve una idea justo entonces. A ver... es que estaba thirsty a más no poder, y pensé... ¿y si.. me hiciera una superfuerte novia tetuda, justo ahí?\c- +\cfY ahora, es hora de que confiese... Dada la oportunidad de crear una copia de mi misma, y de poder mejorarla, acabé realizando mis fantasías. ¿Y si fuera más alta? ¿Y más guapa? ... Pensándolo ahora, fue algo muy estúpido por mi parte, supongo. Pero ahí está, una versión mía que es una novia gótica superfuerte.\c- -\cfY bueno... eso es justo lo que pasó. Pasé tres años con todo eso, criándola en ese tubo. Era mi primera vez haciendo algo así, pero tuve suerte y todo salió de puta madre. Aunque... cuando empezaron a notar lo de la "anormalidad en el desarrollo de los pechos del sujeto" me puse nerviosa. ¿Y si lo mandaban todo a la mierda? Acabé admitiendo que era intencionado, soltando no se qué mierda que se me pasó por la cabeza, algo de "tácticas de distracción" o así, ya ni me acuerdo. Al final lo dejaron pasar.\c- +\cfPasé tres años con todo eso, criándola en ese tubo. Era mi primera vez haciendo algo así, pero tuve suerte y todo salió de puta madre. Aunque... cuando empezaron a notar lo de la "anormalidad en el desarrollo de los pechos del sujeto" me puse nerviosa. ¿Y si lo mandaban todo a la mierda? Acabé admitiendo que era intencionado, soltando no se qué mierda que se me pasó por la cabeza, algo de "tácticas de distracción" o así, ya ni me acuerdo. Al final lo dejaron pasar.\c- -\cfOh ya, ¿sabias? Técnicamente, Ibuki es mi clon. Sí, puede que haya habido algún que otro cambio, pero si mi desarrollo no se hubiera parado así porque sí, quien sabe, a lo mejor me habría visto así de sexy algún día. Desde luego da que pensar, vaya...\c- - -\cfSí, también me he dado cuenta de que eso significa que en teoría lo estoy haciendo conmigo misma. ¿Y? ¿Acaso es eso un problema también?\c- +\cfA pesar de todo, incluso después de haberle confesado que la creé así a propósito, incluso después de todo lo de la guerra, me quiere y me da gracias por estar viva. En serio, es demasiado buena conmigo...\c- diff --git a/lore/es/imanakit.txt b/lore/es/imanakit.txt index 232d7956f..d91447746 100644 --- a/lore/es/imanakit.txt +++ b/lore/es/imanakit.txt @@ -18,4 +18,4 @@ Durante los eventos de la **Caza de Ghouls**, y más tarde el **Incidente Hellbo \cxNotas de Saya:\c- \cfUn artículo corto, lo sé. En serio que no hay nada acerca de este tío. Es como si... nunca hubiera dejado ni un solo rastro aparte de... el hecho de que existió y estaba a cargo de todo eso.\c- -\cfA ver, está la foto esa, pero tampoco está claro si es él. Pero si lo es... No voy a mentir, está para mojar pan.\c- +\cfA ver, está la foto esa, pero tampoco está claro si es él. Aun así no puedo negar que es bastante guapo...\c- diff --git a/lore/es/keychain.txt b/lore/es/keychain.txt index 5f3966537..3bf6e8639 100644 --- a/lore/es/keychain.txt +++ b/lore/es/keychain.txt @@ -15,7 +15,7 @@ Ten en cuenta que este llavero físico que tienes en tu persona es independiente \cxNotas de Saya:\c- \cfAh, sí, puse algunas cosas cuquis ahí que puede que te gusten. Pues, está la del emoji de bomba, porque a ver, te gusta hacer explotar cosas, ¿no? La elección era obvia, desde luego.\c- -\cfLuego está la chorrada esa que te hizo tanta gracia, la medalla esa de "butt bots gonna bot", je. Ni pajolera idea de de qué va todo esto, o de quien es la tal "Nekohaku" y de porqué es un "demonio anal". Debe de ser algún chiste de alguna comunidad supongo...\c- +\cfLuego está la chorrada esa que te hizo tanta gracia, la medalla esa de "butt bots gonna bot", je. Ni pajolera idea de de qué va todo esto, debe de ser algún chiste obscuro de algún lado...\c- \cfPor supuesto, también hay un careto chibi de mí. Piensa como que es una forma de que esté siempre contigo, no importa donde vayas, jejeje.\c- diff --git a/lore/es/kirin.txt b/lore/es/kirin.txt index 94370537c..988a5deea 100644 --- a/lore/es/kirin.txt +++ b/lore/es/kirin.txt @@ -16,20 +16,20 @@ Nacido en 2080, hijo de **Syrakha Yanikov** y **Azya Xanai**, **Kirin** se convi A pesar de tener el título de "Emperador", realmente no tiene ningún poder sobre la gente de Akkou, y en su lugar actúa más como un consejero político y económico. De hecho, el **Imperio Sykhai** en sí tampoco puede ser descrito como un imperio. Muchos lo describirían más bien como algo parecido a una colección de comunas anarquistas que otra cosa, a diferencia del verdadero, tiránico **Imperio de Novoskhana** del que se separaron. -Durante casi 80 años como líder de Akkou, Kirin ha permanecido soltero, ya que nadie se atrevía a acercarse a él con el propósito de casarse, debido a que se le veneraba como un icono de "pureza inmaculada", en parte debido a que su nombre, Kirin, significa "inocencia" en el idioma **Anarukon**. No fue hasta un encuentro inesperado con **Saya Miyamoto** en 2171 que esto finalmente cambió. Tras un mes bastante ocupado, durante el cual el joven emperador adicionalmente conoció a las otras parejas de Saya, surgió el amor, eventualmente culminando en un casamiento colectivo (\cg♥\c-) el 8 de Mayo de 2171, con su unión marcando el inicio de una gran alianza entre la humanidad y los Anarukon, adicionalmente ayudando a curar las viejas heridas del **Incidente Hellbound**, ya que esta alianza se extendió también al **Reino Kurenai**, a través de la amistad compartida con la **Reina Andreki Anderken**. Fuera de su matrimonio, Kirin también mantiene una relación estrecha con **Alakir de Kanaiarkar**, cónsul de una nación vecina a quien ha ayudado en el pasado. +Durante décadas como líder de Akkou, Kirin ha permanecido soltero, ya que nadie se atrevía a acercarse a él con el propósito de casarse, debido a que se le veneraba como un icono de "pureza inmaculada", en parte debido a que su nombre, Kirin, significa "inocencia" en el idioma **Anarukon**. No fue hasta un encuentro inesperado con **Saya Miyamoto** en 2171 que esto finalmente cambió. Tras un mes bastante ocupado, durante el cual el joven emperador adicionalmente conoció a las otras parejas de Saya, surgió el amor, eventualmente culminando en un casamiento colectivo (\cg♥\c-) el 8 de Mayo de 2171, con su unión marcando el inicio de una gran alianza entre la humanidad y los Anarukon, adicionalmente ayudando a curar las viejas heridas del **Incidente Hellbound**, ya que esta alianza se extendió también al **Reino Kurenai**, a través de la amistad compartida con la **Reina Andreki Anderken**. Fuera de su matrimonio, Kirin también mantiene una relación estrecha con **Alakir de Kanaiarkar**, cónsul de una nación vecina a quien ha ayudado en el pasado. Kirin en persona puede ser descrito como un líder bastante "pragmático". Siendo muy cercano a la gente de Akkou, y aficionado a entablar amistades. Es también absolutamente adorable. Cuando no está ocupado con sus deberes como consejero de la gente, Kirin se dedica a muchos de sus hobbies, tales como la pintura (teniendo una gran habilidad como retratista, por ejemplo), o la práctica de la magia junto a su madre. También tiene cierta afición a los videojuegos, anime, y otras formas de entretenimiento moderno, y suele ser visto hablando de forma extensa en redes sociales sobre el tema, felizmente introduciendo a la gente de la Tierra a los juegos y series populares de su mundo natal. \cxNotas de Saya:\c- \cg♥\c- \ca¡¡¡¡¡¡KIRIN-KUN!!!!!! ¡¡¡¡¡¡ERES UNA MONADA!!!!!! ¡¡¡¡TE QUIERO!!!!\c- \cg♥\c- -\cfAhhhhh, Demo-chan, ¿no es el mejor novio del mundo? Es que me hace tan feliz, y es tan bueno que... sí~\c- \cg♥\c- +\cfAhhhhh, Demo-chan, ¿no es el mejor marido del mundo? Es que me hace tan feliz, y es tan bueno que... Sí~\c- \cg♥\c- -\cfEn serio, que nunca... NUNCA NUNCA pensé que esto podría pasar. Que yo... que todas nosotras... nos pilláramos a nuestro propia monada inmortal. Es como un sueño hecho realidad, sabes...\c- +\cfEn serio, que nunca... NUNCA NUNCA pensé que esto podría pasar. Que yo... Que todas nosotras... Nos pilláramos a nuestro propia monada inmortal. Es como un sueño hecho realidad, sabes...\c- -\cfNo puedo dejar de pensar en él cuando no está aquí... o joder, incluso cuando SÍ está aquí (adivina). Kirin-kun es que es tan... nggghh... Voy a darle un abrazo ahora mismo.\c- +\cfNo puedo dejar de pensar en él cuando no está aquí... O incluso cuando SÍ está aquí (adivina). Kirin-kun es que es tan... Nggghh... Voy a darle un abrazo ahora mismo.\c- -\cfOh por cierto, dice hola. Le dije que esto no es un chat pero bueno en fin, hola de parte de nuestro monísimo marido. Espera, a ver... voy a dejar que escriba un poco por aquí, por qué no.\c- +\cfOh por cierto, dice hola. Le dije que esto no es un chat pero bueno en fin, hola de parte de nuestro monísimo marido. Espera, a ver... Voy a dejar que escriba un poco por aquí, por qué no.\c- \cgNotas de Kirin:\c- \caSaludos, Demo-chan. Espero que te encuentres bien en estas aventuras. Desearía poder estar presente en la transmisión en directo que Sayacchi hace de esto, pero actualmente me encuentro un poco ocupado conghfghfdgsddfh\c- @@ -41,6 +41,6 @@ Kirin en persona puede ser descrito como un líder bastante "pragmático". Siend \cxNotas de Saya:\c- \cfAAAAAAAAAAAAAAAAAAAAAAAA ¡¡¡¡Oh dios mio eso es tan adorable!!!!\c- -\cfjeje, sí, fui justo a por los pies otra vez. Su punto débil, jujuju~\c- +\cfjeje, sí, fui justo a por su cintura otra vez. Su punto débil, jujuju~\c- -\cfPor cierto, no le digas nada pero... ¿ese "trabajo importante" con el que está tan ocupado? Resulta que es otro juego que le puse. En serio, han pasado solo un par de semanas y ya casi se ha ventilado toda mi colección. Ah, y olvida lo que dijo de no verte, si es que, aunque tenga que ser a la fuerza, voy a hacer que te vea. En serio quiero ver como reacciona a tus payasadas.\c- +\cfPor cierto, no le digas nada pero... ¿Ese "trabajo importante" con el que está tan ocupado? Resulta que es otro juego que le puse. En serio, han pasado solo un par de semanas y ya casi se ha ventilado toda mi colección. Ah, y olvida lo que dijo de no verte, si es que, aunque tenga que ser a la fuerza, voy a hacer que te vea. En serio quiero ver como reacciona a tus payasadas.\c- diff --git a/lore/es/kirinmanga.txt b/lore/es/kirinmanga.txt index 0ec4d48a1..93c860800 100644 --- a/lore/es/kirinmanga.txt +++ b/lore/es/kirinmanga.txt @@ -10,9 +10,9 @@ TXT \cfSinopsis:\c- Cuando su familia se mudó al Imperio Rubí, Alissa se sintió como pez fuera del agua. Todo era tan diferente a la vida rural a la que estaba acostumbrada, tan nuevo y confuso, pero entonces conoció aun joven apuesto, quien felizmente le ayudaría a adaptarse. A medida que su relación se estrechó, se toparía finalmente con una revelación inesperada: ¡Era ni más ni menos que el mismísimo emperador de esas tierras! Amable, cariñoso, de corazón puro e inocente, era todo lo contrario a ella, pero a pesar de sus diferencias, el amor que sentían el uno por el otro solo siguió aumentando. Un día, habiendo sido invitada al palacio imperial, Alissa sería testigo de un lado del emperador que nunca antes había mostrado a nadie. Y asi, su nueva vida comienza. -Un inesperado retorno al manga de **Saya Miyamoto**, co-líder de **Akari Labs**, una vez más una historia romántica aderezada de su típica "sana y divertida perversión". A pesar de su corta extensión, ha recibido muchos halagos en internet, muchos pidiendo una secuela, o un spin-off centrado en la carismática asistenta del emperador. La propia Saya no ha hecho promesas, pero ha declarado considerar ambas opciones, algún día. +Un inesperado retorno al manga de **Saya Miyamoto**, co-líder de **Akari Labs**, una vez más una historia romántica aderezada con un tono de comedia ecchi. A pesar de su corta extensión, ha recibido muchos halagos en internet, muchos pidiendo una secuela, o un spin-off centrado en la carismática asistenta del emperador. La propia Saya no ha hecho promesas, pero ha declarado considerar ambas opciones, algún día. \cxNotas de Saya:\c- \cfJe, lo escribí todo en unos tres días. Aunque dibujarlo todo, eso fue una semana entera. Sí, no soy tan buena, a ver, aunque no me avergüence de calcar sobre modelos en 3D y tal (que yo hago, al menos).\c- -\cfEs obvio en qué está basado todo esto. A ver vamos, tendría que estar ciego de cojones para no darte cuenta. La primera vez que vestimos a Kirin-kun es que... me vino tal explosión de inspiración que TENÍA que escribirlo todo. Oh es que era tan adorable, ¿verdad? Probándole toda clase de cosas monas... Obviamente, no hicimos fotos, eso estaría mal. Pero todo eso está grabado en mi mente (y la tuya).\c- +\cfEs obvio en qué está basado todo esto. A ver vamos, tendría que estar tope de ciego para no darte cuenta. La primera vez que vestimos a Kirin-kun es que... me vino tal explosión de inspiración que TENÍA que escribirlo todo. Oh es que era tan adorable, ¿verdad? Probándole toda clase de cosas monas... Ay señor...\c- diff --git a/lore/es/kirincummies.txt b/lore/es/kirinsippy.txt similarity index 53% rename from lore/es/kirincummies.txt rename to lore/es/kirinsippy.txt index a288e4c88..bca263843 100644 --- a/lore/es/kirincummies.txt +++ b/lore/es/kirinsippy.txt @@ -11,6 +11,4 @@ TXT ¿Intolerancia a la lactosa? ¡No hay problema! Nuestra leche sintética es perfectamente segura para todos, ¡sin efectos secundarios, sin mutaciones alienígenas, ni efectos apocalípticos! Es leche, en un cartón. Toot Froot™, la primera bebida de leche sintética del mundo, con zumo de fruta natural. \cxNotas de Saya:\c- -\cfJejeje... el sabor me recuerda tanto a Kirin-kun. Cada sorbo es como... Seguro que tú también lo sabes, entiendes as que se parece el sabor. Sí, ESO. También le ha pillado el gusto, sabes, y ver esa fuerza de succión cada vez que le doy un cartón, y la cara que pone, es tan... ay madre. Que traviesillo~\c- - -\cfGracias muchas otra vez más al dios de los Anarukon, por hacerlos así. Deliciosos lechazos con sabor a melocotón...\c- +\cfSi hay algo que nos une de verdad, es el amor que tenemos por este zumo, desde que conocimos a Kirin-kun.\c- diff --git a/lore/es/kmonn.txt b/lore/es/kmonn.txt index dc59126e1..f3d6cdba4 100644 --- a/lore/es/kmonn.txt +++ b/lore/es/kmonn.txt @@ -18,6 +18,6 @@ Entre algunas de sus creaciones más notables, está la **Ray-Khom**, el arma es Junto a su padre, fue uno de los muchos ingenieros que trabajaron en el famoso proyecto del **Operador de Metarealidad K79-D**. Un arma legendaria cuyo nombre es conocido por muchos, pero ninguno recuerda lo que hacía, ni siquiera aquellos involucrados en su creación. \cxNotas de Saya:\c- -\cfBuah el tío este es VIEJO. Ya sé que la peña esa vive eternamente, pero hostia puta, si es que es más aun que el viejales de Tach-Engine. Vaya diferencia de edad que se tienen ahí (pos sí). A ver, hasta he conocido a su padre, y madre mía... Un súper-vejestorio.\c- +\cfBuah el tío este es VIEJO. Ya sé que la peña esa vive eternamente, pero hostia puta, si es que es más aun que el viejales de Tach-Engine. A ver, hasta he conocido a su padre, y madre mía... Un súper-vejestorio.\c- \cfOh ya, el artículo menciona el K79-D. La cosa más puto extraña esa. Resulta que SÉ lo que pasó con eso, porque me lo contó Maruku-sama, ya que estaba presente, y es un dios y todo ese tema. Al parecer el arma intentó violar directamente la causalidad durante un disparo de prueba, así que un "mecanismo de auto-conservación" del universo se disparó a lo bestia y lo borró todo al instante incluyendo toda la info de como se hizo el arma (incluso haciendo borrados de memoria, madre de dios).\c- diff --git a/lore/es/madcat.txt b/lore/es/madcat.txt index 99df1c269..bc847c307 100644 --- a/lore/es/madcat.txt +++ b/lore/es/madcat.txt @@ -42,7 +42,7 @@ Cuerpo de trabajo: \cfPor cierto, ¿todas las interfaces visuales que ves por tus ojos? Las ha diseñado ella. Bastante simples, sí, pero funcionan de maravilla. Sabía que sería capaz de trabajar perfectamente para una resolución objetivo de 640x400. Ya me conoces, siempre seré partidaria de la superioridad de 16:10. A la porra el ultrawide, esa estúpida moda no se ha muerto ni en este siglo.\c- -\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo. Pero oye, al menos, a diferencia de ella, no voy por ahí sin bragas todo el tiempo (y lo hace con una falda, encima, hay que tenerlos cuadrados).\c- +\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo.\c- TXT \cxNombre Completo:\c- \cf Kris "MADCAT" Danae\c- @@ -97,7 +97,7 @@ Cuerpo de trabajo: \cfPor cierto, ¿todas las interfaces visuales que ves por tus ojos? Las ha diseñado ella. Bastante simples, sí, pero funcionan de maravilla. Sabía que sería capaz de trabajar perfectamente para una resolución objetivo de 640x400. Ya me conoces, siempre seré partidaria de la superioridad de 16:10. A la porra el ultrawide, esa estúpida moda no se ha muerto ni en este siglo.\c- -\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo. Pero oye, al menos, a diferencia de ella, no voy por ahí sin bragas todo el tiempo (y lo hace con una falda, encima, hay que tenerlos cuadrados).\c- +\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo.\c- TXT \cxNombre Completo:\c- \cf Kris "MADCAT" Danae\c- @@ -153,4 +153,4 @@ Cuerpo de trabajo: \cfPor cierto, ¿todas las interfaces visuales que ves por tus ojos? Las ha diseñado ella. Bastante simples, sí, pero funcionan de maravilla. Sabía que sería capaz de trabajar perfectamente para una resolución objetivo de 640x400. Ya me conoces, siempre seré partidaria de la superioridad de 16:10. A la porra el ultrawide, esa estúpida moda no se ha muerto ni en este siglo.\c- -\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo. Pero oye, al menos, a diferencia de ella, no voy por ahí sin bragas todo el tiempo (y lo hace con una falda, encima, hay que tenerlos cuadrados).\c- +\cfUh, y que más queda por decir... Las dos casi pensamos igual a veces, lo cual es gracioso. Hay gente que dice que hasta nos PARECEMOS, pero sinceramente, yo no lo veo.\c- diff --git a/lore/es/maidbot.txt b/lore/es/maidbot.txt index 2affbc374..f48b38636 100644 --- a/lore/es/maidbot.txt +++ b/lore/es/maidbot.txt @@ -29,8 +29,6 @@ Tras estos eventos, Meido pasó a formar parte de la familia, adoptando el apell \cfMe encanta que las dos os llevéis tan bien, como hermanitas. Las robotitas cuquis deben permanecer unidas, vaya que sí.\c- \cfAh, Zana-sama, bendita seas tú y tus skills tope de guays, haciendo realidad mis sueños. Recuerdo que siempre soñaba que Meido-chan se volviera consciente y me confesara su amor, y pensaba que eso era TOTALMENTE imposible. Ja... tonta de mí.\c- - -\cfJeje... Desde luego me alegro mucho de hacerla "completa", por cierto... Mejor decisión de mi vida. Deja que te diga, cuando hacemos "cositas" las dos... es como estar en el cielo~\c- \cg♥\c- TXT \cxNombre Completo:\c- \cf Meido Miyamoto\c- @@ -65,6 +63,4 @@ En Mayo de 2171, junto con Saya y sus otras parejas, se casó con el **Emperador \cfAh, Zana-sama, bendita seas tú y tus skills tope de guays, haciendo realidad mis sueños. Recuerdo que siempre soñaba que Meido-chan se volviera consciente y me confesara su amor, y pensaba que eso era TOTALMENTE imposible. Ja... tonta de mí.\c- -\cfJeje... Desde luego me alegro mucho de hacerla "completa", por cierto... Mejor decisión de mi vida. Deja que te diga, cuando hacemos "cositas" las dos... es como estar en el cielo~\c- \cg♥\c- - \cfActualización: Por cierto, me alegro de que Kirin-kun consiguiera que volviese a cantar. Por supuesto, es que ¿como podría resistirse a sus encantos? ¿verdad?\c- diff --git a/lore/es/milkbreads.txt b/lore/es/milkbreads.txt index 5040f49d2..2094b7d4c 100644 --- a/lore/es/milkbreads.txt +++ b/lore/es/milkbreads.txt @@ -17,4 +17,4 @@ Aun así, son muy populares por todo el mundo. Muchos visitan el **Imperio Sykha \cxNotas de Saya:\c- \cfSabes, enterarme de que la leche viene de ESAS COSAS no ha cambiado en absoluto mi opinión. Esta cosa es celestial, es lo más delicioso jamás creado, es tan dulce que me moriría por ellos. A ver, casi que pasó eso justo cuando tuve una sobredosis de ellos (madre de dios que vergüenza). Sí, no me extraña que la palmase mucho cuando tenía más azúcar que sangre en el cuerpo. Kirin-kun dijo que incluso oyó explotar mi corazón, pero apuesto a que solo estaba siendo dramático, eso no puede haber pasado.\c- -\cfOh ya, y resulta que hay un mito por ahí de que si comes suficientes de estos tus tetas se ponen enormes. Pues mira que en serio no creo que sea eso posible, por supuesto que no. ¿Que clase de idiota se metería una sobredosis de estas cosas a propósito para que le crezcan unas domingas gigantes?\c- +\cfOh ya, y resulta que hay un mito por ahí de que si comes suficientes de estos tus tetas se ponen enormes. Pues mira que en serio no creo que sea eso posible, por supuesto que no. ¿Que clase de idiota se metería una sobredosis de estas cosas a propósito?\c- diff --git a/lore/es/mothlamp.txt b/lore/es/mothlamp.txt index 3d2c18512..51cd88b0b 100644 --- a/lore/es/mothlamp.txt +++ b/lore/es/mothlamp.txt @@ -21,4 +21,4 @@ La lámpara se mantiene siempre cerca del dueño, sin fallo. Si desaparece de su \cfPero... es que, justo luego creo que me dijo que "quizás". Lo que, sinceramente, suena un poco... uf. En cierto modo, me gusta la idea, pero a la vez... espero que no acabemos lamentándolo.\c- -\cfOh dios imagina que las chicas polilla son reales, es que joder yo iba y... ffffffdfgdgfgsfgggghghffhghg\c- +\cfOh dios imagina que las chicas polilla son reales, es que yo ya... ffffffdfgdgfgsfgggghghffhghg\c- diff --git a/lore/es/mothplushy.txt b/lore/es/mothplushy.txt index 6a13f6daa..84fea20cb 100644 --- a/lore/es/mothplushy.txt +++ b/lore/es/mothplushy.txt @@ -2,15 +2,13 @@ TAG Peluche de Polilla TXT \cxDesignación:\c- -\cf Peluche de Mashiro la Chica Polilla\c- +\cf Peluche de Chica Polilla\c- \cxFabricante:\c- \cf Nukritas 2xx\c- \cxClasificación:\c- \cf Muñeco de Peluche\c- -Un muñeco de peluche cariñosamente creado a mano de **Mashiro**, la chica polilla, para buenos niños y niñas por igual. Como todas las polillas, le encanta la luz de una buena lámpara. Si la provees del calmante brillo de una **Lámpara Compañera Sankai**, puede que tengas una amiga fiable, puede que incluso una amante. Solo, no hagas ruido, puede que la asustes. - -En **Plutoni Incorporated** no nos hacemos responsables si acabas atrapada en un bucle de tiempo con una buena chica polilla haciéndote compañía. +Un muñeco de peluche de una chica polilla cariñosamente creado a mano. Como todas las polillas, le encanta la luz de una buena lámpara. Si la provees del calmante brillo de una **Lámpara Compañera Sankai**, puede que encuentres una amiga fiel. Eso sí, no hagas ruido, puede que la asustes. \cxNotas de Saya:\c- \cfHay un montón de estas en mi dormitorio, sabes. Una por cada vez que esos dos me han cabreado. Da miedo que me conozcan tan bien, en serio.\c- diff --git a/lore/es/nana.txt b/lore/es/nana.txt index ac06f0bed..bebd91d10 100644 --- a/lore/es/nana.txt +++ b/lore/es/nana.txt @@ -18,7 +18,7 @@ Siendo parte de la realeza, Nana ha ganado bastante fama en Japón, apareciendo Nana tiene tres hijos, los cuales, como ella, han heredado la sangre inmortal de la princesa lunar: **Taro**, **Saya** y **Yui**. Cada uno de ellos ha tenido un gran éxito en sus propias hazañas, algo de lo que Nana habla en gran detalle, muy orgullosa. \cxNotas de Saya:\c- -\cfLa más mejor mamá del mundo, no voy a mentir. Puede que sea estricta a veces, o se enfade conmigo por estar despierta hasta muy tarde (si es que se da cuenta, je), pero realmente es la mejor. Aun no la has conocido, Demo-chan, pero seguro que le vas a caer muy bien. Te aseguro que es muy maja a pesar del miedo que da la pinta que tiene a veces. No es para nada como Kaguya obaa-san, que juro que siempre tiene ese aura que es como... normal que los tíos le tengan miedo, siempre con un miedo constante a que les haga CBT en cualquier momento.\c- +\cfLa más mejor mamá del mundo, no voy a mentir. Puede que sea estricta a veces, o se enfade conmigo por estar despierta hasta muy tarde (si es que se da cuenta, je), pero realmente es la mejor. Aun no la has conocido, Demo-chan, pero seguro que le vas a caer muy bien. Te aseguro que es muy maja a pesar del miedo que da la pinta que tiene a veces. No es para nada como Kaguya obaa-san, que juro que siempre tiene ese aura que es como... normal que la gente le tenga miedo.\c- TXT \cxNombre Completo:\c- \cf Nana Miyamoto\c- @@ -41,7 +41,7 @@ Nana tiene tres hijos, los cuales, como ella, han heredado la sangre inmortal de \cxNotas de Saya:\c- \cfOkaa-san es tan feliz de que vayas por ahí haciendo el bien. Me moló que le gustaras. Si es que te lo dije.\c- -\cfPor cierto, me di cuenta, sabes, cuando te dio ese abrazo, sí. No ha intentado ver a otros tíos desde que perdimos a papá... Pero creo que a lo mejor... puede que le gustes de una forma algo diferente, ya sabes...\c- +\cfTía, es que juro que ha empezado a hacer empanada de atún más a menudo solo por ti. Está bien que puedas disfrutar de tu plato favorito y tal, pero deberías saber que lo que necesitas en tu dieta son carbohidratos, ¿no?\c- TXT \cxNombre Completo:\c- \cf Nana Miyamoto\c- @@ -64,8 +64,6 @@ Nana tiene tres hijos, los cuales, como ella, han heredado la sangre inmortal de \cxNotas de Saya:\c- \cfOkaa-san es tan feliz de que vayas por ahí haciendo el bien. Me moló que le gustaras. Si es que te lo dije.\c- -\cfOh ya, en la boda, con Kirin... ¿recuerdas? Resulta que tenía razón, después de todo. Se ha pasado a la "otra acera" ahora. Dios, como os envidio a todas, habiéndoos perdido esa escena. Ver a mamá justo ahí, dándose el lote con la de Ashley-san... Desearía poder des-verlo, pero ahora hasta planean casarse. ¿Eso no haría que Yu-chan y Ashley-san fuesen hermanas? A ver, las dos ya son pareja y tal... Va a ser raro.\c- +\cfTía, es que juro que ha empezado a hacer empanada de atún más a menudo solo por ti. Está bien que puedas disfrutar de tu plato favorito y tal, pero deberías saber que lo que necesitas en tu dieta son carbohidratos, ¿no?\c- -\cfEspera... Si ese es el caso, entonces... ENTONCES KIRIN-KUN Y YO... ¿¿¿ME VOY A CONVERTIR EN SU TÍA???\c- - -\cf... ahora que lo pienso, la verdad es que no importa. Yo es que ya he pecado, considerando que estáis tú, Ibuki y Meido. Técnicamente sois mis hijas (y además Ibuki es mi propio clon), después de todo.\c- +\cfOh ya, y lo que paso en la boda... Buf, es que nos pilló por sorpresa. Fue y se echó novia. Y va y resulta que fue con la madre de Ashley-san. La verdad es que me resulta un poco raro pero... Supongo que está bien si es algo que le hace más feliz.\c- diff --git a/lore/es/novoskhana.txt b/lore/es/novoskhana.txt index 878e3348e..3b4046dc5 100644 --- a/lore/es/novoskhana.txt +++ b/lore/es/novoskhana.txt @@ -10,16 +10,14 @@ El **Imperio de Novoskhana** fue fundado en el 45306 AC por la **Emperatriz Eter La estructura social del imperio es estrictamente matriarcal, todos los hombres existen solamente para servir a sus esposas y darles hijos. Adicionalmente, casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra, especialmente aquellas de clases bajas. Dado este hecho, nadie se ha atrevido a empezar ninguna guerra o conflicto con el imperio, ya que siempre está preparado para contraatacar, con sus ejércitos imparables de guerreras inmortales. -La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan "separado" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados **Desviados**, un término usado para todos aquellos que actúan en contra de las leyes del imperio. - -Hay incontables formas de ser etiquetado como un "enemigo del estado", entre ellas, mostrar signos de "desestabilizar el orden natural de la sociedad", lo cual incluye entre otros: Hombres que rechazan el matrimonio o tener descendientes, hombres cuyo primer descendiente es varón, o que son incapaces de tener descendencia, hombres que son vistos manteniendo relaciones con otros hombres, cualquier individuo que comparta un nombre con la emperatriz, cualquier individuo que "viva desconectado de la sociedad" (generalmente usado para referirse a aquellos que permanezcan desempleados durante extensos periodos, o no tengan un hogar), mujeres que no contribuyan en la guerra, mujeres que hayan sido vistas manteniendo relaciones con otras mujeres, individuos "divergentes" (término usado para aquellos que no caigan en el binario hombre/mujer), etc. +La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan "separado" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados **Desviados**, un término usado para todos aquellos que actúan en contra de las estrictas leyes del imperio. Dos de los mayores grupos separados del Imperio son el **Reino Kurenai**, fundado inicialmente por la **Hermandad Vexx** como un lugar seguro para enemigos del estado, y el **Imperio Sykhai**, un colectivo anarco-comunista con nombre irónico fundado por una rama de la familia Yanikov que estaba fuertemente en desacuerdo con el "sistema roto" del Imperio. Una gran parte de la población libre **Anarukon** total del multiverso está contenida en estos dos, y el resto se ha asentado en otros lugares, incluyendo la Tierra. \cxNotas de Saya:\c- -\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Puto... imperio TERF. Maravilloso, simplemente maravilloso...\c- +\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Maravilloso, simplemente maravilloso...\c- -\cfSí, nunca jamás me puto acercaría a ese sito, hostia joder. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... que... ¿¿¿COMO COJONES sigue habiendo gente ahí??? ¿¿¿QUIEN COJONES querría vivir ahí???\c- +\cfSí, nunca jamás me acercaría a ese sito, la leche. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... Que, a ver, ¿¿como alguien querría vivir en un sitio así, bajo una dictadura tan absurda??\c- \cfOh, pero que digo, por supuesto que hay gente que estaría fenomenal con un puto infierno así, siempre. Si la historia nos ha enseñado algo, es que a ver... sí... Hay gente que es tan mierder como para seguir a líderes así, o peor...\c- TXT @@ -34,16 +32,14 @@ El **Imperio de Novoskhana** fue fundado en el 45306 AC por la **Emperatriz Eter La estructura social del imperio es estrictamente matriarcal, todos los hombres existen solamente para servir a sus esposas y darles hijos. Adicionalmente, casi todas las mujeres nacidas en Novoskhana son entrenadas para la guerra, especialmente aquellas de clases bajas. Dado este hecho, nadie se ha atrevido a empezar ninguna guerra o conflicto con el imperio, ya que siempre está preparado para contraatacar, con sus ejércitos imparables de guerreras inmortales. -La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan "separado" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados **Desviados**, un término usado para todos aquellos que actúan en contra de las leyes del imperio. - -Hay incontables formas de ser etiquetado como un "enemigo del estado", entre ellas, mostrar signos de "desestabilizar el orden natural de la sociedad", lo cual incluye entre otros: Hombres que rechazan el matrimonio o tener descendientes, hombres cuyo primer descendiente es varón, o que son incapaces de tener descendencia, hombres que son vistos manteniendo relaciones con otros hombres, cualquier individuo que comparta un nombre con la emperatriz, cualquier individuo que "viva desconectado de la sociedad" (generalmente usado para referirse a aquellos que permanezcan desempleados durante extensos periodos, o no tengan un hogar), mujeres que no contribuyan en la guerra, mujeres que hayan sido vistas manteniendo relaciones con otras mujeres, individuos "divergentes" (término usado para aquellos que no caigan en el binario hombre/mujer), etc. +La Emperatriz Eterna y sus muchas hijas tienen poder absoluto sobre todo Novoskhana, y realizan todas las decisiones importantes, incluyendo la creación de nuevas leyes. De todas estas leyes varias que han venido de ellas, muchas han sido tan controvertidas que han resultado en que grandes grupos de gente se hayan "separado" del imperio para formar sus propias naciones. La nieta mayor de la Emperatriz, la Verdugo Eryukha Yanikov, dirige (y a veces imparte) personalmente todos los castigos de ciudadanos que son considerados **Desviados**, un término usado para todos aquellos que actúan en contra de las estrictas leyes del imperio. Dos de los mayores grupos separados del Imperio son el **Reino Kurenai**, fundado inicialmente por la **Hermandad Vexx** como un lugar seguro para enemigos del estado, y el **Imperio Sykhai**, un colectivo anarco-comunista con nombre irónico fundado por una rama de la familia Yanikov que estaba fuertemente en desacuerdo con el "sistema roto" del Imperio. Una gran parte de la población libre **Anarukon** total del multiverso está contenida en estos dos, y el resto se ha asentado en otros lugares, incluyendo la Tierra. \cxNotas de Saya:\c- -\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Puto... imperio TERF. Maravilloso, simplemente maravilloso...\c- +\cfJoder, tía. Si hubiese una vez un concurso de quien es el dictador más ridículamente malvado de la historia del mundo, esta hijoputa tendría el primer puesto. Maravilloso, simplemente maravilloso...\c- -\cfSí, nunca jamás me puto acercaría a ese sito, hostia joder. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... que... ¿¿¿COMO COJONES sigue habiendo gente ahí??? ¿¿¿QUIEN COJONES querría vivir ahí???\c- +\cfSí, nunca jamás me acercaría a ese sito, la leche. Me arrancarían la cabeza por TODAS las razones o algo, nada mas poner un pie ahí. Lo que no entiendo es... Que, a ver, ¿¿como alguien querría vivir en un sitio así, bajo una dictadura tan absurda??\c- \cfOh, pero que digo, por supuesto que hay gente que estaría fenomenal con un puto infierno así, siempre. Si la historia nos ha enseñado algo, es que a ver... sí... Hay gente que es tan mierder como para seguir a líderes así, o peor...\c- diff --git a/lore/es/onoke.txt b/lore/es/onoke.txt index bc98a68f3..9d537f5dd 100644 --- a/lore/es/onoke.txt +++ b/lore/es/onoke.txt @@ -8,13 +8,13 @@ TXT \cxLocalización:\c- \cf Kereshnovka\c- -En Octubre de 2003, un incendio ocurrió en la **Mansión Onoke**, a las afueras de **Kereshnovka**, durante una reunión entre las familias **Imanaki** y **Onoke**. Cuando los bomberos llegaron, encontraron a todos muertos, habiendo sido cada uno asesinado de formas más y más cruentas. El culpable nunca fue encontrado. +En Octubre de 2003, un incendio ocurrió en la **Mansión Onoke**, a las afueras de **Kereshnovka**, durante una reunión entre las familias **Imanaki** y **Onoke**. Cuando los bomberos llegaron, encontraron a todos muertos, habiendo sido todos envenenados y sus cadáveres profanados. El culpable nunca fue encontrado. Hay muchas teorías sobre lo que pudo haber ocurrido. La mayoría apunta a que esto haya sido el trabajo de **Hynnykka la Gran Bruja**, una asesina en serie de hace siglos (o un posible sucesor), mencionando el hecho de que su última nota puede tener la interpretación potencial de referirse a estas dos poderosas familias ("todos morirán"). Esto no solo ha sido visto como algo difícilmente relacionado, dada la vaga interpretación, sino también mucho más dudoso por que algo así no pudo ser hecho por un solo individuo. Otra teoría apunta a un suicidio ritual, aunque no hubiese una clara explicación de por que algo así se hubiera hecho. Ambas familias se encontraban en buenos términos, y esta reunión era en celebración del matrimonio entre dos de sus miembros, marcando el inicio de una alianza muy beneficiosa. -Muchas otras teorías, cada una más ridícula que la anterior, mencionan posibilidades de ataques por cultistas, los ghouls del pueblo, o una especie de asesinato planeado por familias rivales (de las cuales no se ha conocido ninguna). +Muchas otras teorías, cada una más ridícula que la anterior, mencionan posibilidades de ataques por cultistas, los ghouls del pueblo, o una especie de asesinato planeado por familias rivales (de cuya participación no se ha conocido ningún caso). A día de hoy, nadie sabe lo que realmente ocurrió entonces, y el caso sigue sin resolver. Solo una persona sobrevivió, **Tetsuya Imanaki**, CEO de **Imanaki Corp**, pero solo por su ausencia al evento. diff --git a/lore/es/parthoris.txt b/lore/es/parthoris.txt index aa35f6032..056340041 100644 --- a/lore/es/parthoris.txt +++ b/lore/es/parthoris.txt @@ -11,4 +11,4 @@ Cuando este mundo fue localizado inicialmente, hubo signos claros de haber pasad \cxNotas de Saya:\c- \cfHay un monte de cosas interesantes por ahí y voy a estar muy pendiente del directo. Esta es la primerísima vez que hacemos una exploración de todo, sabes, así que quiero ver TODO lo que pueda haber aquí.\c- -\cfNo sé si te vas a acercar al sitio ese, la tal "Guarida de Malumax". Mira que tengo curiosidad por eso, el hecho de que haya un tío con acceso a cosas modernas en esta maravilleante tierra de fantasía medieval.\c- +\cfNo sé si te vas a acercar al sitio ese. Mira que tengo curiosidad por eso, el hecho de que haya un tío con acceso a cosas modernas en esta maravilleante tierra de fantasía medieval.\c- diff --git a/lore/es/propulsor.txt b/lore/es/propulsor.txt index 5a77f0680..88cb85e38 100644 --- a/lore/es/propulsor.txt +++ b/lore/es/propulsor.txt @@ -13,7 +13,7 @@ El **Impulsor JetBurst™** es una de los primeras unidades de jetpack realmente Gracias a sus células patentadas de energía autoregenerable, la unidad tiene la garantía de permanecer útil durante muchos años, requiriendo solo un suministro constante de hidrógeno (que puede incluso venir del aire alrededor de sí). \cxNotas de Saya:\c- -\cfSabes, Ibuki solía llevar uno de estos también, cuando estaba en América haciendo todas esas cosas que se supone que tenía que hacer (y después). Podía volar por ahí y hacer toda clase de piruetas ridículas y tal, pero supongo que tú no puedes, claro. A ver, no te estoy llamando gorda ni nada... bueno... a ver, pesas 500kg, eso está claro.\c- +\cfSabes, Ibuki solía llevar uno de estos también, con todo el exoesqueleto blindado que llevaba para la guerra en aquellos tiempos. Podía volar por ahí y hacer toda clase de piruetas ridículas y tal, pero supongo que tú no puedes, claro. A ver, no te estoy llamando gorda ni nada... bueno... a ver, pesas 500kg, eso está claro.\c- \cfEn serio... si hubiera sabido que el almacero pesa tanto, no habría usado un blindaje tan pesado para tu cuerpo, porque a ver, si que dije lo de que lo quería "EXTRA THICC" cuando Misa me preguntó, en plan coña, pero se lo tomó muy en serio.\c- diff --git a/lore/es/saya.txt b/lore/es/saya.txt index 5f91cd82b..3e9fde404 100644 --- a/lore/es/saya.txt +++ b/lore/es/saya.txt @@ -15,20 +15,20 @@ TXT En 2010, junto con su hermano Taro, los dos fundaron **Akari Labs**, donde su primer proyecto fue un robot de limpieza autónomo, el cual evolucionaría en la **Maidbot** moderna, una de las creaciones más populares de su compañía. También idearía muchos otros tipos de robots, todos controlados por una IA compleja que ella misma había diseñado junto con su hermano. -En 2018, Saya "dejó de envejecer", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que mantendría para siempre su físico actual, siendo "bajita y plana", algo que odió mucho. +En 2018, Saya "dejó de envejecer", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que esto significaba que sobreviviría a muchas personas de su vida, y tal prospecto no le resultó nada agradable. Saya recibiría frecuentemente el apodo de **No-Tomoko** en las redes, en referencia a un personaje de una popular serie de manga a quien la gente la comparaba. Es de notar que "en cuanto a personalidad y apariencia, la similitud está ahí, definitivamente". Saya es bien conocida por ser bastante directa al hablar con la gente, si es que lo hace, ya que no suele hablar mucho en persona. En línea, sin embargo, cambia completamente, discutiendo abiertamente con cualquiera que se le cruce, casualmente entremetiéndose en conversaciones aleatorias, o despotricando de forma extensiva sobre varios temas, y debatiendo furiosamente con haters. +La forma de hablar de Saya es más bien tosca en ocasiones, y se sabe que usa casualmente expresiones groseras con regularidad en medio de una conversación. Es uno de sus muchos malos hábitos de los cuales tiene dificultades para corregir, y esto ha resultado en múltiples malentendidos y situaciones embarazosas. Aun así, siempre se disculpa immediatamente si se le llama la atención. + Saya es conocida también por ser exageradamente coqueta con mujeres atractivas, algo que ha resultado en muchos malentendidos y momentos incómodos. Con orgullo suele decir que está "siempre horny on main", y nunca deja pasar la oportunidad de flirtear con alguien. Sin embargo si menciona que este flirteo abierto es "sólo amistoso, entre amigos". -Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo **Haskell**), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada **Mi Maid Es Un Robot Del Sexo**, basado parcialmente en sus experiencias saliendo con **Meido Miyamoto**. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, **El Proyecto Akari**, una historia sobre experimentos de teletransporte y viajes interdimensionales "que no se va a la mierda como el resto". Tras el desastre en las bases de la **UAC** en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, "solo para joder a esos idiotas". - -Actualmente, Saya tiene dos novias: Meido Miyamoto e **Ibuki Miyamoto**. Ambas siendo sus propias creaciones, lo que ha hecho que la gente haga comentarios incestuosos en las redes, contra los que lucha frecuentemente. +Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo **Haskell**), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada **Mi Novia Es Una Sirvienta Robot**, basado parcialmente en sus experiencias saliendo con **Meido Miyamoto**. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, **El Proyecto Akari**, una historia sobre experimentos de teletransporte y viajes interdimensionales "que no se va a la mierda como el resto". Tras el desastre en las bases de la **UAC** en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, "solo para joder a esos idiotas". \cxNotas de Saya:\c- \cfTe gusta leer sobre mi, ¿verdad? Seguro que sí, tonti. Muy bien, pues aquí tienes mas cosas sobre mí, sólo para ti.\c- -\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. Mi top de fetiches incluye las tetas enormes, las maids, chicos afeminados y la heterocromía. Mi chica monstruo favorita es la chica polilla, y mi waifu es Mashiro (específicamente la Mashiro del capítulo 3, no la Mashiro pedófila yandere del resto, no gracias). Lo último: Puede que no me duche a menudo, o use desodorante o nada, pero no apesto, huelo bien, y la gente me dice que sí, que está muy bien.\c- +\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. También me encantan las chicas polilla, son bonitas y molan mucho. Oh, y las maids, claro está, y la moda gótica, aunque me da demasiado corte intentar vestirme así.\c- \cfBueno, ¿satisfecha, Demo-chan? ¿He saciado tu sed de Saya Facts™? Bien, entonces deberías volver al trabajo.\c- TXT @@ -48,20 +48,18 @@ TXT En 2010, junto con su hermano Taro, los dos fundaron **Akari Labs**, donde su primer proyecto fue un robot de limpieza autónomo, el cual evolucionaría en la **Maidbot** moderna, una de las creaciones más populares de su compañía. También idearía muchos otros tipos de robots, todos controlados por una IA compleja que ella misma había diseñado junto con su hermano. -En 2018, Saya "dejó de envejecer", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que mantendría para siempre su físico actual, siendo "bajita y plana", algo que odió mucho. +En 2018, Saya "dejó de envejecer", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que esto significaba que sobreviviría a muchas personas de su vida, y tal prospecto no le resultó nada agradable. Saya recibiría frecuentemente el apodo de **No-Tomoko** en las redes, en referencia a un personaje de una popular serie de manga a quien la gente la comparaba. Es de notar que "en cuanto a personalidad y apariencia, la similitud está ahí, definitivamente". Saya es bien conocida por ser bastante directa al hablar con la gente, si es que lo hace, ya que no suele hablar mucho en persona. En línea, sin embargo, cambia completamente, discutiendo abiertamente con cualquiera que se le cruce, casualmente entremetiéndose en conversaciones aleatorias, o despotricando de forma extensiva sobre varios temas, y debatiendo furiosamente con haters. -Saya es conocida también por ser exageradamente coqueta con mujeres atractivas, algo que ha resultado en muchos malentendidos y momentos incómodos. Con orgullo suele decir que está "siempre horny on main", y nunca deja pasar la oportunidad de flirtear con alguien. Sin embargo si menciona que este flirteo abierto es "sólo amistoso, entre amigos". +La forma de hablar de Saya es más bien tosca en ocasiones, y se sabe que usa casualmente expresiones groseras con regularidad en medio de una conversación. Es uno de sus muchos malos hábitos de los cuales tiene dificultades para corregir, y esto ha resultado en múltiples malentendidos y situaciones embarazosas. Aun así, siempre se disculpa immediatamente si se le llama la atención. -Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo **Haskell**), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada **Mi Maid Es Un Robot Del Sexo**, basado parcialmente en sus experiencias saliendo con **Meido Miyamoto**. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, **El Proyecto Akari**, una historia sobre experimentos de teletransporte y viajes interdimensionales "que no se va a la mierda como el resto". Tras el desastre en las bases de la **UAC** en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, "solo para joder a esos idiotas". - -Actualmente, Saya tiene tres novias: Meido Miyamoto, **Ibuki Miyamoto** y el **Demolicionista**. Todas siendo sus propias creaciones, lo que ha hecho que la gente haga comentarios incestuosos en las redes, contra los que lucha frecuentemente. +Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo **Haskell**), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada **Mi Novia Es Una Sirvienta Robot**, basado parcialmente en sus experiencias saliendo con **Meido Miyamoto**. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, **El Proyecto Akari**, una historia sobre experimentos de teletransporte y viajes interdimensionales "que no se va a la mierda como el resto". Tras el desastre en las bases de la **UAC** en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, "solo para joder a esos idiotas". \cxNotas de Saya:\c- \cfTe gusta leer sobre mi, ¿verdad? Seguro que sí, tonti. Muy bien, pues aquí tienes mas cosas sobre mí, sólo para ti.\c- -\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. Mi top de fetiches incluye las tetas enormes, las maids, chicos afeminados y la heterocromía. Mi chica monstruo favorita es la chica polilla, y mi waifu es Mashiro (específicamente la Mashiro del capítulo 3, no la Mashiro pedófila yandere del resto, no gracias). Lo último: Puede que no me duche a menudo, o use desodorante o nada, pero no apesto, huelo bien, y la gente me dice que sí, que está muy bien.\c- +\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. También me encantan las chicas polilla, son bonitas y molan mucho. Oh, y las maids, claro está, y la moda gótica, aunque me da demasiado corte intentar vestirme así.\c- \cf¿Satisfecha? Bien, pero aquí tienes un último Saya Fact™: Te quiero, Demo-chan~\c- \cg♥\c- @@ -83,20 +81,20 @@ TXT En 2010, junto con su hermano Taro, los dos fundaron **Akari Labs**, donde su primer proyecto fue un robot de limpieza autónomo, el cual evolucionaría en la **Maidbot** moderna, una de las creaciones más populares de su compañía. También idearía muchos otros tipos de robots, todos controlados por una IA compleja que ella misma había diseñado junto con su hermano. -En 2018, Saya "dejó de envejecer", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que mantendría para siempre su físico actual, siendo "bajita y plana", algo que odió mucho. +En 2018, Saya "dejó de envejecer", debido a los efectos de la inmortalidad que había heredado de su madre. Inicialmente vio esto como una bendición, permitiéndole trabajar en todo lo que quisiera, sin límites de tiempo, pero luego, notó el hecho de que esto significaba que sobreviviría a muchas personas de su vida, y tal prospecto no le resultó nada agradable. Saya recibiría frecuentemente el apodo de **No-Tomoko** en las redes, en referencia a un personaje de una popular serie de manga a quien la gente la comparaba. Es de notar que "en cuanto a personalidad y apariencia, la similitud está ahí, definitivamente". Saya es bien conocida por ser bastante directa al hablar con la gente, si es que lo hace, ya que no suele hablar mucho en persona. En línea, sin embargo, cambia completamente, discutiendo abiertamente con cualquiera que se le cruce, casualmente entremetiéndose en conversaciones aleatorias, o despotricando de forma extensiva sobre varios temas, y debatiendo furiosamente con haters. -Saya es conocida también por ser exageradamente coqueta con mujeres atractivas, algo que ha resultado en muchos malentendidos y momentos incómodos. Con orgullo suele decir que está "siempre horny on main", y nunca deja pasar la oportunidad de flirtear con alguien. Sin embargo si menciona que este flirteo abierto es "sólo amistoso, entre amigos". +La forma de hablar de Saya es más bien tosca en ocasiones, y se sabe que usa casualmente expresiones groseras con regularidad en medio de una conversación. Es uno de sus muchos malos hábitos de los cuales tiene dificultades para corregir, y esto ha resultado en múltiples malentendidos y situaciones embarazosas. Aun así, siempre se disculpa immediatamente si se le llama la atención. -Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo **Haskell**), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada **Mi Maid Es Un Robot Del Sexo**, basado parcialmente en sus experiencias saliendo con **Meido Miyamoto**. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, **El Proyecto Akari**, una historia sobre experimentos de teletransporte y viajes interdimensionales "que no se va a la mierda como el resto". Tras el desastre en las bases de la **UAC** en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, "solo para joder a esos idiotas". +Saya tiene muchos hobbies, incluyendo la programación (su lenguaje preferido siendo **Haskell**), coleccionar videojuegos (la mayoría sin jugarlos), dibujar, modelar en 3D y escribir. Su fascinación por el anime y manga la llevó a escribir el suyo propio: una serie de tres volúmenes llamada **Mi Novia Es Una Sirvienta Robot**, basado parcialmente en sus experiencias saliendo con **Meido Miyamoto**. Se hizo tan popular que consiguió tener su propia adaptación al anime años después. Saya también escribió una novela de ciencia ficción, **El Proyecto Akari**, una historia sobre experimentos de teletransporte y viajes interdimensionales "que no se va a la mierda como el resto". Tras el desastre en las bases de la **UAC** en cuanto a teletransporte, anunció que deseaba hacer real el Proyecto Akari, "solo para joder a esos idiotas". -Actualmente, Saya y sus creaciones Meido Miyamoto, **Ibuki Miyamoto** y el **Demolicionista** están todas casadas con **Kirin Xanai**, líder del **Imperio Sykhai** de **Akkou**. +Actualmente, Saya, junto con Meido Miyamoto, **Ibuki Miyamoto** y el **Demolicionista** están todas casadas con **Kirin Xanai**, líder del **Imperio Sykhai** de **Akkou**. \cxNotas de Saya:\c- \cfTe gusta leer sobre mi, ¿verdad? Seguro que sí, tonti. Muy bien, pues aquí tienes mas cosas sobre mí, sólo para ti.\c- -\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. Mi top de fetiches incluye las tetas enormes, las maids, chicos afeminados y la heterocromía. Mi chica monstruo favorita es la chica polilla, y mi waifu es Mashiro (específicamente la Mashiro del capítulo 3, no la Mashiro pedófila yandere del resto, no gracias). Lo último: Puede que no me duche a menudo, o use desodorante o nada, pero no apesto, huelo bien, y la gente me dice que sí, que está muy bien.\c- +\cfMi color favorito es el rojo, animal favorito la nutria y comida favorita la pizza de peperoni. ¿Lo pillaste? Bien, sigamos entonces. Me gusta un montón de música, incluyendo Industrial, Metal, Drone, Dark Ambient, y supongo que Metal Barroco ya que la banda de Ashley-san me mola tanto. Odio, ODIO absolutamente los pimientos, y los huevos (aunque puedo hacer una excepción por el merengue, está de rechupete). También odio las faldas. Haz que me ponga falda y te parto las muelas. Prefiero los pantalones un millón de veces más, aunque, sólo si no son apretados, son muy raros. No me gusta que se me pegue la ropa así, aj, así que sí, si queda todo suelto, es excelente. Bien, ¿que más? Mi editor favorito es vim, y uh, btw I use Arch, supongo. También me encantan las chicas polilla, son bonitas y molan mucho. Oh, y las maids, claro está, y la moda gótica, aunque me da demasiado corte intentar vestirme así.\c- \cf¿Satisfecha? Bien, pero aquí tienes un último Saya Fact™: Te quiero, Demo-chan~\c- \cg♥\c- diff --git a/lore/es/sayabean.txt b/lore/es/sayabean.txt index 27bb04b6d..9924158b1 100644 --- a/lore/es/sayabean.txt +++ b/lore/es/sayabean.txt @@ -10,11 +10,11 @@ TXT \cxMaldito:\c- \cf Muy Sí\c- -**Peluche Bean Maldito de Saya** que se come tus aperitivos y te llama horny. +**Peluche Bean Maldito de Saya** que se come tus aperitivos y te llama friki. Este objeto no está realmente maldito. ¿O sí...? \cxNotas de Saya:\c- -\cfOK, teniendo en cuenta quien lo ha hecho, SÍ que me apuesto a que esto está maldito. Y por supuesto sé también a que hace referencia. ¿Es que como coño lo sabe? Tiene que ser más de toda esa cosa de manipulación de realidad, otra vez.\c- +\cfOK, teniendo en cuenta quien lo ha hecho, SÍ que me apuesto a que esto está maldito. Y por supuesto sé también a que hace referencia. ¿Es que como diantres lo sabe? Tiene que ser más de toda esa cosa de manipulación de realidad, otra vez.\c- -\cfAun así, es precioso... Una obra de arte, sí. Estoy segura de que lo estás apretujando en tus brazos ahora mismo. Oh, lo sabré. Lo oiré reírse en el directo cuando lo hagas.\c- +\cfAun así, es precioso... Una obra de arte, sí. Estoy segura de que no podrás resistir lo adorable que es y ya lo estarás apretujando en tus brazos. Oh, lo sabré, lo oiré reírse en el directo cuando lo hagas.\c- diff --git a/lore/es/sayasmug.txt b/lore/es/sayasmug.txt index e589ca80b..6c5f5a476 100644 --- a/lore/es/sayasmug.txt +++ b/lore/es/sayasmug.txt @@ -8,9 +8,9 @@ TXT \cxClasificación:\c- \cf Regalo Personalizado\c- -Una taza de café personalizada, la cual **Taro Miyamoto** regaló a su hermana **Saya** en su 16º cumpleaños, a petición personal. Los dibujos en ambos lados muestran una imagen de **Mashiro**, el personaje favorito de Saya, con el texto "MOTH PUSSY". +Una taza de café personalizada, la cual fue recibida como regalo de cumpleaños por **Saya Miyamoto** de parte de su hermano **Taro**, a petición personal. Los dibujos en ambos lados muestran una imagen de una chica polilla, con el texto "MOTH PUSSY" debajo. Al preguntarles sobre lo que significaba esto, los hermanos simplemente dijeron que era un "meme antiguo". \cxNotas de Saya:\c- \cfMi amor por las chicas polilla es eterno, Demo-chan.\c- -\cfPor cierto, me aseguré de lavarla antes de que esos dos la metieran en su cosa de gacha esa, pero igual aun puedes oler el último café que me he tomado. Café negro, oscuro como mi alma...\c- +\cfPor cierto, me aseguré de lavarla a fondo antes de que esos dos la metieran en su cosa de gacha esa, no vaya a ser que los demonios te puedan seguir el rastro por el olor a café.\c- diff --git a/lore/es/serpentriders.txt b/lore/es/serpentriders.txt index b0b4e59dd..eca9eafd7 100644 --- a/lore/es/serpentriders.txt +++ b/lore/es/serpentriders.txt @@ -40,3 +40,5 @@ No está claro si estos demonios tienen alguna conexión con el **Infierno** de \cxNotas de Saya:\c- \cfCaperucita roja fue visto y no visto la otra vez, así que dudo que alguien "considerablemente más fuerte" haga mucha diferencia, ¿no crees? Además, eres lo suficientemente lista para no caer en los trucos y trampas de nadie, vaya que sí. No va a poder contigo, juju...\c- + +\cfPD: Sigo pensando que es una estupidez que se llamen jinetes de serpiente cuando solo uno de ellos va montado en una.\c- diff --git a/lore/es/silverbullet.txt b/lore/es/silverbullet.txt index e2ea17c64..b059d3506 100644 --- a/lore/es/silverbullet.txt +++ b/lore/es/silverbullet.txt @@ -26,4 +26,4 @@ Para poder compensar su masivo retroceso, el arma redirige una parte de los gase \cxNotas de Saya:\c- \cfComo era la frase esa, ¿"no hay kill como un overkill"? Ya, pues queda perfecta para la cosa esta.\c- -\cf¿Y que coño se supone que cazas con esto, tanques salvajes? Supongo... demonios tó ciclaos también valdrían, pero al final solo van a acabar hechos mierda.\c- +\cf¿Y que coño se supone que cazas con esto, tanques salvajes? Supongo... demonios tó ciclaos también valdrían, pero al final solo va a quedar de ellos una fina nube roja.\c- diff --git a/lore/es/symnatek.txt b/lore/es/symnatek.txt index 608d8da12..2b2fa408c 100644 --- a/lore/es/symnatek.txt +++ b/lore/es/symnatek.txt @@ -15,4 +15,4 @@ A tiempo de ser escrito este artículo, Symnatek es el rey de su terreno local, \cxNotas de Saya:\c- \cfAh sí, la gran estrategia de "si perdemos pasta, pues a contribuir al ejército". Nunca falla, ¿eh?\c- -\cfOh apuesto a que estarás pensando: "Pero Saya, ¿como puedes decir eso, cuando hiciste a Ibuki para el ejército de los EEUU?", y a eso contestaré: "¿Quien ha dicho que la hice para ellos?"\c- +\cfSí, ya sé que suena hipócrita que diga esto, con todo el tema de Ibuki, y mis colaboraciones con la EDF, y todo eso... Pero piénsalo, es que es como si fuera inevitable, en estos tiempos, con esta economía, que tengas que recurrir a cosas así para mantenerte a flote, ¿no crees?\c- diff --git a/lore/es/taro.txt b/lore/es/taro.txt index 592567a18..f0e067ec1 100644 --- a/lore/es/taro.txt +++ b/lore/es/taro.txt @@ -15,13 +15,11 @@ Nacido en 1985, hijo de **Nana** y **Ryuji Miyamoto**, **Taro** es el mayor de t Taro es un programador nato, competente en múltiples lenguajes, y tiene una gran cantidad de proyectos a su nombre, junto con muchas contribuciones a proyectos notables de código abierto, incluyendo el **Kernel de Linux**. También es un auto-proclamado "archivista cultural", declarando que es básicamente una biblioteca andante en lo que respecta a aspectos de la cultura popular que para muchos se han perdido en el tiempo, gracias a la inmortalidad heredada de su madre, y su gran memoria. También es bastante popular en la red por sus reviews cómicas de anime, bajo la personalidad de **"El Mago de Waifus"**. -En 2091, Taro fue elegido para recuperar personalmente al **Oni Rojo**, **Ibuki Miyamoto**, tras los eventos de la **Cicatriz Blanca**. Siguiendo la señal de rastreo de su collar, la encontró fácilmente, y cuando estaba a punto de traerla de vuelta a Japón una chica se le acercó. Era **Elena Yanikov XXI**, quien había entablado amistad con Ibuki mientras vagaba por el yermo ardiente. Pidió a Taro que la llevara con él, prometiendo ser "una chica buena". Estas palabras inmediatamente hicieron que aceptara su proposición. - -No mucho después de eso, ambos comenzaron a salir, casándose finalmente en 2097. +En 2091, Taro fue elegido para recuperar personalmente al **Oni Rojo**, **Ibuki Miyamoto**, tras los eventos de la **Cicatriz Blanca**. Siguiendo la señal de rastreo de su collar, la encontró fácilmente, y cuando estaba a punto de traerla de vuelta a Japón una chica se le acercó. Era **Elena Yanikov XXI**, quien había entablado amistad con Ibuki mientras vagaba por el yermo ardiente. Pidió a Taro que la llevara con él, y aceptó sin poner ninguna pega. No mucho después de eso, ambos comenzaron a salir, casándose finalmente en 2097. \cxNotas de Saya:\c- -\cf¿COMO PUTO COJONES pudo el absoluto perdedor de mi hermano echarse novia? Es que no lo entiendo. Dios, viendo el artículo después de que lo editara, hay tanta mierda ahí que se nota que es él fardando, patético...\c- +\cf¿PERO COMO pudo el absoluto perdedor de mi hermano echarse novia? Es que no lo entiendo. Dios, viendo el artículo después de que lo editara, hay tanto ahí que se nota que es él fardando, patético...\c- -\cfSí, es esa clase de tío. Se hace el chulo pero en cuanto miras más allá de sus "impresionantes habilidades y logros", no es más que un capullo en internet. A ver, admito que yo también lo soy, un poco, pero él es peor. La culpa es de que pase tanto tiempo en foros de mierda.\c- +\cfSí, es esa clase de tío. Le encanta presumir, con todo eso de sus "impresionantes habilidades y logros" y tall. Tampoco es que deba quejarme cuando yo también presumo a veces de lo que hago. Los dos nos parecemos mucho, así es que somos tan colegas unque a veces nos peleemos por chorradas estúpidas. Somos un par de gremlins, y a mucha honra.\c- -\cfAunque a ver, a veces se pone serio cuando quiere. Y en momentos así es que es básicamente el Tsukkomi de mi Boke. Si no sabes lo que significa todo eso puedes buscarlo, Demo-chan.\c- +\cfAunque, cosas aparte, Taro-nii se puede poner muy serio cuando hace falta. Y en momentos así es que es básicamente el Tsukkomi de mi Boke. Si no sabes lo que significa todo eso puedes buscarlo, Demo-chan.\c- diff --git a/lore/es/uac.txt b/lore/es/uac.txt index 7fa5ca10b..a8f07c24a 100644 --- a/lore/es/uac.txt +++ b/lore/es/uac.txt @@ -23,9 +23,9 @@ A principios de 2148, y con la UAC no habiendo aprendido su lección, los experi Lo que ocurrió después fue el principio de lo que se ha llamado **Episodios de Doom**. Tal y como relató la UAC tras estos eventos, un único marine logró, por su cuenta, derrotar a todas las fuerzas invasoras, llevando su lucha hasta el mismísimo Infierno. Sin embargo, las hazañas del tal **Marine de Doom** solo sirvieron para enfurecer más a los archidemonios generales, y entonces fue cuando comenzó la invasión de la Tierra. Aunque muchos han visto esto como "el fin del mundo tal y como lo conocemos", la UAC sigue enviando un mensaje de esperanza para todos, jurando que todo será resuelto. \cxNotas de Saya:\c- -\cfOh, la "gran y poderosa" UAC, puñado de cerdos capitalistas comemierdas, eso es lo que son. Fijaos bien todos, esto es lo que os hace el capitalismo desenfrenado. Sí, creo que ya te has enterado bien de que odio a esta puta chusma.\c- +\cfOh, la "gran y poderosa" UAC, puñado de cerdos capitalistas, eso es lo que son. Fijaos bien todos, esto es lo que os hace el capitalismo desenfrenado. Sí, creo que ya te has enterado bien de que odio a esta chusma con la furia de mil soles.\c- -\cfA ver... ¿Experimentos militares ilegales? Sí. ¿Andar jodiendo con viajes interdimensionales? También. ¿Potencialmente causando el fin del mundo? Pues eso también. Si es que los muy hijos de puta estos REALMENTE son una jodida megacorporación malvada, hostia puta...\c- +\cfA ver... ¿Experimentos militares ilegales? Sí. ¿Andar jodiendo con viajes interdimensionales? También. ¿Potencialmente causando el fin del mundo? Pues eso también. Si es que los muy capullos estos REALMENTE son una jodida megacorporación malvada, hostia puta...\c- \cf¿Pero sabes que? No me voy a quedar aquí con el culo plantado esperando a que el supuesto "solucionador de problemas" este, su soldadito héroe legendario vaya y lo arregle todo. Como si ESO fuera a pasar. No, esta es precisamente la razón de que TÚ estés aquí, Demo-chan. Esto es lo que estás destinada a cambiar (buah, vale, ya estoy empezando a sonar tope de cliché). Pero sí, te hemos preparado para esto, eres el robot de combate definitivo, el orgullo de Akari Labs y todo ese rollo, tú PUEDES salvar el mundo, estoy segurísima.\c- TXT @@ -61,7 +61,7 @@ Con un último golpe al **"Portero"**, el titánico demonio responsable de la cr En 2150, la compañía finalmente clausuró todos sus experimentos de teletransporte, y en un anuncio público, el CEO **Ian Kelliher** declaró que la compañía ahora desviaría su atención principal a reparar todos los daños que sus actos trajeron a la Tierra. Algo que, según estimaciones iniciales, tardaría más de cincuenta años. \cxNotas de Saya:\c- -\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, puto idiota, que se creía el "hombre más importante del mundo", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me muero de la risa, oye.\c- +\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, el muy idiota, que se creía el "hombre más importante del mundo", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me desorino, oye.\c- TXT \cxNombre:\c- \cf Union Aerospace Corporation\c- @@ -99,6 +99,6 @@ Diez años después de este anuncio, unas noticias preocupantes llegaron a la Ti De la poca información que se pudo recuperar del otro lado de todo esto, del propio Infierno, se sabe que su matanza fue imparable. Derrotó a los demonios comandantes que quedaban. Decenas de miles de demonios, en su furia ciega, marcharon todos hacia su propia muerte por su mano. Hubo esperanza entre la población civil de que este soldado humano solitario pondría fin a la tiranía de los archidemonios generales, pero ellos tenían sus propios planes para él. Sabían bien que si llegaba a la capital de **Dis** una vez más, no podrían detenerlo. Así que una trampa fue preparada, y cayó en ella. Fue entonces que **Erebus**, el líder de los generales, lo hizo desaparecer, muy lejos, más allá de los confines de este universo, para que nunca jamás pudiese volver a este mundo. \cxNotas de Saya:\c- -\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, puto idiota, que se creía el "hombre más importante del mundo", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me muero de la risa, oye.\c- +\cfUn lío muy gordo, todo por que la UAC es una mierda y el mal. Aunque me alegro, porque pude ver como la caída del niñato patético ese, el muy idiota, que se creía el "hombre más importante del mundo", y ahora es el perrito faldero del gobierno de la Unión de Estados. Es que me desorino, oye.\c- \cfY aquí acaba la historia de la Epístolas de Dumbo estas o lo que sea, uno de los mayores ejemplos de las consecuencias del capitalismo desenfrenado™.\c- diff --git a/lore/es/unissix.txt b/lore/es/unissix.txt index a32618aec..5f15fb6f6 100644 --- a/lore/es/unissix.txt +++ b/lore/es/unissix.txt @@ -43,10 +43,6 @@ Misa y su mujer permanecieron en la isla hasta 2108, cuando fueron notificadas d \cfOh ya, y Misa es una pro gamer de cuidado, joder. Cualquier cosa que le pongo para jugar, se lo ventila como si nada. Sí, incluso ESOS juegos. Mola ver como juega, y le encantan los de aventura sobre todo, supongo que porque es la clase de cosa que no puede hacer en la vida real.\c- -\cfOh ya, y cosa curiosa. La primera vez que las visité cuando estaban en Sankaideriha, Misa me dió todo un puto susto con la transformación esa por la que pasó. Es que... era una persona completamente diferente. Vamos, es que nunca antes la había visto tan feliz, fue tremendísimo, y a ver, yo me alegraba muchísimo por ella también. Ah, y luego la otra cosa que pasó, cuando uhhh... fuimos a las termas juntas. Yo... bueno, un poco por accidente... vi... eso, de ahí abajo, pues sí...\c- +\cfOh ya, y cosa curiosa. La primera vez que las visité cuando estaban en Sankaideriha, Misa me dió todo un puto susto con la transformación esa por la que pasó. Es que... era una persona completamente diferente. Vamos, es que nunca antes la había visto tan feliz, fue tremendísimo, y a ver, yo me alegraba muchísimo por ella también.\c- -\cfDios, normal que pudiera oír a Zana-sama desde el otro lado de la casa cuando se lo montaban. Ah... puta suertuda...\c- - -\cfSí, eso fue cuando se quedaron un tiempo por aquí. Aunque no son los primeros a los que oigo hacerlo como bestias salvajes. Yu-chan y esa novia gótica tetuda suya, menudas son también. En serio, si es que nadie sabe que desde mi dormitorio puedes oír perfectamente todo lo que pasa en la habitación de invitados. No sé por qué, será alguna ñordería de acústica o algo, pero sí.\c- - -\cf(Aunque, la verdad es que desearía poder des-oír los graznidos infernales que emitía Taro-niisan cuando se trajo a Ellen-san)\c- +\cfDios, es que son la pareja mas adorable del mundo. No puedo parar de decirlo.\c- diff --git a/lore/es/voicebox.txt b/lore/es/voicebox.txt index 96eca4439..b9fcf1ae7 100644 --- a/lore/es/voicebox.txt +++ b/lore/es/voicebox.txt @@ -13,7 +13,7 @@ El **Loudboi** es un dispositivo simple y ligero para unidades de IA. Fácil de La comunidad de **Akari Labs** también ofrece una gran variedad de paquetes de voz personalizados para este dispositivo. Puedes visitar nuestros foros para más información. \cxNotas de Saya:\c- -\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que sin pechotes.\c- +\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que en forma de robot cuqui.\c- TXT \cxDesignación\c- \cf Caja de Voz Loudboi\c- @@ -27,6 +27,6 @@ El **Loudboi** es un dispositivo simple y ligero para unidades de IA. Fácil de La comunidad de **Akari Labs** también ofrece una gran variedad de paquetes de voz personalizados para este dispositivo. Puedes visitar nuestros foros para más información. \cxNotas de Saya:\c- -\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que sin pechotes.\c- +\cfJe... Es que me encanta esa voz tan adorable que tienes, complementa perfectamente esa personalidad tuya tan descarada. Y lo que me mola más es lo rápido que has pillado todas nuestras coletillas y temas, especialmente las de Ibuki. A veces eres como una versión mini suya, solo que en forma de robot cuqui.\c- -\cfActualización: Y entonces... Vinieron tus verdaderas cuerdas vocales como maidbot, sin filtros ni nada, y mi amor por tu encantadora voz solo pudo aumentar. Se me derrite el corazón solo con oírla, jejeje...\c- +\cfActualización: Y entonces... Vinieron tus verdaderas cuerdas vocales como maidbot, sin filtros ni nada, y mi amor por tu encantadora voz solo pudo aumentar. Es que se me derrite el corazón solo con oírla, en serio...\c- diff --git a/lore/es/wallbuster.txt b/lore/es/wallbuster.txt index fffd87a65..1f4a16572 100644 --- a/lore/es/wallbuster.txt +++ b/lore/es/wallbuster.txt @@ -24,10 +24,8 @@ Teniendo en cuenta la naturaleza semi-automática del arma, permitiendo una ráp \cfTécnicas:\c- Tal y como su nombre indica, puedes destruir toda clase de obstáculos por el camino, siempre y cuando causes suficiente daño relativo a su tamaño (requiriendo fuego secundario o terciario). Esto incluye hasta puertas bloqueadas, por lo que nunca más necesitarás buscar llaves. \cxNotas de Saya:\c- -\cfOK a ver, la puta masa de metal rompecojones esta. Sí, esto sí que es la puta repera...\c- +\cfOK a ver, la masa de metal esta. Sí, esto sí que es la puta repera...\c- \cfNo te preocupes por tardar un huevo en recargarla, por cierto. DemolitionOS viene con una rutina de recarga rápida que te lo pondrá más fácil. La munición se pone ahí en cola desde el Hammerspace, y luego todo lo que tienes que hacer es poner la mano encima de los cañones, y ya se mete todo ahí, lleva unos 10 segundos llenarlo todo, más o menos. Mola, ¿verdad? Taro hizo la mayor parte del chollo, así que eso, le puedes dar las gracias.\c- -\cfOh ya... sabes... la cosa esta, con el nombre y todo, casi que me recuerda a la abuela un poco. A ver, si cambias la primera letra... Oh, ¿puedes oír la batería y la guitarra? Porque yo sí...\c- - -\cfOld Days~ ♪\c- +\cfOh ya... sabes... la cosa esta, con el nombre y todo... Bueno, el chiste ya se hace solo.\c- diff --git a/lore/es/wararmor.txt b/lore/es/wararmor.txt index 9997351b3..ae34c589f 100644 --- a/lore/es/wararmor.txt +++ b/lore/es/wararmor.txt @@ -16,4 +16,4 @@ Esta pieza de armadura ofrece una reducción masiva de daño entrante de natural \cxNotas de Saya:\c- \cfEl friki este y su "análisis de armadura" otra vez. Este tío, en serio... La vida no es un puto videojuego, así que por favor POR FAVOR deja de hablar de mierdas como "unidades de daño" y "factores de reducción".\c- -\cfEeeeeen fin, Misa hace cosas tope de guays. Aunque me parece un poco redundante lo de que lleves armadura hecha de lo mismo que tu chasis. A ver, es que un robot llevando armadura.. ya, ¿por que no? Siempre es importante usar protección, juju...\c- +\cfEeeeeen fin, Misa hace cosas tope de guays. Aunque me parece un poco redundante lo de que lleves armadura hecha de lo mismo que tu chasis. A ver, es que un robot llevando armadura.. Bueno, tampoco pasa nada por protegerse de más, supongo.\c- diff --git a/lore/es/whitelady.txt b/lore/es/whitelady.txt index d45c46f5b..52543bfd5 100644 --- a/lore/es/whitelady.txt +++ b/lore/es/whitelady.txt @@ -19,22 +19,9 @@ A pesar de su apariencia amable, es bastante letal, siendo capaz de despedazar r La Dama Blanca ha trabajado para muchas personas y organizaciones por muchos años, pero recientemente, ha sido contratada por la **Universidad de Nos-Kora** para colaborar con la **Demolicionista** en sus misiones. -Demolicionista, este mensaje es para ti. Tu amor por el **Peluche de Mashiro** de nuestras **Cajas Afortunadas** ha hecho efectivo su contrato, y así, cuando poseas una **Lámpara Compañera Sankai**, la Dama Blanca estará dispuesta a trabajar junto a ti, y matar a todo enemigo que te encuentres. +Demolicionista, este mensaje es para ti. Tu amor por el **Peluche de Chica Polilla** de nuestras **Cajas Afortunadas** ha hecho efectivo su contrato, y así, cuando poseas una **Lámpara Compañera Sankai**, la Dama Blanca estará dispuesta a trabajar junto a ti, y matar a todo enemigo que te encuentres. \cxNotas de Saya:\c- +\cfPerdóname un momento mientras me pongo todo loca porque resulta que las chicas polilla existen de verdad.\c- + \cfGHFFFSDFHDGKHDFDKHGSFHFHGSFSH\c- - -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- -\cfLAS CHICAS POLILLA EXISTEN\c- - -\cfES QUE ME VOY A CONSTRUIR UNA PUTA NAVE ESPACIAL PARA VIAJAR A ESE PLANETA, A LA MIERDA LAS LEYES, A LA MIERDA EL TRATADO DE CICATRIZ BLANCA, A LA MIERDA TODO, QUIERO VER A LAS CHICAS POLILLA. ME VOY A LLEVAR TODAS LAS LÁMPARAS QUE ENCUENTRE, ME VOY A MONTAR UN PUTO HARÉN.\c- diff --git a/lore/es/whitescar.txt b/lore/es/whitescar.txt index ea8daf361..3b20c473e 100644 --- a/lore/es/whitescar.txt +++ b/lore/es/whitescar.txt @@ -12,7 +12,7 @@ En Junio de 2073, la **Séptima Guerra Mundial Nukuri** comenzó. Fue otro inten Hubo muchas pérdidas en ambos bandos, incluyendo civiles, en un enfrentamiento caótico entre gente que, hace muy poco, había gozado de medio siglo de alianza pacífica. En tres años, los vastamente superiores ejércitos Nukuri neutralizaron toda oposición, y pusieron el punto de mira en el mismo corazón del país. Deseando "matar a la bestia desde dentro", un pequeño equipo consiguió localizar y capturar al presidente. Se le dio una última elección, ahí y entonces. Podía o bien rendirse y disculparse públicamente por su afrenta al imperio, o podría rechazar esto, y ver como la **Ira del Emperador** caía sobre él. -Optó por elegir la segunda opción, y lo que siguió a esto fue algo que solo pudo ser descrito como inimaginablemente cruel y despiadado. Todas las fuerzas Nukuri se retiraron, y evacuaron a todos los civiles Nukuri restantes. Entonces, en un mero instante, una sucesión de destellos de luz cegadora redujeron todo el territorio de los Estados Unidos a cenizas, disparados desde un arma orbital experimental que el imperio había construido varios años antes. Fue su primera prueba de fuego, y su escala y efectos eran desconocidos hasta entonces. Algunos dicen que los efectos apocalípticos que tuvo no fueron intencionados, que el plan no era destruir toda forma de vida, sino solo causar destrucción a un nivel más "técnico", inutilizando toda maquinaria e infraestructura. Es suficiente con decir que, cuando el diseñador jefe de este arma, **Zanaveth Nekuraku I**, fue testigo de lo que ocurrió, sufrió una crisis tremenda, y desapareció de la vida pública durante muchos años. +Optó por elegir la segunda opción, y lo que siguió a esto fue algo que solo pudo ser descrito como inimaginablemente cruel y despiadado. Todas las fuerzas Nukuri se retiraron, y evacuaron a todos los civiles Nukuri restantes. Entonces, en un mero instante, una sucesión de destellos de luz cegadora redujeron todas las grandes ciudades a través del territorio de los Estados Unidos a cenizas, disparados desde un arma orbital experimental que el imperio había construido varios años antes. Fue su primera prueba de fuego, y su escala y efectos eran desconocidos hasta entonces. Algunos dicen que los efectos apocalípticos que tuvo no fueron intencionados, que el plan no era destruir toda forma de vida, sino solo causar destrucción a un nivel más "técnico", inutilizando toda maquinaria e infraestructura. Es suficiente con decir que, cuando el diseñador jefe de este arma, **Zanaveth Nekuraku I**, fue testigo de lo que ocurrió, sufrió una crisis tremenda, y desapareció de la vida pública durante muchos años. Con este ataque, las llamas de la guerra contra el imperio solo fueron avivadas. Adicionalmente, todos los Nukuri restantes en la Tierra fueron forzados a marcharse, y con la excepción de unos pocos países, el **Tratado de la Cicatriz Blanca** fue firmado casi de forma unánime, poniendo fin a medio siglo de contribuciones de los Nukuri a la evolución de nuestra ciencia y tecnología. Aquellos que firmaron el tratado tuvieron que rechazar todo aquello creado por ellos, y no podían nunca más contactar con ningún miembro de la especie. Además, tampoco fue permitido que permaneciesen en su colonia Lunar, forzando al **Instituto Luna de Investigación** a cerrar sus puertas tras casi cuatro mil años. @@ -27,6 +27,6 @@ Estos dos países eran el hogar de poderosas corporaciones aliadas desde hace ti No hubo más intentos desde entonces de restablecer la anterior alianza, ni siquiera incluso durante muchos eventos mayores que amenazarían a la Tierra de nuevo, cuando podrían haber aceptado con gusto ayudarnos de la misma forma que hicieron en el **Evento Luna** de 2021. Además, se prohibió a la Tierra entrar en la Coalición X'Animen debido a esta agresiva oposición. \cxNotas de Saya:\c- -\cfHe aquí, aquí está, el momento más oscuro de la historia de la humanidad (por ahora). En serio, es que me jode muchísimo recordar toda la mierda que pasó, fue horrible. Porque a ver, no fue solo el puto incendiamiento de un país entero, también estaba todo lo del otro lado, todo lo que me contó Zana-sama.\c- +\cfHe aquí, aquí está, el momento más oscuro de la historia de la humanidad (por ahora). En serio, es que me jode muchísimo recordar todo lo que pasó, fue horrible. Porque a ver, no fue solo el incendiamiento de un país entero, también estaba todo lo del otro lado, todo lo que me contó Zana-sama.\c- -\cfA ver, sí, de todo ésto uno puede sacar que los Nukuri no eran exactamente pacíficos, pero es que no es ni la mitad de todo. El imperio, el puto imperio, todo era culpa del puto apestoso asqueroso puta mierda de imperio. Puto, cerdo homicida megalómano asqueroso emperador detrás de toda la mierda, haciendo lo que le saliera de los putos cojones. Todas esas guerras, era todo gente que quería echarlo fuera, y él los pisoteaba, una y otra vez, sin ningún remordimiento. El mundo era suyo, y se lo follaba cuando quería, como el puto feo bastardo que era. Sí, lo he oído todo. Las ejecuciones en masa, llevando no solo a una, sino DOS razas enteras a la extinción, sí, ESO si que fue una jodienda. Oh pero que tal también, torturar y masacrar a la gente que veía como "traidores" y "desviados", ¿eh? Sí, esa mierda también. Zana-sama perdió a muchos familiares por culpa de eso. Blej, en serio, juro que un día voy a encontrar a donde mandaron al puto bastardo ese, solo para poder patearlo hasta hacerlo picadillo. Obviamente empezaré por los cojones, eso sí, eso por la otra cosa que hizo, de la que no voy a hablar aquí porque joder, es que esto ya se ha puesto muy negro (y aun es peor). Tengo BUENAS razones para odiar a alguien tan jodidamente asquerosamente vil como el hijoputa este, joder, "hijoputa" ni siquiera se acerca, teniendo en cuenta lo que hizo. Sí, creo que lo vas pillando, ¿verdad? Apuesto a que tú también querrías echarle mano. Joder, si no fuera porque los tíos esos lo mandaron al puto espacio...\c- +\cfA ver, sí, de todo ésto uno puede sacar que los Nukuri no eran exactamente pacíficos, pero es que no es ni la mitad de todo. El imperio, el puto imperio, todo era culpa del maldito asqueroso imperio. El, megalómano emperador asqueroso ese detrás de todo, haciendo lo que le saliera de ahí. Todas esas guerras, era todo gente que quería echarlo fuera, y él los pisoteaba, una y otra vez, sin ningún remordimiento. El mundo era suyo, y hacía lo que le daba la gana con todos. Sí, todo ese tema. Las ejecuciones en masa, torturar y masacrar a la gente que veía como "traidores" y "desviados"... Zana-sama perdió a muchos familiares por culpa de eso. En serio odio que haya cosas así que sigan pasando por todo el mundo...\c- diff --git a/lore/es/xanimen.txt b/lore/es/xanimen.txt index a6bad678a..055f02292 100644 --- a/lore/es/xanimen.txt +++ b/lore/es/xanimen.txt @@ -42,7 +42,7 @@ El segundo sistema más poblado, y con el mayor número de planetas habitados. S \cfNekemekya:\c- Un planeta semi-artificial cubierto por una gran coraza metálica. Es el hogar de **Ix Nemeke**, y de los **Mekyon**, una raza de criaturas mecánicas que creó. -\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la injustamente adorable raza de los **Xeura**, junto con **Ix Xeuriges**, su creador. +\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la raza lagomórfica de los **Xeura**, junto con **Ix Xeuriges**, su creador. \cfUrai, Erusa, Sethia:\c- Un trío de gigantes de gas ricos en materiales valiosos. La explotación de estos recursos está actualmente impugnada por miembros del sistema. @@ -86,9 +86,9 @@ Un sistema de nuestra propia galaxia, solía habitar un único planeta, hasta qu Adicionalmente, otros dos sistemas fueron considerados como candidatos para unirse. Las negociaciones fallaron con uno debido a hostilidades hacia otro miembro de la coalición, y el otro está pendiente, ya que su única especie nativa tiene varios conflictos internos sin resolver que deben ser manejados. \cxNotas de Saya:\c- -\cf"Las negociaciones fallaron" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una puta novela de ciencia ficción.\c- +\cf"Las negociaciones fallaron" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una novela de ciencia ficción.\c- -\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que recontracojones es esa mierda??? Es como si se le hubiera ocurrido a un puto niño loco supercreativo. Joder. ¿En serio un dios hizo eso? O... ¿va y resulta que es la puta mayor coincidencia ridícula imaginable?\c- +\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que rayos es todo eso??? Es como si se le hubiera ocurrido a un niño de primaria supercreativo. La madre. ¿En serio un dios hizo eso? O... ¿va y resulta que es la mayor coincidencia ridícula imaginable?\c- \cfSi es que yo no sé, Demo-chan... llegado este punto, puede ser cualquier cosa, con lo que tengo visto por ahí.\c- TXT @@ -136,7 +136,7 @@ El segundo sistema más poblado, y con el mayor número de planetas habitados. S \cfNekemekya:\c- Un planeta semi-artificial cubierto por una gran coraza metálica. Es el hogar de **Ix Nemeke**, y de los **Mekyon**, una raza de criaturas mecánicas que creó. -\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la injustamente adorable raza de los **Xeura**, junto con **Ix Xeuriges**, su creador. +\cfXeryuga:\c- Un planeta infernal cubierto de magma altamente hostil, habitado por la raza lagomórfica de los **Xeura**, junto con **Ix Xeuriges**, su creador. \cfUrai, Erusa, Sethia:\c- Un trío de gigantes de gas ricos en materiales valiosos. La explotación de estos recursos está actualmente impugnada por miembros del sistema. @@ -189,9 +189,9 @@ Un sistema de nuestra propia galaxia, solía habitar un único planeta, hasta qu Adicionalmente, otro sistema fue considerado como candidato para unirse, sin embargo las negociaciones fallaron debido a hostilidades hacia otro miembro de la coalición. Hay planes aun por parte de los Nukuri de restablecer la paz para que puedan formar parte de esta gran alianza, pero muchos lo ven como una causa perdida. \cxNotas de Saya:\c- -\cf"Las negociaciones fallaron" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una puta novela de ciencia ficción.\c- +\cf"Las negociaciones fallaron" es una forma de decirlo. Dios, imagina... solo IMAGINA por un momento que la cosa hubiese salido mejor. ¡Formaríamos parte de una alianza interplanetaria enorme! Es que eso es... casi sacado de una novela de ciencia ficción.\c- -\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que recontracojones es esa mierda??? Es como si se le hubiera ocurrido a un puto niño loco supercreativo. Joder. ¿En serio un dios hizo eso? O... ¿va y resulta que es la puta mayor coincidencia ridícula imaginable?\c- +\cfPor cierto, no sé si sólo lo has ojeado o si realmente te lo has leído todo, pero ¿has VISTO lo del planeta ese? ¿¿¿Que rayos es todo eso??? Es como si se le hubiera ocurrido a un niño de primaria supercreativo. La madre. ¿En serio un dios hizo eso? O... ¿va y resulta que es la mayor coincidencia ridícula imaginable?\c- \cfSi es que yo no sé, Demo-chan... llegado este punto, puede ser cualquier cosa, con lo que tengo visto por ahí.\c- diff --git a/lore/es/xekke.txt b/lore/es/xekke.txt index 775c17751..cd21f4c68 100644 --- a/lore/es/xekke.txt +++ b/lore/es/xekke.txt @@ -19,6 +19,4 @@ Sobre la gente en sí, lo primero que se hace notar es su elocuencia. El idioma \cxNotas de Saya:\c- \cfSolo he visto fotos del sitio este, de Zana-sama. Definitivamente mola, todas esas montañas rocosas, las ciudades expandiéndose alrededor, los lagos y cataratas, las zonas volcánicas con ríos enormes de magma y GENTE BAÑÁNDOSE EN ELLA (madre de dios)...\c- -\cfY sí, ese es justo básicamente el hogar de Maruku-sama. Tiene ahí a toda la familia y todo, incluyendo a su... madre. Oh dios mío joder no hagas que empiece con su madre. Si es que voy a acabar otra vez encogida en un rincón pensando en AQUELLA vez.\c- - -\cfEs que no me lo creo una puñetera diosa milf de cinco metros todo buenorra va y me ofrece sexo justo ahí y entonces y luego puta joder me cago en todo por que tuve que ir y desmayarme joder es que podría haber tenido EL MEJOR SEXO DE MI PUTA VIDA CON LA PUTA DIOSA DE LA LUJURIA.\c- +\cfY sí, ese es justo básicamente el hogar de Maruku-sama. Tiene ahí a toda la familia y todo. Je, hasta me ha dicho que al vivir rodeada de titanes no se siente tan acomplejada por ser tan gigantesca.\c- diff --git a/lore/es/ynykron.txt b/lore/es/ynykron.txt index a31b85270..94b790d20 100644 --- a/lore/es/ynykron.txt +++ b/lore/es/ynykron.txt @@ -30,11 +30,11 @@ Es importante notar que el uso de este arma es altamente restringido. Se requier \cxNotas de Saya:\c- \cfA veces me pregunto si Misa realmente se da cuenta del peligro de las cosas que hace. Este trasto... es demasiado, sabes... Incluso comparado con todas las otras cosas en tu arsenal. Acabé aceptándolo igual, porque ya sabes como soy, y lo adorable que es Misa. Es que no puedo decirle que no a esa cara tan mona. Además, lo hizo para nosotras, específicamente.\c- -\cfPues eso, he aquí el "Lefazo de Dios" en toda su gloria. Una puta explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c- +\cfPues eso, he aquí la "Furia Divina" en toda su gloria. Una maldita explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c- \cfOh ya, y el modo alternativo... Sé que lo vas a usar igual por curiosidad. Sólo... ten cuidado, ¿vale?\c- -\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la puta cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c- +\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c- TXT \cxDesignación:\c- \cf Artefacto Ynykron\c- @@ -65,12 +65,12 @@ Es importante notar que el uso de este arma es altamente restringido. Se requier \cxNotas de Saya:\c- \cfA veces me pregunto si Misa realmente se da cuenta del peligro de las cosas que hace. Este trasto... es demasiado, sabes... Incluso comparado con todas las otras cosas en tu arsenal. Acabé aceptándolo igual, porque ya sabes como soy, y lo adorable que es Misa. Es que no puedo decirle que no a esa cara tan mona. Además, lo hizo para nosotras, específicamente.\c- -\cfPues eso, he aquí el "Lefazo de Dios" en toda su gloria. Una puta explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c- +\cfPues eso, he aquí la "Furia Divina" en toda su gloria. Una maldita explosión de blancura cegadora que vamos... se puto carga todo lo que pilla por delante. Vaya un arma, ¿verdad?\c- \cfOh ya, y el modo alternativo... Sé que lo vas a usar igual por curiosidad. Sólo... ten cuidado, ¿vale?\c- -\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la puta cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c- +\cfOh, y para que lo sepas, la cosa esta es la razón de que hago copias de seguridad de tu núcleo antes de cada misión. Con cualquier otra arma, no es que me preocupe porque tu cuerpo es jodidamente resistente, pero la cosa esta es que está a otro nivel completamente. Tengo que decirlo otra vez, TEN MUCHO CUIDADO. Si te pilla la explosión desapareces para siempre, ¿lo pillas?\c- -\cfPS: Lo hemos confirmado (bueno, lo hizo Misa, directamente), esta cosa también funciona contra dioses. No como para matar, pero sí que se notan unos... efectos bastante destructivos. Curiosa historia, verdad? Justo el día después de nuestra boda, Misa se presentó ahí con su Ynykron personal a cuestas y desafió a la puta diosa de la guerra a un duelo, justo ahí. Se comió todo el puñetero disparo, le churruscó bien todo el cuerpo hasta dejarlo en los huesos. Después de esa experiencia tan dolorosa, va y declara a Misa como la segunda guerrera más fuerte del puto universo, tal que así. Oh, ya, y Erika describió la experiencia como "ser golpeada por una supernova condensada". Suena tope de heavy.\c- +\cfPS: Lo hemos confirmado (bueno, lo hizo Misa, directamente), esta cosa también funciona contra dioses. No como para matar, pero sí que se notan unos... efectos bastante destructivos. Curiosa historia, verdad? Justo el día después de nuestra boda, Misa se presentó ahí con su Ynykron personal a cuestas y desafió a la mismísima diosa de la guerra a un duelo, justo ahí. Se comió todo el puñetero disparo, le churruscó bien todo el cuerpo hasta dejarlo en los huesos. Después de esa experiencia tan dolorosa, va y declara a Misa como la segunda guerrera más fuerte del universo, tal que así. Oh, ya, y Erika describió la experiencia como "ser golpeada por una supernova condensada". Suena tope de heavy.\c- -\cfAh... y creo que esta va a ser la última vez que podamos usar la nuestra en una misión. Misa ya no quiere tener nada que ver con todo esto. En cuanto termine todo tenemos que llevársela para se destruida. Una pena, pero a ver, lo entiendo perfectamente, esta clase de arma no debería existir.\c- +\cfAh... y creo que esta va a ser la última vez que podamos usar la nuestra en una misión. Misa ya no quiere tener nada que ver con todo esto. En cuanto termine todo tenemos que llevársela para se destruida, y lo entiendo perfectamente, esta clase de arma tal vez no debería existir.\c- diff --git a/lore/es/yui.txt b/lore/es/yui.txt index 138a4a33d..9a939746e 100644 --- a/lore/es/yui.txt +++ b/lore/es/yui.txt @@ -22,8 +22,6 @@ Todo esto definitivamente nunca ocurriría, y lo sabía, pero un día, la banda Tras el concierto, se puso en fila emocionada por tener un autógrafo, y fue entonces que lo imposible se hizo posible. Una vez delante de la **Estilosa Bruja del Oeste**, Yui se lo pidió, nerviosa, pero lo que recibió en su lugar fueron unas palabras que la dejaron paralizada: "Eres una chavala monísima. ¿Quieres salir conmigo?". Basta decir, que actualmente las dos están felizmente casadas. \cxNotas de Saya:\c- -\cfghfjksdhfsjkghsdkfjsfgj estaba tán contenta por ella pero también CELOSA, SÍ, CELOSÍSIMA. Dios cuando pasó pensé que se iba a desplomar, con la novia gótica tetuda preguntándole eso de repente, madre de dios...\c- +\cfghfjksdhfsjkghsdkfjsfgj estaba tán contenta por ella. pero dios, cuando pasó pensé que se iba a desplomar, con la bruja gótica molona preguntándole eso de repente, madre de dios...\c- -\cfPues aparentemente, Yu-chan resultó ser JUSTO su tipo, vaya una coincidencia, ¿eh? Puto hechas la una para la otra, justo ahí. Sinceramente, esto apesta tanto a cliché de romance a primera vista, buf... Apuesto a que cuesta mucho creer una historia así. Ashley-san hasta bromeaba diciendo que el "amor a primera vista" es algo normal en su familia. Pffff...\c- - -\cfJoder la envidia que tenía... con su novia gótica tetuda todo macizorra... Bueno, la tenía, hasta que llegó Ibuki, jejejeje...\c- +\cfPues aparentemente, Yu-chan resultó ser JUSTO su tipo, vaya una coincidencia, ¿eh? Hechas la una para la otra, justo ahí. Sinceramente, esto apesta tanto a cliché de romance a primera vista, buf... Apuesto a que cuesta mucho creer una historia así. Ashley-san hasta bromeaba diciendo que el "amor a primera vista" es algo normal en su familia. Pffff... Venga ya...\c- diff --git a/lore/es/zanaveth2.txt b/lore/es/zanaveth2.txt index ca0654fe7..57c49a82e 100644 --- a/lore/es/zanaveth2.txt +++ b/lore/es/zanaveth2.txt @@ -28,11 +28,11 @@ A principios de la **Séptima Guerra Mundial Nukuri** de 2068, Zanaveth II huyó Desde la formación del **Gobierno Unificado de Nahkami** en 2108, Zanaveth II mantiene el puesto de "Ministra de Relaciones Interespecie", gracias en parte a sus brillantes logros durante el tiempo que pasó como estudiante de la Universidad de Nos-Kora. \cxNotas de Saya:\c- -\cfAhhhhhh, joder. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un puto superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c- +\cfAhhhhhh, dios. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c- -\cfOh tía, conocerla fue el mejor regalo de navidad de la historia. Y al pequeñín rollito de canela de su mujer, también, jujuju... Suertuda que es, pillándose a un pivón como ese. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE, JODER.\c- +\cfOh tía, conocerla fue el mejor regalo de navidad de la historia, y al precioso rollito de canela de su mujer, también. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE.\c- -\cfAhora con la mierda esa de la Cicatriz Blanca, no nos hablamos mucho. Misa ha conseguido visitarme unas cuantas veces, pero no es lo mismo, y pude notar que tampoco lo pasaba bien. Sí, puta mierda, espero que un día se acabe todo y pueda tener a las dos aquí otra vez.\c- +\cfAhora con la mierda esa de la Cicatriz Blanca, no nos hablamos mucho. Misa ha conseguido visitarme unas cuantas veces, pero no es lo mismo, y pude notar que tampoco lo pasaba bien. Sí, espero que un día se acabe todo y pueda tener a las dos aquí otra vez.\c- TXT \cxNombre Completo:\c- \cf Zanaveth Nekuraku II\c- @@ -65,8 +65,8 @@ Desde la formación del **Gobierno Unificado de Nahkami** en 2108, Zanaveth II m Desde 2171, Zanaveth II ha estado envuelta en negociaciones con los **Anarukon**, como parte de una "expansión multiversal" de la **Bleaknet**. Adicionalmente, a partir de un trato con **Akari Labs**, la Tierra tendrá también su propio nodo con el Nexo de Bleaknet. Este último acto siendo parte de un plan mayor para restaurar las relaciones entre Humanos y Nukuri, poniendo fin al Tratado de la Cicatriz Blanca. \cxNotas de Saya:\c- -\cfAhhhhhh, joder. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un puto superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c- +\cfAhhhhhh, dios. Es la tipa más dulce y mona que he conocido jamás, te lo digo en serio. Y es un superlogro que haya convertido a esta monada alienígena en toda una otaku también, jeje...\c- -\cfOh tía, conocerla fue el mejor regalo de navidad de la historia. Y al pequeñín rollito de canela de su mujer, también, jujuju... Suertuda que es, pillándose a un pivón como ese. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE, JODER.\c- +\cfOh tía, conocerla fue el mejor regalo de navidad de la historia, y al precioso rollito de canela de su mujer, también. Molaba mucho salir con ellas por ahí, especialmente por lo mucho que le impresionaba todo a Zana-sama yendo por la ciudad. Era como una niña en una tienda de chuches. ABSOLUTAMENTE ADORABLE.\c- -\cfAhora que la puta basura esa de la Cicatriz Blanca se irá a tomar por culo, tengo unas ganas tremendas de poderla ver de nuevo por aquí. Dios, cuando apareció después de la boda con Kirin-kun casi me puse a llorar. La echaba jodidamente tanto de menos, es que... en serio.\c- +\cfAhora que la basura esa de tratado la Cicatriz Blanca se irá a tomar viento, tengo unas ganas tremendas de poderla ver de nuevo por aquí. Dios, cuando apareció después de la boda con Kirin-kun casi me puse a llorar. La echaba tanto de menos, es que... en serio.\c- diff --git a/lore/es/zanaveth3.txt b/lore/es/zanaveth3.txt index 2ea18d54f..cf87424c7 100644 --- a/lore/es/zanaveth3.txt +++ b/lore/es/zanaveth3.txt @@ -15,7 +15,7 @@ TXT **Zanaveth Nekuraku III** es la hija única de **Zanaveth Nekuraku II** y **Misa Azadeku Unissix**. Pasó la mayor parte de su infancia en la Tierra, donde había nacido, aunque ella y su familia tuvieron que mudarse de vuelta a **Nahkami** una vez cumplió los cuatro años, ya que por ley, debía estudiar en un colegio Nukuri. Fue en el colegio donde la joven niña comenzaría a tener problemas notables. -Zanaveth III fue víctima frecuente de acoso por parte de sus compañeros, debido a su extraña personalidad y gestos, lo cual fue intensificado por los efectos de su Yikazoroi (lit. "Explosión de Estrés"), un desorden frecuente entre niños Nukuri (aunque solo desarrollado por uno entre doscientos), lo que causaba que el acoso constante resultara en arrebatos violentos, los cuales luego intensificaban el acoso aun más. Dada la inacción del personal del colegio entonces, su madre los demandaría, y sería trasladada a un colegio distinto al otro lado de la provincia. +Zanaveth III fue víctima frecuente de acoso por parte de sus compañeros, debido a su extraña personalidad y gestos. Dada la inacción del personal del colegio entonces, su madre optó por trasladarla a un colegio distinto al otro lado de la provincia. A comienzos de la **Séptima Guerra Mundial Nukuri**, Zanaveth III y sus madres huyeron temporalmente a **Sankaideriha**, ayudadas por una amiga de la familia Nekuraku. Durante su estancia allí, notarían que su hija tenía dificultades para acostumbrarse, citando que estar allí le provocaba "shock mental". Un diagnóstico formal mostraría que estaba reaccionando de forma negativa al flujo natural de magia de la isla, y se sugirió que se quedara a vivir con otra persona, fuera de la isla. Las dos finalmente pusieron a Zanaveth III al cuidado de **Saya Miyamoto**, una amiga que su madre hizo durante su primera visita a la Tierra. @@ -26,9 +26,9 @@ En 2120, Zanaveth III entró en la **Universidad de Nos-Kora**, apuntándose al Durante su estancia en la Tierra, Zanaveth III tuvo un historial notable en redes sociales y foros online, derivado de su extraño dialecto personal de Inglés y sus desvaríos sin sentido. Saya Miyamoto ha llegado a etiquetarla como **Chuunibyou**, un viejo término Japonés usado para identificar la clase de rasgos que muestra, como su notada auto-importancia y deseo de llamar la atención, junto con pretender tener poderes especiales / poseer conocimientos arcanos, y otros sentimientos fantásticos. \cxNotas de Saya:\c- -\cfLa pequeña chuuni Zana-chan. Sí, a ver, parecerá fría y distante y antisocial y tal, pero de eso se puede echar culpa a lo mierder que ha sido la gente con ella. Dios es que ojalá pudiera partirles la cara a todos esos abusones. Recuerdo como solía venirme toda llorando, cabreada y frustrada después de meterse en líos y yo la sentaba en mis rodillas y le daba abracitos y caricias. Ahhhhh... en serio que todo eso hacía que me sintiese como una madre.\c- +\cfLa pequeña chuuni Zana-chan. Sí, a ver, parecerá fría y distante y antisocial y tal, pero de eso se puede echar culpa a lo mierder que ha sido la gente con ella. Dios es que ojalá pudiera partirles la cara a todos esos abusones. Recuerdo como solía venirme toda llorando, cabreada y frustrada después de meterse en líos y yo la sentaba en mis rodillas y le daba abracitos y caricias. Soy básicamente como su tía guay, jeje.\c- -\cfLo echo de menos, de verdad. Acariciar ese pelo azul tan mullidito y suave que tiene. Me gustaría saber a que anda ahora, todo eso de la "dominación mundial" en serio suena a lo suyo xDDDDD\c- +\cfLo echo de menos, de verdad. Acariciar ese pelo azul tan mullidito y suave que tiene, escuchar como me contaba todas sus historias, como me enseñaba todos aquellos dibujos de sus personajes y tal. Me gustaría saber a que anda ahora, todo eso de la "dominación mundial" en serio suena a lo suyo xDDDDD\c- \cfBueno, si vuelve a la Tierra, yo por mí aceptaría con los brazos abiertos a mi nueva gran señora chuuni.\c- TXT @@ -61,8 +61,6 @@ Durante su estancia en la Tierra, Zanaveth III tuvo un historial notable en rede Durante un momento de confusión inmediatamente después de la invasión demoníaca de 2148, Zanaveth III hizo presencia en la Tierra, dando lugar entonces a su incomprensible plan de dominación mundial, el cual acabó fallando debido a conflictos internos con uno de sus "secuaces". Tras esta derrota, consiguió evadir a las autoridades durante un tiempo, ocultándose en las oficinas de **Akari Labs**, pero al final tuvo que regresar a Nahkami. \cxNotas de Saya:\c- -\cfAh mi preciosa pequeña chuuni. Fue toda una sorpresa que apareciera de repente en casa así salida de la nada, susto que me dio. Pero ahí estábamos reunidas de nuevo, como en los viejos tiempos. Estaba llena de heridas y quemaduras y tenía todo el maquillaje hecho un desastre de llorar, pobrecita. Le di muchos abrazos y caricias, todo lo que necesitaba. Incluso fui y le di un baño como cuando era pequeña, jejeje.\c- - -\cfOh ya, y lo que pasó luego. Sí, espero que guarde el secreto y no le cuente nada a Zana-sama. Puede que... bueno, que le haya "echado una mano", si sabes a lo que me refiero. Pensé que le ayudaría un poco a sentirse mejor, por muy estúpido que suene, pero le gustó, jujuju...\c- +\cfAh mi preciosa pequeña chuuni. Fue toda una sorpresa que apareciera de repente en casa así salida de la nada, susto que me dio. Pero ahí estábamos reunidas de nuevo, como en los viejos tiempos. Estaba llena de heridas y quemaduras y tenía todo el maquillaje hecho un desastre de llorar, pobrecita. Le di muchos abrazos y caricias, todo lo que necesitaba. Despues de un baño calentito y una buena comida preparada con el amor del mundo, ya volvió a sonreir, jeje.\c- \cfY luego, así de repente, se marchó otra vez, *suspiro*\c- diff --git a/modeldef/items/collectibles.txt b/modeldef/items/collectibles.txt index 298f19d51..6d7cb515a 100644 --- a/modeldef/items/collectibles.txt +++ b/modeldef/items/collectibles.txt @@ -119,7 +119,7 @@ Model "DemoPlush" FrameIndex XZW1 A 0 0 } -Model "KirinCummies" +Model "KirinSippy" { Path "models" diff --git a/modeldef/items/itemgesture.txt b/modeldef/items/itemgesture.txt index f86b0609d..a88d1bba9 100644 --- a/modeldef/items/itemgesture.txt +++ b/modeldef/items/itemgesture.txt @@ -362,7 +362,7 @@ Model "DemoPlushGesture" FrameIndex XZW1 W 0 23 FrameIndex XZW1 X 0 24 } -Model "KirinCummiesGesture" +Model "KirinSippyGesture" { Path "models" Model 0 "TootFroot1st.iqm" diff --git a/sndinfo.base b/sndinfo.base index 19a8f21ea..ffb00001f 100644 --- a/sndinfo.base +++ b/sndinfo.base @@ -11,12 +11,13 @@ crash/crash8 = "sounds/SNORE.ogg" $random crash/crash { crash/crash1 crash/crash2 crash/crash3 crash/crash4 crash/crash5 crash/crash6 crash/crash7 crash/crash8 } crash/glass = "sounds/GLASSCRK.ogg" crash/curb = "sounds/CURB.ogg" -brutal/ezmodo = "sounds/EASYMODO.ogg" bestsound = "sounds/CORK.ogg" haha/dab = "sounds/DAB.ogg" bruh = "sounds/BRUH.ogg" squeak = "sounds/SQUEAK.ogg" recordscratch = "sounds/RECSCRAP.ogg" +hdoom/horny = "sounds/saya/saya_pervert.ogg" +hdoom/bonk = "sounds/clonk/clonk6.ogg" compat/warn = "sounds/UTWARN.ogg" hahaha/hahaha = "sounds/HAHAHA.ogg" title/explo1 = "sounds/OUCHEX1.ogg" @@ -27,6 +28,7 @@ $random title/explo { title/explo1 title/explo2 title/explo3 title/explo4 } $limit title/explo 64 title/thump = "sounds/TitleThump.ogg" $limit title/thump 16 +brutal/bdscreen = "sounds/BDSCREEN.ogg" misc/secret = "sounds/CTF5.ogg" misc/keytry = "sounds/LOCKDOOR.ogg" diff --git a/sndinfo.defvoice b/sndinfo.defvoice index 81bf155a0..61cd9e2ea 100644 --- a/sndinfo.defvoice +++ b/sndinfo.defvoice @@ -362,31 +362,13 @@ voice/default/dsparila3 = "sounds/voice/default/va/demodsparila3.ogg" voice/default/dsparilb1 = "sounds/voice/default/va/demodsparilb1.ogg" voice/default/dsparilb2 = "sounds/voice/default/va/demodsparilb2.ogg" voice/default/dsparilb3 = "sounds/voice/default/va/demodsparilb3.ogg" -voice/default/pethdoom1 = "sounds/voice/default/va/demopethdoom1.ogg" -voice/default/pethdoom2 = "sounds/voice/default/va/demopethdoom2.ogg" -voice/default/pethdoom3 = "sounds/voice/default/va/demopethdoom3.ogg" -voice/default/pethdoom4 = "sounds/voice/default/va/demopethdoom4.ogg" -voice/default/pethdoom5 = "sounds/voice/default/va/demopethdoom5.ogg" -voice/default/pethdoom6 = "sounds/voice/default/va/demopethdoom6.ogg" -voice/default/pethdoom7 = "sounds/voice/default/va/demopethdoom7.ogg" -voice/default/pethdoom8 = "sounds/voice/default/va/demopethdoom8.ogg" -voice/default/pethdoom9 = "sounds/voice/default/va/demopethdoom9.ogg" -voice/default/pethdoomfinish1 = "sounds/voice/default/va/demopethdoomfinish1.ogg" -voice/default/pethdoomfinish2 = "sounds/voice/default/va/demopethdoomfinish2.ogg" -voice/default/pethdoomfinish3 = "sounds/voice/default/va/demopethdoomfinish3.ogg" -voice/default/pethdoomfinish4 = "sounds/voice/default/va/demopethdoomfinish4.ogg" -voice/default/pethdoomfinish5 = "sounds/voice/default/va/demopethdoomfinish5.ogg" -voice/default/pethdoomfinish6 = "sounds/voice/default/va/demopethdoomfinish6.ogg" -voice/default/pethdoomfinish7 = "sounds/voice/default/va/demopethdoomfinish7.ogg" -voice/default/pethdoomfinish8 = "sounds/voice/default/va/demopethdoomfinish8.ogg" -voice/default/pethdoomfinish9 = "sounds/voice/default/va/demopethdoomfinish9.ogg" -voice/default/petmashiro1 = "sounds/voice/default/va/demopetmashiro1.ogg" -voice/default/petmashiro2 = "sounds/voice/default/va/demopetmashiro2.ogg" -voice/default/petmashiro3 = "sounds/voice/default/va/demopetmashiro3.ogg" -voice/default/petmashiro4 = "sounds/voice/default/va/demopetmashiro4.ogg" -voice/default/petmashiro5 = "sounds/voice/default/va/demopetmashiro5.ogg" -voice/default/petmashiro6 = "sounds/voice/default/va/demopetmashiro6.ogg" -voice/default/petmashiro7 = "sounds/voice/default/va/demopetmashiro7.ogg" +voice/default/petandira1 = "sounds/voice/default/va/demopetandira1.ogg" +voice/default/petandira2 = "sounds/voice/default/va/demopetandira2.ogg" +voice/default/petandira3 = "sounds/voice/default/va/demopetandira3.ogg" +voice/default/petandira4 = "sounds/voice/default/va/demopetandira4.ogg" +voice/default/petandira5 = "sounds/voice/default/va/demopetandira5.ogg" +voice/default/petandira6 = "sounds/voice/default/va/demopetandira6.ogg" +voice/default/petandira7 = "sounds/voice/default/va/demopetandira7.ogg" voice/default/buttonpush1 = "sounds/voice/default/va/demobuttonpush1.ogg" voice/default/buttonpush2 = "sounds/voice/default/va/demobuttonpush2.ogg" voice/default/buttonpush3 = "sounds/voice/default/va/demobuttonpush3.ogg" diff --git a/sndinfo.misc b/sndinfo.misc index 887655bac..304c30915 100644 --- a/sndinfo.misc +++ b/sndinfo.misc @@ -30,33 +30,33 @@ kirin/giggle10 = "sounds/kirin/kirin_giggle10.ogg" kirin/giggle11 = "sounds/kirin/kirin_giggle11.ogg" $random kirin/giggle { kirin/giggle1 kirin/giggle2 kirin/giggle3 kirin/giggle4 kirin/giggle5 kirin/giggle6 kirin/giggle7 kirin/giggle8 kirin/giggle9 kirin/giggle10 kirin/giggle11 } -mashiro/appear = "sounds/mashiro/moth_appear.ogg" -mashiro/giggle1 = "sounds/mashiro/moth_giggle1.ogg" -mashiro/giggle2 = "sounds/mashiro/moth_giggle2.ogg" -mashiro/giggle3 = "sounds/mashiro/moth_giggle3.ogg" -mashiro/giggle4 = "sounds/mashiro/moth_giggle4.ogg" -mashiro/giggle5 = "sounds/mashiro/moth_giggle5.ogg" -mashiro/giggle6 = "sounds/mashiro/moth_giggle6.ogg" -$random mashiro/giggle { mashiro/giggle1 mashiro/giggle2 mashiro/giggle3 mashiro/giggle4 mashiro/giggle5 mashiro/giggle6 } -mashiro/see1 = "sounds/mashiro/moth_anger1.ogg" -mashiro/see2 = "sounds/mashiro/moth_anger2.ogg" -$random mashiro/see { mashiro/see1 mashiro/see2 } -mashiro/attack1 = "sounds/mashiro/moth_attack1.ogg" -mashiro/attack2 = "sounds/mashiro/moth_attack2.ogg" -$random mashiro/attack { mashiro/attack1 mashiro/attack2 } -mashiro/hit1 = "sounds/mashiro/moth_hit1.ogg" -mashiro/hit2 = "sounds/mashiro/moth_hit2.ogg" -$random mashiro/hit { mashiro/hit1 mashiro/hit2 } -mashiro/hitf1 = "sounds/mashiro/moth_hitf1.ogg" -mashiro/hitf2 = "sounds/mashiro/moth_hitf2.ogg" -mashiro/hitf3 = "sounds/mashiro/moth_hitf3.ogg" -$random mashiro/hitf { mashiro/hitf1 mashiro/hitf2 mashiro/hitf3 } -mashiro/active1 = "sounds/mashiro/moth_postatk1.ogg" -mashiro/active2 = "sounds/mashiro/moth_postatk2.ogg" -mashiro/active3 = "sounds/mashiro/moth_postatk3.ogg" -mashiro/active4 = "sounds/mashiro/moth_postatk4.ogg" -$random mashiro/active { mashiro/active1 mashiro/active2 mashiro/active3 mashiro/active4 } -mashiro/die = "sounds/mashiro/moth_defeat.ogg" +andira/appear = "sounds/andira/moth_appear.ogg" +andira/giggle1 = "sounds/andira/moth_giggle1.ogg" +andira/giggle2 = "sounds/andira/moth_giggle2.ogg" +andira/giggle3 = "sounds/andira/moth_giggle3.ogg" +andira/giggle4 = "sounds/andira/moth_giggle4.ogg" +andira/giggle5 = "sounds/andira/moth_giggle5.ogg" +andira/giggle6 = "sounds/andira/moth_giggle6.ogg" +$random andira/giggle { andira/giggle1 andira/giggle2 andira/giggle3 andira/giggle4 andira/giggle5 andira/giggle6 } +andira/see1 = "sounds/andira/moth_anger1.ogg" +andira/see2 = "sounds/andira/moth_anger2.ogg" +$random andira/see { andira/see1 andira/see2 } +andira/attack1 = "sounds/andira/moth_attack1.ogg" +andira/attack2 = "sounds/andira/moth_attack2.ogg" +$random andira/attack { andira/attack1 andira/attack2 } +andira/hit1 = "sounds/andira/moth_hit1.ogg" +andira/hit2 = "sounds/andira/moth_hit2.ogg" +$random andira/hit { andira/hit1 andira/hit2 } +andira/hitf1 = "sounds/andira/moth_hitf1.ogg" +andira/hitf2 = "sounds/andira/moth_hitf2.ogg" +andira/hitf3 = "sounds/andira/moth_hitf3.ogg" +$random andira/hitf { andira/hitf1 andira/hitf2 andira/hitf3 } +andira/active1 = "sounds/andira/moth_postatk1.ogg" +andira/active2 = "sounds/andira/moth_postatk2.ogg" +andira/active3 = "sounds/andira/moth_postatk3.ogg" +andira/active4 = "sounds/andira/moth_postatk4.ogg" +$random andira/active { andira/active1 andira/active2 andira/active3 andira/active4 } +andira/die = "sounds/andira/moth_defeat.ogg" // doom vacation stuff DSSING = "sounds/BRUH.ogg" diff --git a/sounds/BDSCREEN.ogg b/sounds/BDSCREEN.ogg new file mode 100644 index 000000000..1ee5d4440 Binary files /dev/null and b/sounds/BDSCREEN.ogg differ diff --git a/sounds/EASYMODO.ogg b/sounds/EASYMODO.ogg deleted file mode 100644 index dac9c4f3e..000000000 Binary files a/sounds/EASYMODO.ogg and /dev/null differ diff --git a/sounds/mashiro/moth_anger1.ogg b/sounds/andira/moth_anger1.ogg similarity index 100% rename from sounds/mashiro/moth_anger1.ogg rename to sounds/andira/moth_anger1.ogg diff --git a/sounds/mashiro/moth_anger2.ogg b/sounds/andira/moth_anger2.ogg similarity index 100% rename from sounds/mashiro/moth_anger2.ogg rename to sounds/andira/moth_anger2.ogg diff --git a/sounds/mashiro/moth_appear.ogg b/sounds/andira/moth_appear.ogg similarity index 100% rename from sounds/mashiro/moth_appear.ogg rename to sounds/andira/moth_appear.ogg diff --git a/sounds/mashiro/moth_attack1.ogg b/sounds/andira/moth_attack1.ogg similarity index 100% rename from sounds/mashiro/moth_attack1.ogg rename to sounds/andira/moth_attack1.ogg diff --git a/sounds/mashiro/moth_attack2.ogg b/sounds/andira/moth_attack2.ogg similarity index 100% rename from sounds/mashiro/moth_attack2.ogg rename to sounds/andira/moth_attack2.ogg diff --git a/sounds/mashiro/moth_defeat.ogg b/sounds/andira/moth_defeat.ogg similarity index 100% rename from sounds/mashiro/moth_defeat.ogg rename to sounds/andira/moth_defeat.ogg diff --git a/sounds/mashiro/moth_giggle1.ogg b/sounds/andira/moth_giggle1.ogg similarity index 100% rename from sounds/mashiro/moth_giggle1.ogg rename to sounds/andira/moth_giggle1.ogg diff --git a/sounds/mashiro/moth_giggle2.ogg b/sounds/andira/moth_giggle2.ogg similarity index 100% rename from sounds/mashiro/moth_giggle2.ogg rename to sounds/andira/moth_giggle2.ogg diff --git a/sounds/mashiro/moth_giggle3.ogg b/sounds/andira/moth_giggle3.ogg similarity index 100% rename from sounds/mashiro/moth_giggle3.ogg rename to sounds/andira/moth_giggle3.ogg diff --git a/sounds/mashiro/moth_giggle4.ogg b/sounds/andira/moth_giggle4.ogg similarity index 100% rename from sounds/mashiro/moth_giggle4.ogg rename to sounds/andira/moth_giggle4.ogg diff --git a/sounds/mashiro/moth_giggle5.ogg b/sounds/andira/moth_giggle5.ogg similarity index 100% rename from sounds/mashiro/moth_giggle5.ogg rename to sounds/andira/moth_giggle5.ogg diff --git a/sounds/mashiro/moth_giggle6.ogg b/sounds/andira/moth_giggle6.ogg similarity index 100% rename from sounds/mashiro/moth_giggle6.ogg rename to sounds/andira/moth_giggle6.ogg diff --git a/sounds/mashiro/moth_hit1.ogg b/sounds/andira/moth_hit1.ogg similarity index 100% rename from sounds/mashiro/moth_hit1.ogg rename to sounds/andira/moth_hit1.ogg diff --git a/sounds/mashiro/moth_hit2.ogg b/sounds/andira/moth_hit2.ogg similarity index 100% rename from sounds/mashiro/moth_hit2.ogg rename to sounds/andira/moth_hit2.ogg diff --git a/sounds/mashiro/moth_hitf1.ogg b/sounds/andira/moth_hitf1.ogg similarity index 100% rename from sounds/mashiro/moth_hitf1.ogg rename to sounds/andira/moth_hitf1.ogg diff --git a/sounds/mashiro/moth_hitf2.ogg b/sounds/andira/moth_hitf2.ogg similarity index 100% rename from sounds/mashiro/moth_hitf2.ogg rename to sounds/andira/moth_hitf2.ogg diff --git a/sounds/mashiro/moth_hitf3.ogg b/sounds/andira/moth_hitf3.ogg similarity index 100% rename from sounds/mashiro/moth_hitf3.ogg rename to sounds/andira/moth_hitf3.ogg diff --git a/sounds/mashiro/moth_postatk1.ogg b/sounds/andira/moth_postatk1.ogg similarity index 100% rename from sounds/mashiro/moth_postatk1.ogg rename to sounds/andira/moth_postatk1.ogg diff --git a/sounds/mashiro/moth_postatk2.ogg b/sounds/andira/moth_postatk2.ogg similarity index 100% rename from sounds/mashiro/moth_postatk2.ogg rename to sounds/andira/moth_postatk2.ogg diff --git a/sounds/mashiro/moth_postatk3.ogg b/sounds/andira/moth_postatk3.ogg similarity index 100% rename from sounds/mashiro/moth_postatk3.ogg rename to sounds/andira/moth_postatk3.ogg diff --git a/sounds/mashiro/moth_postatk4.ogg b/sounds/andira/moth_postatk4.ogg similarity index 100% rename from sounds/mashiro/moth_postatk4.ogg rename to sounds/andira/moth_postatk4.ogg diff --git a/sounds/voice/default/va/demopetmashiro1.ogg b/sounds/voice/default/va/demopetandira1.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro1.ogg rename to sounds/voice/default/va/demopetandira1.ogg diff --git a/sounds/voice/default/va/demopetmashiro2.ogg b/sounds/voice/default/va/demopetandira2.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro2.ogg rename to sounds/voice/default/va/demopetandira2.ogg diff --git a/sounds/voice/default/va/demopetmashiro3.ogg b/sounds/voice/default/va/demopetandira3.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro3.ogg rename to sounds/voice/default/va/demopetandira3.ogg diff --git a/sounds/voice/default/va/demopetmashiro4.ogg b/sounds/voice/default/va/demopetandira4.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro4.ogg rename to sounds/voice/default/va/demopetandira4.ogg diff --git a/sounds/voice/default/va/demopetmashiro5.ogg b/sounds/voice/default/va/demopetandira5.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro5.ogg rename to sounds/voice/default/va/demopetandira5.ogg diff --git a/sounds/voice/default/va/demopetmashiro6.ogg b/sounds/voice/default/va/demopetandira6.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro6.ogg rename to sounds/voice/default/va/demopetandira6.ogg diff --git a/sounds/voice/default/va/demopetmashiro7.ogg b/sounds/voice/default/va/demopetandira7.ogg similarity index 100% rename from sounds/voice/default/va/demopetmashiro7.ogg rename to sounds/voice/default/va/demopetandira7.ogg diff --git a/sounds/voice/default/va/demopethdoom1.ogg b/sounds/voice/default/va/demopethdoom1.ogg deleted file mode 100644 index e6048cdcf..000000000 Binary files a/sounds/voice/default/va/demopethdoom1.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom2.ogg b/sounds/voice/default/va/demopethdoom2.ogg deleted file mode 100644 index 5cedf0a6d..000000000 Binary files a/sounds/voice/default/va/demopethdoom2.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom3.ogg b/sounds/voice/default/va/demopethdoom3.ogg deleted file mode 100644 index 9c987b41a..000000000 Binary files a/sounds/voice/default/va/demopethdoom3.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom4.ogg b/sounds/voice/default/va/demopethdoom4.ogg deleted file mode 100644 index 6d1bb9497..000000000 Binary files a/sounds/voice/default/va/demopethdoom4.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom5.ogg b/sounds/voice/default/va/demopethdoom5.ogg deleted file mode 100644 index b4d21c20a..000000000 Binary files a/sounds/voice/default/va/demopethdoom5.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom6.ogg b/sounds/voice/default/va/demopethdoom6.ogg deleted file mode 100644 index 1e8156510..000000000 Binary files a/sounds/voice/default/va/demopethdoom6.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom7.ogg b/sounds/voice/default/va/demopethdoom7.ogg deleted file mode 100644 index dc1ecb31c..000000000 Binary files a/sounds/voice/default/va/demopethdoom7.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom8.ogg b/sounds/voice/default/va/demopethdoom8.ogg deleted file mode 100644 index 1093a5695..000000000 Binary files a/sounds/voice/default/va/demopethdoom8.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoom9.ogg b/sounds/voice/default/va/demopethdoom9.ogg deleted file mode 100644 index 9eafca619..000000000 Binary files a/sounds/voice/default/va/demopethdoom9.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish1.ogg b/sounds/voice/default/va/demopethdoomfinish1.ogg deleted file mode 100644 index d8b24e7ff..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish1.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish2.ogg b/sounds/voice/default/va/demopethdoomfinish2.ogg deleted file mode 100644 index f7745a35b..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish2.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish3.ogg b/sounds/voice/default/va/demopethdoomfinish3.ogg deleted file mode 100644 index ebc1a79c5..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish3.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish4.ogg b/sounds/voice/default/va/demopethdoomfinish4.ogg deleted file mode 100644 index 71b023b20..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish4.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish5.ogg b/sounds/voice/default/va/demopethdoomfinish5.ogg deleted file mode 100644 index 1fc98f38d..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish5.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish6.ogg b/sounds/voice/default/va/demopethdoomfinish6.ogg deleted file mode 100644 index 8813a7706..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish6.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish7.ogg b/sounds/voice/default/va/demopethdoomfinish7.ogg deleted file mode 100644 index b1b0147c8..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish7.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish8.ogg b/sounds/voice/default/va/demopethdoomfinish8.ogg deleted file mode 100644 index 3577dc35a..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish8.ogg and /dev/null differ diff --git a/sounds/voice/default/va/demopethdoomfinish9.ogg b/sounds/voice/default/va/demopethdoomfinish9.ogg deleted file mode 100644 index f2667249f..000000000 Binary files a/sounds/voice/default/va/demopethdoomfinish9.ogg and /dev/null differ diff --git a/zmapinfo.txt b/zmapinfo.txt index 1c3bc7a31..3c98371a7 100644 --- a/zmapinfo.txt +++ b/zmapinfo.txt @@ -12,7 +12,7 @@ GameInfo "$QUITMSG4", "$QUITMSG5", "$QUITMSG6", "$QUITMSG7", "$QUITMSG8", "$QUITMSG9", "$QUITMSG10", "$QUITMSG11", "$QUITMSG12", "$QUITMSG13", "$QUITMSG14", "$QUITMSG15", - "$QUITMSG16", "$QUITMSG17", "$QUITMSG18", "$QUITMSG19" + "$QUITMSG16", "$QUITMSG17", "$QUITMSG18" ChatSound = "misc/chat" NoMergePickupMsg = true CursorPic = "graphics/swwmcurs.png" @@ -75,7 +75,7 @@ GameInfo "MothPlushyGesture", "SayasMugGesture", "DemoPlushGesture", - "KirinCummiesGesture", + "KirinSippyGesture", "MilkBreadsGesture", "KirinMangaGesture", "KirinPlushGesture" @@ -219,7 +219,7 @@ DoomEdNums // Heretic collectibles 4206908 = DemoPlush // Hexen collectibles - 4206909 = KirinCummies + 4206909 = KirinSippy 4206910 = MilkBreads 4206911 = KirinManga 4206912 = KirinPlush diff --git a/zscript/compat/swwm_hdoom.zsc b/zscript/compat/swwm_hdoom.zsc index f6f382f1e..b16efbe15 100644 --- a/zscript/compat/swwm_hdoom.zsc +++ b/zscript/compat/swwm_hdoom.zsc @@ -1,20 +1,26 @@ // HORNY -// Surprisingly, I've put in actual effort into this compatibility thing (even -// if it's just sort of partial). -// Demo-chan has no pp in this body that they can stick into the girls, so all -// they get is the headpats. There's some sort of crazy magic going on here, -// that makes the demon gals fall to their knees instantly. Saya thinks it -// might be a side effect of teaching them the "blow kiss" spell (which has the -// same effect). -// Obviously, all the standard weapons work, and these gals appear to be of the -// masochistic kind. This is generally not very effective compared to the pats -// and smooches, but it's there, if you're willing to hurt them (I wouldn't). +// enjoy getting bonked, you pervy perv Class SWWMHDoomHandler : StaticEventHandler { + int callout_len; ui int timer; - ui TextureID scr; + ui TextureID bonker, bonk, bonked; bool detected; + ui int rss; + + ui Font mBigFont; + + private ui int GetUIRandom() + { + return (rss = (rss<<1)*35447+(rss/87)); + } + + private ui double RandomShiver() + { + int sd = GetUIRandom(); + return ((abs(sd)%11)-5)*.1; + } override void OnRegister() { @@ -26,14 +32,15 @@ Class SWWMHDoomHandler : StaticEventHandler } if ( !detected ) return; - SetRandomSeed[hdscreen](Random[hdscreen]()+consoleplayer+MSTime()); + callout_len = int(ceil((S_GetLength("hdoom/horny")*GameTicRate)/16)*16); + SetRandomSeed[hdscreen](Random[hdscreen]()+consoleplayer+int(MSTimeF())); Console.Printf( - "\cx┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\c-\n" - "\cx┃ \cfOh my, someone appears to be \cgH \ckO \cdR \cvN \chY \ct♥ \cx┃\c-\n" - "\cx┃ \cfWell, all you'll be getting here is the power of headpats. \cx┃\c-\n" - "\cx┃ \cfIf you want Demo-chan to actually fuck some hot demon girls, \cx┃\c-\n" - "\cx┃ \cfjust go commission a porn artist or something, idk. \cx┃\c-\n" - "\cx┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\c-"); + "\cx┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\c-\n" + "\cx┃ \cfOh my, someone appears to be \cgH \ckO \cdR \cvN \chY \ct♥ \cx┃\c-\n" + "\cx┃ \cfWell, too bad, this mod isn't compatible with H-Doom \cx┃\c-\n" + "\cx┃ ┃\c-\n" + "\cx┃ \cfget bonked \cx┃\c-\n" + "\cx┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\c-"); S_StartSound("compat/warn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); } @@ -44,37 +51,13 @@ Class SWWMHDoomHandler : StaticEventHandler Destroy(); } - static bool IsCuteGirl( Actor a ) - { - Class p = a.GetClass(); - while ( p.GetParentClass() && (p.GetParentClass() != 'Actor') ) - { - p = p.GetParentClass(); - if ( p.GetClassName() == 'HDoomMonster' ) - return true; - } - return false; - } - static bool IsSexyTime( Actor a ) { Class p = a.GetClass(); while ( p.GetParentClass() && (p.GetParentClass() != 'Actor') ) { p = p.GetParentClass(); - if ( p.GetClassName() == 'SexActor' ) - return true; - } - return false; - } - - static bool IsStaticSexyTime( Actor a ) - { - Class p = a.GetClass(); - while ( p.GetParentClass() && (p.GetParentClass() != 'Actor') ) - { - p = p.GetParentClass(); - if ( p.GetClassName() == 'StaticSexActor' ) + if ( (p.GetClassName() == 'SexActor') || (p.GetClassName() == 'StaticSexActor') ) return true; } return false; @@ -82,101 +65,56 @@ Class SWWMHDoomHandler : StaticEventHandler override void WorldThingSpawned( WorldEvent e ) { - // demo can't sex the ladies (not with this body) - // spawn a headpat tracker, we can at least do this much for them - if ( IsSexyTime(e.Thing) ) - { - e.Thing.bUSESPECIAL = false; - let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); - hp.target = e.Thing; - // sweet dreams, demon - HeadpatTracker(hp).patstate = e.Thing.FindState("TooLate"); - HeadpatTracker(hp).deathstate = e.Thing.FindState("Finish"); - // height fixes - String cname = e.Thing.GetClassName(); - if ( cname.Left(12) ~== "Cacodemoness" ) - HeadpatTracker(hp).hdoomheightfix = .2; - else if ( cname.Left(12) ~== "ImpEncounter" ) - HeadpatTracker(hp).hdoomheightfix = .35; - else if ( cname.Left(8) ~== "Mancubus" ) - HeadpatTracker(hp).hdoomheightfix = .1; - else if ( cname.Left(9) ~== "HLostSoul" ) - HeadpatTracker(hp).hdoomheightfix = .5; - else if ( cname.Left(10) ~== "ArchViless" ) - HeadpatTracker(hp).hdoomheightfix = -.1; - } - else if ( IsStaticSexyTime(e.Thing) ) - { - e.Thing.bUSESPECIAL = false; - let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); - hp.target = e.Thing; - if ( e.Thing.GetClassName() == 'ImpInAChair' ) - { - HeadpatTracker(hp).hdoomheightfix = .2; - HeadpatTracker(hp).hdoomangfix = 15; - } - } - else if ( IsCuteGirl(e.Thing) ) - { - let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); - hp.target = e.Thing; - // sweet dreams, demon - HeadpatTracker(hp).lethalpat = true; - String cname = e.Thing.GetClassName(); - // height fixes - if ( cname.Left(12) ~== "ImpEncounter" ) - HeadpatTracker(hp).hdoomheightfix = .1; - else if ( cname.Left(8) ~== "Mancubus" ) - HeadpatTracker(hp).hdoomheightfix = -.1; - else if ( cname.Left(9) ~== "HLostSoul" ) - HeadpatTracker(hp).hdoomheightfix = .5; - else if ( cname.Left(10) ~== "ArchViless" ) - HeadpatTracker(hp).hdoomheightfix = -.3; - } - } - - override void WorldThingRevived( WorldEvent e ) - { - // reattach pats - WorldThingSpawned(e); + // no interaction available + if ( IsSexyTime(e.Thing) ) e.Thing.bUSESPECIAL = false; } override void UiTick() { - if ( !detected ) return; - if ( gamestate == GS_LEVEL ) + if ( !detected || (gamestate != GS_LEVEL) ) { - if ( timer == 50 ) - { - S_StartSound("bestsound",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); - S_StartSound("bestsound",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); - } - else if ( timer == 70 ) - { - int ngiggl = Random[hdscreen](1,14); - S_StartSound(String.Format("saya/giggle%d",ngiggl),CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); - S_StartSound(String.Format("saya/giggle%d",ngiggl),CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); - } - timer++; + timer = 0; + return; } - else timer = 0; + if ( timer == 16 ) + { + S_StartSound("hdoom/horny",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + S_StartSound("hdoom/horny",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + } + if ( timer == callout_len+24 ) + { + S_StartSound("misc/spawn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + S_StartSound("misc/spawn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + bonker = TexMan.CheckForTexture("graphics/HDoom_Bonker.png"); + bonk = TexMan.CheckForTexture("graphics/HDoom_Bonk.png"); + bonked = TexMan.CheckForTexture("graphics/HDoom_Bonked.png"); + } + else if ( (timer >= callout_len+32) && !(timer%16) ) + { + double ptch = FRandom[hdscreen](.95,1.05); + S_StartSound("hdoom/bonk",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE,ptch); + S_StartSound("hdoom/bonk",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE,ptch); + } + timer++; } override void RenderOverlay( RenderEvent e ) { - if ( !detected || (timer < 50) || (timer > 150) ) return; - if ( !scr ) scr = TexMan.CheckForTexture("graphics/hdscreen.png"); - double ar = Screen.GetAspectRatio(); - Vector2 tsize = TexMan.GetScaledSize(scr); - Vector2 vsize = (Screen.GetWidth(),Screen.GetHeight()); - if ( (tsize.x > vsize.x) || (tsize.y > vsize.y) ) - { - double sar = tsize.x/tsize.y; - if ( sar > ar ) vsize = (tsize.x,tsize.x/ar); - else if ( sar < ar ) vsize = (tsize.y*ar,tsize.y); - else vsize = tsize; - } - double alph = clamp(2.5-(timer+e.FracTic)/50.,0.,.25)*4.; - Screen.DrawTexture(scr,false,(vsize.x-tsize.x)/2.,(vsize.y-tsize.y)/2.,DTA_VirtualWidthF,vsize.x,DTA_VirtualHeightF,vsize.y,DTA_KeepRatio,true,DTA_Alpha,alph); + if ( !detected || (timer < callout_len+24) ) return; + if ( !mBigFont ) mBigFont = Font.GetFont('TewiFontOutline'); + double scl = max(min(floor(Screen.GetWidth()/120.),floor(Screen.GetHeight()/100)),1.); + double iscl = scl/4.; + double ox = Screen.GetWidth()/2; + double oy = Screen.GetHeight()/2-4*scl; + String str = "HORNY"; + double alf = clamp(16-((timer%16)+e.FracTic)*2,0,16)/16.; + rss = MSTime()/10; + Vector2 ofs = (RandomShiver(),RandomShiver())*3.*scl*alf; + Screen.DrawText(mBigFont,Font.CR_SAPPHIRE,ox-(mBigFont.StringWidth(str)*scl*2)/2+ofs.x,oy+8*scl+ofs.y,str,DTA_ScaleX,scl*2,DTA_ScaleY,scl*2); + Screen.DrawText(mBigFont,Font.FindFontColor('MiniFlash'),ox-(mBigFont.StringWidth(str)*scl*2)/2+ofs.x,oy+8*scl+ofs.y,str,DTA_ScaleX,scl*2,DTA_ScaleY,scl*2,DTA_LegacyRenderStyle,STYLE_Add,DTA_Alpha,alf); + double phase = cos(((timer+e.FracTic)-32)*22.5)*.5+.5; + Screen.DrawTexture(bonker,false,ox+18*scl,oy,DTA_ScaleX,iscl,DTA_ScaleY,iscl,DTA_Rotate,-15+phase*5); + Screen.DrawTexture(bonked,false,ox-22*scl,oy,DTA_ScaleX,iscl,DTA_ScaleY,iscl*(1.-max(phase-.8,0.)),DTA_Rotate,5-phase*5); + Screen.DrawTexture(bonk,false,ox+10*scl,oy+2*scl,DTA_ScaleX,iscl,DTA_ScaleY,iscl,DTA_Rotate,-45+phase*45); } } diff --git a/zscript/compat/swwm_shame.zsc b/zscript/compat/swwm_shame.zsc index 4dbd5db17..2a6b00d7c 100644 --- a/zscript/compat/swwm_shame.zsc +++ b/zscript/compat/swwm_shame.zsc @@ -13,14 +13,13 @@ Class SWWMBrutalHandler : StaticEventHandler { ui int timer; - ui TextureID scr; + ui TextureID scr[85]; bool detected; String which, whichshort; override void OnRegister() { - if ( swwm_iseriouslywanttoplaythiswithbd ) - return; + // check for brutal doom foreach ( cls:AllActorClasses ) { if ( cls.GetClassName() == "BDoomer" ) @@ -35,21 +34,22 @@ Class SWWMBrutalHandler : StaticEventHandler which = "Project Brutality"; whichshort = "PB"; } - if ( detected ) break; + if ( !detected ) continue; + let shnd = SWWMStaticHandler(StaticEventHandler.Find("SWWMStaticHandler")); + shnd.isbd = true; + shnd.bdname = which; + Console.Printf( + "\cx┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\c-\n" + "\cx┃ \cfIf you have "..whichshort.." on your autoload you really shouldn't. \cx┃\c-\n" + "\cx┃ \cfIf you manually loaded it with this mod, why would you? \cx┃\c-\n" + "\cx┃ \cfThey're not compatible and never will be. \cx┃\c-\n" + "\cx┃ \cfThis mod will now shit the bed once you go in-game, \cx┃\c-\n" + "\cx┃ \cfand trust me, it's better this way. \cx┃\c-\n" + "\cx┃ \cf \cx┃\c-\n" + "\cx┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\c-"); + S_StartSound("compat/warn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + break; } - if ( !detected ) - return; - SetRandomSeed[bdscreen](Random[bdscreen]()+consoleplayer+MSTime()); - Console.Printf( - "\cx┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓\c-\n" - "\cx┃ \cfIf you have "..whichshort.." on your autoload you really shouldn't. \cx┃\c-\n" - "\cx┃ \cfIf you manually loaded it with this mod, why would you? \cx┃\c-\n" - "\cx┃ \cfThey're not compatible and never will be. \cx┃\c-\n" - "\cx┃ \cfThis mod will now shit the bed once you go in-game, \cx┃\c-\n" - "\cx┃ \cfand trust me, it's better this way. \cx┃\c-\n" - "\cx┃ \cf \cx┃\c-\n" - "\cx┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛\c-"); - S_StartSound("compat/warn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); } override void WorldLoaded( WorldEvent e ) @@ -61,18 +61,26 @@ Class SWWMBrutalHandler : StaticEventHandler override void UiTick() { - if ( !detected ) return; - if ( gamestate == GS_LEVEL ) + if ( !detected || (gamestate != GS_LEVEL) ) { - if ( timer == 1 ) - { - S_StartSound("brutal/ezmodo",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); - S_StartSound("brutal/ezmodo",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); - } - else if ( timer == 350 ) ThrowAbortException("This manual abort is for your own safety"); - timer++; + timer = 0; + return; } - else timer = 0; + if ( timer == 35 ) + { + S_StartSound("misc/spawn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + S_StartSound("misc/spawn",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + } + else if ( timer == 140 ) + { + for ( int i=0; i<85; i++ ) + scr[i] = TexMan.CheckForTexture(String.Format("graphics/BDScreen/BDSCR%03d.jpg",i+1)); + S_ChangeMusic("",force:true); + S_StartSound("brutal/bdscreen",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + S_StartSound("brutal/bdscreen",CHAN_YOUDONEFUCKEDUP,CHANF_UI|CHANF_NOPAUSE|CHANF_OVERLAP,1,ATTN_NONE); + } + else if ( timer == 484 ) ThrowAbortException("This manual abort is for your own safety"); + timer++; } override void WorldTick() @@ -84,19 +92,16 @@ Class SWWMBrutalHandler : StaticEventHandler override void RenderOverlay( RenderEvent e ) { if ( !detected ) return; - if ( !scr ) scr = TexMan.CheckForTexture("graphics/bdscreen.png"); - Screen.Dim("Red",(timer/350.)-.2,0,0,Screen.GetWidth(),Screen.GetHeight()); - double ar = Screen.GetAspectRatio(); - Vector2 tsize = TexMan.GetScaledSize(scr); - Vector2 vsize = (Screen.GetWidth(),Screen.GetHeight()); - if ( (tsize.x > vsize.x) || (tsize.y > vsize.y) ) + if ( timer < 35 ) return; + Screen.Dim("Black",clamp(((timer+e.fractic)-35.)/70.,0.,1.),0,0,Screen.GetWidth(),Screen.GetHeight()); + if ( timer < 140 ) { - double sar = tsize.x/tsize.y; - if ( sar > ar ) vsize = (tsize.x,tsize.x/ar); - else if ( sar < ar ) vsize = (tsize.y*ar,tsize.y); - else vsize = tsize; + String str = "Can I run this with \cg"..which.."\c-?"; + Screen.DrawText(bigfont,Font.CR_WHITE,(Screen.GetWidth()-bigfont.StringWidth(str)*CleanXFac_1)/2,(Screen.GetHeight()-bigfont.GetHeight()*CleanYFac_1)/2,str,DTA_CleanNoMove_1,true); + return; } - Screen.DrawTexture(scr,false,(vsize.x-tsize.x)/2.+FRandom[bdscreen](-1,1)*max(timer-40,0)**3*.000003,(vsize.y-tsize.y)/2.+FRandom[bdscreen](-1,1)*max(timer-40,0)**3*.000003,DTA_VirtualWidthF,vsize.x,DTA_VirtualHeightF,vsize.y,DTA_KeepRatio,true,DTA_Alpha,min(1.,timer/50.)); - Screen.Dim("Red",(timer/70.)-3.5,0,0,Screen.GetWidth(),Screen.GetHeight()); + int frameno = clamp((timer-140)/4,0,84); + double scl = max(floor(Screen.GetWidth()/320.),1.); + Screen.DrawTexture(scr[frameno],false,(Screen.GetWidth()-320*scl)/2,(Screen.GetHeight()-132*scl)/2,DTA_ScaleX,scl,DTA_ScaleY,scl); } } diff --git a/zscript/handler/swwm_handler_damage.zsc b/zscript/handler/swwm_handler_damage.zsc index d3fd84812..95d9f8f3d 100644 --- a/zscript/handler/swwm_handler_damage.zsc +++ b/zscript/handler/swwm_handler_damage.zsc @@ -125,7 +125,7 @@ extend Class SWWMHandler { if ( e.Thing.IsFriend(e.DamageSource) ) lastcombat = AddOneliner("friendhit",1,10); - else if ( (!lastcombat || (gametic > lastcombat+90)) && !Random[DemoLines](0,(e.DamageSource.bBOSS||e.DamageSource.FindInventory("BossMarker"))?1:4) && !SWWMHDoomHandler.IsCuteGirl(e.DamageSource) ) // [HDoom] don't shout at the girls + else if ( (!lastcombat || (gametic > lastcombat+90)) && !Random[DemoLines](0,(e.DamageSource.bBOSS||e.DamageSource.FindInventory("BossMarker"))?1:4) ) lastcombat = AddOneliner("gethit",1,15); } highesttic = gametic; @@ -175,7 +175,7 @@ extend Class SWWMHandler lastcombat = AddOneliner("friendkill",1,5); if ( Demolitionist(e.DamageSource) ) Demolitionist(e.DamageSource).facesad = true; } - else if ( (!lastcombat || (gametic > lastcombat+50)) && !SWWMHDoomHandler.IsCuteGirl(e.Thing) ) // [HDoom] don't shout at the girls + else if ( !lastcombat || (gametic > lastcombat+50) ) { int lc = 0; Inventory buff = inflictor?inflictor.FindInventory('ParriedBuff'):null; diff --git a/zscript/handler/swwm_handler_worldthings.zsc b/zscript/handler/swwm_handler_worldthings.zsc index aba0d4652..bac90f647 100644 --- a/zscript/handler/swwm_handler_worldthings.zsc +++ b/zscript/handler/swwm_handler_worldthings.zsc @@ -294,72 +294,72 @@ extend Class SWWMHandler e.Thing.bSHOOTABLE = false; // no hurt let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .2; + HeadpatTracker(hp).heightfix = .2; } else if ( e.Thing.GetClassName() == "CommanderKeen" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .4; - HeadpatTracker(hp).hdoomangfix = 5; + HeadpatTracker(hp).heightfix = .4; + HeadpatTracker(hp).angfix = 5; } else if ( e.Thing.GetClassName() == "BBChair" ) { e.Thing.bUSESPECIAL = false; let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .2; - HeadpatTracker(hp).hdoomangfix = 15; + HeadpatTracker(hp).heightfix = .2; + HeadpatTracker(hp).angfix = 15; HeadpatTracker(hp).patstate = e.Thing.MeleeState; } else if ( e.Thing.GetClassName() == "EvilEye" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .1; + HeadpatTracker(hp).heightfix = .1; } else if ( e.Thing.GetClassName() == "HeadCandles" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomangfix = 20; + HeadpatTracker(hp).angfix = 20; } else if ( e.Thing.GetClassName() == "HeartColumn" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = -.3; + HeadpatTracker(hp).heightfix = -.3; } else if ( e.Thing.GetClassName() == "Meat2" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .6; - HeadpatTracker(hp).hdoomangfix = -15; + HeadpatTracker(hp).heightfix = .6; + HeadpatTracker(hp).angfix = -15; HeadpatTracker(hp).dvacationarghack = true; } else if ( e.Thing.GetClassName() == "Meat3" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .6; - HeadpatTracker(hp).hdoomangfix = 20; + HeadpatTracker(hp).heightfix = .6; + HeadpatTracker(hp).angfix = 20; HeadpatTracker(hp).dvacationarghack = true; } else if ( e.Thing.GetClassName() == "LegsBabe" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = -1.5; - HeadpatTracker(hp).hdoomangfix = 20; + HeadpatTracker(hp).heightfix = -1.5; + HeadpatTracker(hp).angfix = 20; HeadpatTracker(hp).dvacationarghack = true; } else if ( e.Thing.GetClassName() == "Meat4" ) { let hp = Actor.Spawn("HeadpatTracker",e.Thing.pos); hp.target = e.Thing; - HeadpatTracker(hp).hdoomheightfix = .6; - HeadpatTracker(hp).hdoomangfix = 15; + HeadpatTracker(hp).heightfix = .6; + HeadpatTracker(hp).angfix = 15; HeadpatTracker(hp).dvacationarghack = true; } } diff --git a/zscript/handler/swwm_handler_worldtick.zsc b/zscript/handler/swwm_handler_worldtick.zsc index 94d5df919..75519cb01 100644 --- a/zscript/handler/swwm_handler_worldtick.zsc +++ b/zscript/handler/swwm_handler_worldtick.zsc @@ -111,8 +111,6 @@ extend Class SWWMHandler if ( a.target != players[consoleplayer].mo ) continue; // ignore friends if ( a.IsFriend(players[consoleplayer].mo) ) continue; - // [HDoom] ignore cute girls - if ( SWWMHDoomHandler.IsCuteGirl(a.target) ) continue; // ignore if player can't see it if ( !SWWMUtility.InPlayerFOV(players[consoleplayer],a) ) continue; // is it already in? diff --git a/zscript/handler/swwm_statichandler.zsc b/zscript/handler/swwm_statichandler.zsc index e80d5827e..febb2b705 100644 --- a/zscript/handler/swwm_statichandler.zsc +++ b/zscript/handler/swwm_statichandler.zsc @@ -12,6 +12,9 @@ Class SWWMStaticHandler : StaticEventHandler // crash handler ui bool wasinmap; ui int timer, msgpick; + // broccoli doccoli + bool isbd; + String bdname; // versioning bool tainted; String taintver; @@ -525,8 +528,7 @@ Class SWWMStaticHandler : StaticEventHandler } else if ( timer == 140 ) { - let hnd = SWWMBrutalHandler(StaticEventHandler.Find("SWWMBrutalHandler")); - if ( hnd && hnd.detected ) Console.Printf("\cfYou shouldn't have tried running this with "..hnd.which..".\c-"); + if ( isbd ) Console.Printf("\cfYou shouldn't have tried running this with "..bdname..".\c-"); else Console.Printf("\cfYou should probably screenshot this error and show it to Marisa.\c-"); Console.Printf("\cfLoaded Version:\n \cj%s\c-",StringTable.Localize("$SWWM_SHORTVER")); if ( tainted ) Console.Printf("\cfSavegame Version:\n \cj%s\c-",taintver); diff --git a/zscript/hud/swwm_dialogue.zsc b/zscript/hud/swwm_dialogue.zsc index 13af4cff8..c32625fa7 100644 --- a/zscript/hud/swwm_dialogue.zsc +++ b/zscript/hud/swwm_dialogue.zsc @@ -318,13 +318,6 @@ Class SWWMDialogues abstract msg2.delay = 30; msg.nextmsg = msg2; msg.nextdirect = true; - msg = msg2; - msg2 = new("SWWMDirectMessage").Init(StringTable.Localize("$SWWM_IBUKISNAME"),StringTable.Localize("$SWWM_IBUKINAME"),"Ibuki"); - msg2.seqname = "SAYABLOODD"; - msg2.seqcnt = 1; - msg2.delay = 20; - msg.nextmsg = msg2; - msg.nextdirect = true; break; case SWWMDLG_HYPO: msg = new("SWWMDirectMessage").Init(StringTable.Localize("$SWWM_SAYASNAME"),StringTable.Localize("$SWWM_SAYANAME"),"Saya"); @@ -343,22 +336,21 @@ Class SWWMDialogues abstract msg2.seqname = "KIRINWORSHIPB"; msg2.seqcnt = 1; msg2.delay = 40; - msg2.enddelay = 10; + msg2.enddelay = 50; msg.nextmsg = msg2; msg.nextdirect = true; msg = msg2; msg2 = new("SWWMDirectMessage").Init(StringTable.Localize("$SWWM_KIRINSNAME"),StringTable.Localize("$SWWM_KIRINNAME"),"Kirin"); msg2.seqname = "KIRINWORSHIPC"; msg2.seqcnt = 1; - msg2.delay = 10; - msg2.enddelay = 20; + msg2.delay = 20; msg.nextmsg = msg2; msg.nextdirect = true; msg = msg2; msg2 = new("SWWMDirectMessage").Init(StringTable.Localize("$SWWM_SAYASNAME"),StringTable.Localize("$SWWM_SAYANAME"),"Saya"); msg2.seqname = "KIRINWORSHIPD"; - msg2.seqcnt = 2; - msg2.delay = 10; + msg2.seqcnt = 1; + msg2.delay = 40; msg.nextmsg = msg2; msg.nextdirect = true; msg = msg2; @@ -366,14 +358,21 @@ Class SWWMDialogues abstract msg2.seqname = "KIRINWORSHIPE"; msg2.seqcnt = 1; msg2.delay = 20; - msg2.enddelay = 10; + msg2.enddelay = 30; msg.nextmsg = msg2; msg.nextdirect = true; msg = msg2; msg2 = new("SWWMDirectMessage").Init(StringTable.Localize("$SWWM_SAYASNAME"),StringTable.Localize("$SWWM_SAYANAME"),"Saya"); msg2.seqname = "KIRINWORSHIPF"; msg2.seqcnt = 1; - msg2.delay = 10; + msg2.delay = 20; + msg.nextmsg = msg2; + msg.nextdirect = true; + msg = msg2; + msg2 = new("SWWMDirectMessage").Init(StringTable.Localize("$SWWM_KIRINSNAME"),StringTable.Localize("$SWWM_KIRINNAME"),"Kirin"); + msg2.seqname = "KIRINWORSHIPG"; + msg2.seqcnt = 1; + msg2.delay = 40; msg.nextmsg = msg2; msg.nextdirect = true; break; diff --git a/zscript/items/swwm_collectibles.zsc b/zscript/items/swwm_collectibles.zsc index d6c3b2641..983152c7f 100644 --- a/zscript/items/swwm_collectibles.zsc +++ b/zscript/items/swwm_collectibles.zsc @@ -174,8 +174,6 @@ Class FrispyCorn : SWWMCollectible } Class SayaBean : SWWMCollectible { - bool callout; // already called the player a perv for loading h-doom - Default { Tag "$T_SAYABEAN"; @@ -238,14 +236,14 @@ Class DemoPlush : SWWMCollectible } } // Hexen -Class KirinCummies : SWWMCollectible +Class KirinSippy : SWWMCollectible { Default { Tag "$T_PEACH"; Inventory.PickupMessage "$T_PEACH"; SWWMCollectible.Availability AVAIL_Hexen; - SWWMCollectible.GestureWeapon "KirinCummiesGesture"; + SWWMCollectible.GestureWeapon "KirinSippyGesture"; SWWMCollectible.GetLine "peachget"; Stamina 300; } diff --git a/zscript/items/swwm_collectibles_gesture.zsc b/zscript/items/swwm_collectibles_gesture.zsc index d87bd1d41..b57b77607 100644 --- a/zscript/items/swwm_collectibles_gesture.zsc +++ b/zscript/items/swwm_collectibles_gesture.zsc @@ -91,17 +91,6 @@ Class SayaBeanGesture : SWWMItemGesture } action void A_Squish2() { - let realbean = SayaBean(FindInventory("SayaBean")); - if ( realbean && !realbean.callout && !Random[Gesture](0,3) ) - { - foreach ( cls:AllActorClasses ) - { - if ( cls.GetClassName() != "HDoomPlayer" ) continue; - A_StartSound("saya/pervert",CHAN_ITEMEXTRA,CHANF_OVERLAP); - realbean.callout = true; - return; - } - } A_StartSound("saya/giggle",CHAN_ITEMEXTRA,CHANF_OVERLAP); } action void A_UsePlush() @@ -214,7 +203,7 @@ Class DemoPlushGesture : SWWMItemGesture Stop; } } -Class KirinCummiesGesture : SWWMItemGesture +Class KirinSippyGesture : SWWMItemGesture { States { diff --git a/zscript/menu/swwm_credits.zsc b/zscript/menu/swwm_credits.zsc index 84e4cf5cc..fecf2abb5 100644 --- a/zscript/menu/swwm_credits.zsc +++ b/zscript/menu/swwm_credits.zsc @@ -195,7 +195,6 @@ Class SWWMCreditsMenu : GenericMenu cthanks.Push(new("SWWMCreditsEntry").Init("KeksDose","$SWWM_CKEKS2")); cthanks.Push(new("SWWMCreditsEntry").Init("ZZYZX & Nash","$SWWM_CZN2")); cthanks.Push(new("SWWMCreditsEntry").Init("Val Pal","$SWWM_CVAL2")); - cthanks.Push(new("SWWMCreditsEntry").Init("Kaffy Kathy","$SWWM_CKATHY2")); cthanks.Push(new("SWWMCreditsEntry").Init("BouncyTEM","$SWWM_CBOUNCY2")); cthanks.Push(new("SWWMCreditsEntry").Init("\ctCptSledge\c- & \cdBunray\c-","$SWWM_CSLEDGE2")); cthanks.Push(new("SWWMCreditsEntry").Init("a1337spy","$SWWM_CSPY2")); diff --git a/zscript/swwm_gesture_fx.zsc b/zscript/swwm_gesture_fx.zsc index 3de1dcfee..978d82b5f 100644 --- a/zscript/swwm_gesture_fx.zsc +++ b/zscript/swwm_gesture_fx.zsc @@ -162,12 +162,6 @@ Class LoveHeart : Actor } else if ( target is 'SWWMHangingKeen' ) damage = max(target.Health,damage); // rescued by love :3 - else if ( SWWMHDoomHandler.IsCuteGirl(target) ) - { - // no cute demon girl can resist demo's charm - damage = max(target.Health,damage); - bNOEXTREMEDEATH = true; - } return damage; } @@ -512,8 +506,8 @@ Class HeadpatTracker : Actor int oldtargettics; // previous tics left in target's pre-pat state bool patting; // currently in pat Actor patter; // who's patting - double hdoomheightfix; // certain hdoom monsters kneel down, so their heads are lower than expected - double hdoomangfix; // fix for imp in a chair + double heightfix; // these two are fixes for certain monsters where their head + double angfix; // isn't positioned where one would expect bool lethalpat; // ending headpat immediately drops enemy health to 0 bool dvacationarghack; // hackfix for some girls in doom vacation, disallows headpats if args[0] is 1 @@ -541,10 +535,10 @@ Class HeadpatTracker : Actor double delta = deltaangle(target.angle,target.AngleTo(patter)); if ( abs(delta) < 1. ) target.angle = target.AngleTo(patter); else target.angle += .3*delta; - delta = deltaangle(patter.angle,patter.AngleTo(target)+hdoomangfix); - if ( abs(delta) < 1. ) patter.A_SetAngle(patter.AngleTo(target)+hdoomangfix,SPF_INTERPOLATE); + delta = deltaangle(patter.angle,patter.AngleTo(target)+angfix); + if ( abs(delta) < 1. ) patter.A_SetAngle(patter.AngleTo(target)+angfix,SPF_INTERPOLATE); else patter.A_SetAngle(patter.angle+.3*delta,SPF_INTERPOLATE); - double hfact = 1.2-hdoomheightfix; + double hfact = 1.2-heightfix; delta = deltaangle(patter.pitch,SWWMUtility.PitchTo(patter,target,hfact)); if ( abs(delta) < 1. ) patter.A_SetPitch(SWWMUtility.PitchTo(patter,target,hfact),SPF_INTERPOLATE); else patter.A_SetPitch(patter.pitch+.3*delta,SPF_INTERPOLATE); @@ -579,8 +573,6 @@ Class HeadpatTracker : Actor target.bDORMANT = true; if ( SWWMUtility.IdentifyingDog(target) ) SWWMUtility.MarkAchievement("mbf",user.player); else if ( SWWMUtility.IdentifyingCaco(target) ) SWWMHandler.AddOneliner("petcaco",2,20); - else if ( SWWMHDoomHandler.IsCuteGirl(target) || SWWMHDoomHandler.IsStaticSexyTime(target) ) SWWMHandler.AddOneliner("pethdoom",2,40); - else if ( SWWMHDoomHandler.IsSexyTime(target) ) SWWMHandler.AddOneliner("pethdoomfinish",2,80); return true; } return false; diff --git a/zscript/weapons/swwm_baseweapon_melee.zsc b/zscript/weapons/swwm_baseweapon_melee.zsc index 5a079583b..aa812c35f 100644 --- a/zscript/weapons/swwm_baseweapon_melee.zsc +++ b/zscript/weapons/swwm_baseweapon_melee.zsc @@ -401,7 +401,6 @@ extend Class SWWMWeapon if ( raging ) flg |= DMG_FOILINVUL; int quakin = raging?8:2; double diff = 0.; - bool hdoomgal = false; foreach ( hit:mt.hits ) { if ( !hit.a ) continue; @@ -411,7 +410,6 @@ extend Class SWWMWeapon if ( !hit.a.bDORMANT ) hit.a.DaggerAlert(self); if ( !hit.a.bNOBLOOD && !hit.a.bDORMANT && (raging || !hit.a.bINVULNERABLE) ) blooded = true; else bloodless = true; - if ( SWWMHDoomHandler.IsCuteGirl(hit.a) ) hdoomgal = true; let p = SWWMPuff.Setup(hit.pos,hit.dir,invoker,self,hit.a); int newdmg = hit.a.DamageMobj(p,self,dmg,'Melee',flg); // things can instantly cease to exist after taking damage (wow) @@ -440,20 +438,11 @@ extend Class SWWMWeapon } self.angle += clamp(diff/mt.hits.Size(),-5.,5.); // averaged reorient A_QuakeEx(quakin/2,quakin/2,quakin/2,3,0,1,"",QF_RELATIVE|QF_SCALEDOWN|QF_3D,rollIntensity:0.06*quakin); - if ( flags&MELEE_HammerHit ) + if ( (flags&MELEE_HammerHit) && swwm_bonkhammer ) { - if ( hdoomgal ) - { - flags |= MELEE_ForceSound; - flags &= ~MELEE_FleshSound; - hitsound = "misc/clonk6"; - } - else if ( swwm_bonkhammer ) - { - flags |= MELEE_ForceSound; - flags &= ~MELEE_FleshSound; - hitsound = "misc/clonk"..Random[Hammer](1,11); - } + flags |= MELEE_ForceSound; + flags &= ~MELEE_FleshSound; + hitsound = "misc/clonk"..Random[Hammer](1,11); } if ( raging && !(flags&MELEE_ForceSound) ) {