ss220club / Bandastation

SS220 TG repository
https://discord.gg/ss220
GNU Affero General Public License v3.0
30 stars 34 forks source link

Merge upstream 23.05.2024 #278

Closed Gaxeer closed 5 months ago

Gaxeer commented 5 months ago

About The Pull Request

Merge upstream

github-actions[bot] commented 5 months ago

This pr causes following conflicts on translate branch:

++<<<<<<< HEAD
 +// The amulet conversion tool used by moon heretics
 +/obj/item/clothing/neck/heretic_focus/moon_amulet
 +  name = "Moonlight Amulet"
 +  desc = "A piece of the mind, the soul and the moon. Gazing into it makes your head spin and hear whispers of laughter and joy."
++=======
+ // The amulette conversion tool used by moon heretics
+ /obj/item/clothing/neck/heretic_focus/moon_amulette
+   name = "Moonlight Amulette"
+   desc = "Кусочек разума, души и луны. От взгляда внутрь голова идет кругом, и можно услышать шепотки смеха и радости."
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +      user.balloon_alert(user, "you feel a presence watching you")
 +      user.add_mood_event("Moon Amulet Insanity", /datum/mood_event/amulet_insanity)
++=======
+       user.balloon_alert(user, "вы чувствуете, как за вами наблюдают")
+       user.add_mood_event("Moon Amulette Insanity", /datum/mood_event/amulette_insanity)
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +      user.balloon_alert(user, "their mind is too strong!")
 +      hit.add_mood_event("Moon Amulet Insanity", /datum/mood_event/amulet_insanity)
++=======
+       user.balloon_alert(user, "их разум слишком крепок!")
+       hit.add_mood_event("Moon Amulette Insanity", /datum/mood_event/amulette_insanity)
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +  desc = "Grants you Lunar Parade, a spell that - after a short charge - sends a carnival forward \
 +      when hitting someone they are forced to join the parade and suffer hallucinations."
 +  gain_text = "The music like a reflection of the soul compelled them, like moths to a flame they followed"
 +  next_knowledge = list(/datum/heretic_knowledge/moon_amulet)
++=======
+   desc = "Дает вам заклинание Lunar Parade, которое через короткую задержку посылает вперед карнавал. \
+       Те, в кого попал карнавал, вынуждены присоединиться к параду и страдать от галлюцинаций."
+   gain_text = "Музыка, как отражение души, побуждала их, и они, словно мотыльки на пламя, следовали за ней."
+   next_knowledge = list(/datum/heretic_knowledge/moon_amulette)
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +/datum/heretic_knowledge/moon_amulet
 +  name = "Moonlight Amulet"
 +  desc = "Allows you to transmute 2 sheets of glass, a heart and a tie to create a Moonlight Amulet. \
 +          If the item is used on someone with low sanity they go berserk attacking everyone, \
 +          if their sanity isn't low enough it decreases their mood."
 +  gain_text = "At the head of the parade he stood, the moon condensed into one mass, a reflection of the soul."
++=======
+ /datum/heretic_knowledge/moon_amulette
+   name = "Moonlight Amulette"
+   desc = "Позволяет трансмутировать 2 листа стекла, сердце и галстук, чтобы создать Moonlight Amulette. \
+           Если предмет использован на том, у кого слабый рассудок, они становятся берсерком, нападая на всех подряд; \
+           если рассудок не достаточно низок, то уменьшается их настроение."
+   gain_text = "Во главе парада стоял он, луна сгустилась в единную массу, отражение души."
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +  desc = "The ascension ritual of the Path of Moon. \
 +      Bring 3 corpses with more than 50 brain damage to a transmutation rune to complete the ritual. \
 +      When completed, you become a harbinger of madness gaining and aura of passive sanity decrease, \
 +      confusion increase and, if their sanity is low enough, brain damage and blindness. \
 +      1/5th of the crew will turn into acolytes and follow your command, they will all receive moonlight amulets."
 +  gain_text = "We dived down towards the crowd, his soul splitting off in search of greater venture \
 +      for where the Ringleader had started the parade, I shall continue it unto the suns demise \
 +      WITNESS MY ASCENSION, THE MOON SMILES ONCE MORE AND FOREVER MORE IT SHALL!"
++=======
+   desc = "Ритуал вознесения Пути луны. \
+       Принесите 3 трупа с более чем 50 урона мозгу на руну трансмутации, чтобы завершить ритуал \
+       При завершении, вы становитесь предвестником безумия и получаете ауру пассивного снижения рассудка, \
+       увеличения замешательства, и, если их рассудок достаточно низкий, урона мозгу и ослепления. \
+       Одна пятая экипажа превратится в аколитов и будет следовать вашим приказам, также они получат Moonlight Amulette"
+   gain_text = "Мы нырнули вниз, к толпе, его душа отделилась в поисках более великой авантюры, \
+       туда, откуда Шпрехшталмейстер начал парад, и я продолжу его до самой кончины солнца \
+       УЗРИТЕ МОЕ ВОЗНЕСЕНИЕ, ЛУНА УЛЫБНЕТСЯ РАЗ И НАВСЕГДА!"
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +  desc = "Allows you to transmute 10 iron sheets and a garbage item to fill the surrounding vicinity of the rune with rust."
 +  gain_text = "Reality begins to whisper to me. To give it its entropic end."
