forked from Baystation12/Baystation12
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev-sierra' into virology_fixes
- Loading branch information
Showing
23 changed files
with
16,529 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
author: Lexanx | ||
changes: | ||
- {rscadd: 'Дионы, Адхеранты, ИПС, могут взять больше языков'} | ||
- {rscadd: Адхерантам добавлено больше языков для выбора} | ||
delete-after: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
author: Lexanx | ||
changes: | ||
- {bugfix: Пофикшено несколько рантаймов у лендинга} | ||
- {bugfix: Челноки Пионеров и Патрульки теперь могут корректно садится через лендинг} | ||
delete-after: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
author: Shegar | ||
changes: | ||
- {rscadd: Судно Скреллов залито модово и безопасно для изменений} | ||
- {tweak: Поправил авторство мода на оружие(спрайты)} | ||
- {tweak: Поправил пути спрайта флешетты скреллов} | ||
- {imageadd: Добавил новые(с инфинити) спрайты скафандрам скреллов} | ||
delete-after: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
|
||
/datum/category_item/player_setup_item/background/languages/proc/total_languages() | ||
return MAX_LANGUAGES + pref.additional_languages | ||
|
||
/datum/preferences | ||
var/additional_languages | ||
|
||
/datum/preferences/copy_to(mob/living/carbon/human/character, is_preview_copy = FALSE) | ||
. = ..() | ||
additional_languages = character.species.additional_languages | ||
|
||
/datum/species | ||
var/additional_languages = 0 | ||
|
||
/datum/species/diona | ||
slowdown = 2 | ||
thirst_factor = 0.06 | ||
additional_languages = 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/singleton/modpack/guns | ||
name = "Оружие" | ||
desc = "Модификация спрайтов и ребаланс вооружения." | ||
author = "LordNest" | ||
author = "LordNest(Код), Wolfor by Kot(Спрайтер)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,6 @@ | |
#include "code/jobs.dm" | ||
#include "code/bottom.dm" | ||
#include "code/top.dm" | ||
#include "code\skrell-ship.dm" | ||
|
||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
// Закоментите весь файл, если вам не нужна эта карта | ||
/datum/map_template/ruin/away_site/skrellscoutship | ||
prefix = "mods/utility_items/maps/" | ||
suffixes = list("skrell-sierrabay.dmm") | ||
|
||
|
||
//А здесь мы заменим спрайты войдов | ||
/obj/item/clothing/head/helmet/space/void/skrell/black | ||
icon = 'mods/utility_items/icons/skrell_suit.dmi' | ||
sprite_sheets = list( | ||
SPECIES_UNATHI = 'icons/mob/species/unathi/onmob_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
sprite_sheets_obj = list( | ||
SPECIES_UNATHI = 'icons/obj/clothing/species/unathi/obj_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
|
||
/obj/item/clothing/head/helmet/space/void/skrell/white | ||
icon = 'mods/utility_items/icons/skrell_suit.dmi' | ||
sprite_sheets = list( | ||
SPECIES_UNATHI = 'icons/mob/species/unathi/onmob_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
sprite_sheets_obj = list( | ||
SPECIES_UNATHI = 'icons/obj/clothing/species/unathi/obj_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
|
||
/obj/item/clothing/suit/space/void/skrell/black | ||
icon = 'mods/utility_items/icons/skrell_suit.dmi' | ||
sprite_sheets = list( | ||
SPECIES_UNATHI = 'icons/mob/species/unathi/onmob_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
sprite_sheets_obj = list( | ||
SPECIES_UNATHI = 'icons/obj/clothing/species/unathi/obj_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
|
||
/obj/item/clothing/suit/space/void/skrell/white | ||
icon = 'mods/utility_items/icons/skrell_suit.dmi' | ||
sprite_sheets = list( | ||
SPECIES_UNATHI = 'icons/mob/species/unathi/onmob_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) | ||
sprite_sheets_obj = list( | ||
SPECIES_UNATHI = 'icons/obj/clothing/species/unathi/obj_suit_unathi.dmi', | ||
SPECIES_SKRELL = 'mods/utility_items/icons/skrell_suit_on_mob.dmi', | ||
) |
Binary file not shown.
Binary file not shown.
Oops, something went wrong.