ss220club / Bandastation

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

Merge upstream #294

Closed Gaxeer closed 4 months ago

Gaxeer commented 4 months ago

About The Pull Request

Merge upstream

github-actions[bot] commented 4 months ago

This pr causes following conflicts on translate branch:

++<<<<<<< HEAD
 +      loc.balloon_alert(user, "ritual failed, at limit!")
 +      return FALSE
++=======
+       for(var/obj/item/melee/sickly_blade/is_blade_ritual as anything in result_atoms)
+           valid_blades = blades_limit_check(user)
+           break
+       if(valid_blades)
+           return TRUE
+       else
+           loc.balloon_alert(user, "ритуал провален, уже лимит!")
+           return FALSE
++>>>>>>> origin/translate
++<<<<<<< HEAD
 +  desc = "Allows you to transmute a pool of vomit, some cable coil, and 5 sheets of titanium into a Rust Walker. \
 +      Rust Walkers excel at spreading rust and are moderately strong in combat."
 +  gain_text = "I combined my knowledge of creation with my desire for corruption. The Marshal knew my name, and the Rusted Hills echoed out."
++=======
+   desc = "Позволяет трансмутировать лужу рвоты, провода и 5 железа в Ржавого ходока. \
+       Ржавые ходоки превосходно распространяют ржавчину и умеренно сильны в бою."
+   gain_text = "Я объединил свои знания о созидании с жаждой коррозии. Маршал знал мое имя, и Ржавые холмы отозвались эхом."
++>>>>>>> origin/translate