++=======
+   desc = "Позволяет трансмутировать 10 железа, чтобы заполнить ржавчиной окружение вокруг руны."
+   gain_text = "Реальность начинает нашептывать мне, чтобы дать ей энтропийный конец."
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +          SPECIES_PERK_DESC = "[name] blood is [initial(exotic_blood.name)], which can make receiving medical treatment harder.",
++=======
+           SPECIES_PERK_DESC = "Кровь у [name] - [initial(exotic_blood.name)], что может затруднить получение медицинской помощи.",
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +          SPECIES_PERK_NAME = "Exotic Blood",
 +          SPECIES_PERK_DESC = "[plural_form] have \"[exotic_bloodtype]\" type blood, which can make receiving medical treatment harder.",
++=======
+           SPECIES_PERK_NAME = "Экзотическая кровь",
+           SPECIES_PERK_DESC = "Кровь у [plural_form] - тип \"[exotic_bloodtype]\", что может затруднить получение медицинской помощи.",
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +          SPECIES_PERK_NAME = "Catlike Grace",
 +          SPECIES_PERK_DESC = "Felinids have catlike instincts allowing them to land upright on their feet.  \
 +              Instead of being knocked down from falling, you only receive a short slowdown. \
 +              However, they do not have catlike legs, and the fall will deal additional damage.",
++=======
+           SPECIES_PERK_NAME = "Кошачья грация",
+           SPECIES_PERK_DESC = "Фелиниды обладают кошачьими инстинктами, позволяющими им приземляться на ноги.  \
+               Вместо того, чтобы быть сбитым с ног при падении, вы получите только короткое замедление. \
+               Однако у них нет кошачьих лап, и падение наносит повышенный урон.",
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +Aluminium Dave
 +Baba
 +Baby Cakes
 +Bananium LXIX
 +Bimbim
 +Bingo
 +Birdman From Birdland
 +Bizarre Bottle
 +Bizarro
 +Bo Bo Sassy
 +Bonker
 +Bubble
 +Buster Frown
 +Butters The Bean
 +Buttery Muffin
 +Button
 +Candy
 +Carphunter
 +Checkers
 +Chuckles
 +Circe The Great
 +Clownpiece
 +Congo Bongo
 +Cool Cooper
 +Crusty
 +Deedum Dedah
 +Delicious Dan
 +Dinkster
 +Dinky Doodle
 +Doctor Greenthumb
 +Doctor Rockso
 +Doink
 +Early Worm
 +Eggy
 +Emotional Oatmeal
 +Fat Fingers
 +Fishbreath
 +Flop O'Honker
 +Freckle
 +Fretworks
 +Galton
 +Giggles
 +Gigglesworth
 +Goose McSunny
 +Grabby
 +Grandma
 +Grebble
 +Greedo Shotfurst
 +Happy Slappy
 +Harvey Harvey Harvey
 +Hedgerow Harry
 +Hefty Hempo
 +Homey
 +Honkel the III
 +Honker
 +Honkerbelle
 +Implausible Fun
 +Impro
 +Jazzle
 +Jim From Accounting
 +Jingle
 +Jo Jo Bobo Bo
 +Johnny Bigshoes
 +King of Klowns
 +Ladybug Honks
 +Laughing Man
 +Loopy Lazarus
 +Mime
 +Misery Marvin
 +Miss Stockings
 +Mister Ostprussen
 +Mister Redherring
 +Mister Roboto
 +Mister Safety Hazard
 +Moinen
 +Mr Shoe
 +Mr Weird
 +Ningelo
 +Oranges
 +Patches
 +Pepinpop
 +Pocket
 +Pogo
 +Polite Pablo
 +Post Nose
 +Razzle Dazzle
 +Red April
 +Red Dead Redemption Two
 +Redshirt McBeat
 +Rinso The Soapy
 +Roboflop
 +Ronnie Pace
 +Rude Robert
 +Sandwich Sam
 +Scootaloo
 +Shinturner
 +Shithead The Irritator
 +Shoe Giving Gerald
 +Silly Willy
 +Sir Honks-a-Lot
 +Skiddle
 +Slippo Supreme
 +Slippy Joe
 +Slipsy Dipsy
 +Sparkle
 +Speckles
 +Sprinkledinkle
 +The Amazing Farto
 +The Best
 +The Fun Uncle
 +The Mediocre
 +The Unfun Uncle
 +The Worst
 +Toodles Sharperton
 +Tree Talker
 +Twisty
 +Uncool Ulrich
 +Unimaginable Nut
 +Valid Vincent
 +Weather Report
 +Widderwise
 +Yesterdays Beef
 +Yobbo
 +Ziggy Yoyo
++=======
+ Гигглесвортх
+ Хонкел тхе ИИИ
+ Гоосе МцСунны
+ Мр. Шое
+ Тоодлес Шарпертон
+ Динкы Доодле
+ Хонкербелле
+ Бо Бо Сассы
+ Бабы Цакес
+ Ладыбуг Хонкс
+ Зиггы Ыоыо
+ Раззле Даззле
+ Бустер Фровн
+ Пепинпоп
+ Силлы Виллы
+ Йо Йо Бобо Бо
+ Поцкет
+ Патчес
+ Чецкерс
+ Фрецкле
+ Хонкер
+ Бонкер
+ Скиддле
+ Сцооталоо
+ Спринклединкле
+ Ронние Паце
+ Мисс Стоцкингс
+ Слиппы Йое
+ Редширт МцБеат
+ Флоп О'Хонкер
+ Спецклес
+ Буббле
+ Буттон
+ Спаркле
+ Гигглес
+ Йингле
+ Цанды
++>>>>>>> origin/translate