mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[MIRROR] Removes language encryption keys [MDB IGNORE] (#22170)
* Removes language encryption keys (#76309) ## About The Pull Request We want languages to be special to species, these devalue that and make them far too common. The listen only thing does this especially badly. I'm sorry arcane I know it's good for cargo but this vibes horrible and we shouldn't have it ## Why It's Good For The Game You should be able to talk privately via language with minimal snoopage ## Changelog 🆑 del: Removed language encryption keys from cargo, s bad for species talking among each other, a thing we want them to do /🆑 * Removes language encryption keys * Removes our own translation keys too. --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
LemonInTheDark
GoldenAlpharex
parent
c36d114dc7
commit
f42e8d2b17
@@ -192,43 +192,3 @@
|
||||
|
||||
/obj/item/encryptionkey/secbot
|
||||
channels = list(RADIO_CHANNEL_AI_PRIVATE = 1, RADIO_CHANNEL_SECURITY = 1)
|
||||
|
||||
/obj/item/encryptionkey/moth
|
||||
name = "\improper Moffic translation key"
|
||||
desc = "An encryption key that automatically encodes moffic heard through the radio into common. The signal's a little fuzzy."
|
||||
icon_state = "translation_cypherkey"
|
||||
translated_language = /datum/language/moffic
|
||||
greyscale_config = null
|
||||
greyscale_colors = null
|
||||
|
||||
/obj/item/encryptionkey/tiziran
|
||||
name = "\improper Tiziran translation key"
|
||||
desc = "An encryption key that automatically encodes draconic heard through the radio into common. The signal's not quite to scale."
|
||||
icon_state = "translation_cypherkey"
|
||||
translated_language = /datum/language/draconic
|
||||
greyscale_config = null
|
||||
greyscale_colors = null
|
||||
|
||||
/obj/item/encryptionkey/plasmaman
|
||||
name = "\improper Calcic translation key"
|
||||
desc = "An encryption key that automatically encodes calcic heard through the radio into common. The signal lacks a bit of teeth."
|
||||
icon_state = "translation_cypherkey"
|
||||
translated_language = /datum/language/calcic
|
||||
greyscale_config = null
|
||||
greyscale_colors = null
|
||||
|
||||
/obj/item/encryptionkey/ethereal
|
||||
name = "\improper Ethereal translation key"
|
||||
desc = "An encryption key that automatically encodes ethereal heard through the radio into common. The signal's overpowering."
|
||||
icon_state = "translation_cypherkey"
|
||||
translated_language = /datum/language/voltaic
|
||||
greyscale_config = null
|
||||
greyscale_colors = null
|
||||
|
||||
/obj/item/encryptionkey/felinid
|
||||
name = "\improper Felinid translation key"
|
||||
desc = "An encryption key that automatically encodes nekomimetic heard through the radio into common. The signal's rather scratchy."
|
||||
icon_state = "translation_cypherkey"
|
||||
translated_language = /datum/language/nekomimetic
|
||||
greyscale_config = null
|
||||
greyscale_colors = null
|
||||
|
||||
@@ -213,36 +213,6 @@
|
||||
cost = PAYCHECK_CREW * 10
|
||||
contains = list(/obj/item/construction/rld)
|
||||
|
||||
/datum/supply_pack/goody/moth_encryption_key
|
||||
name = "Moffic radio encryption key"
|
||||
desc = "A hi-tech radio encryption key that allows the wearer to understand moffic when the radio is worn."
|
||||
cost = PAYCHECK_CREW * 12
|
||||
contains = list(/obj/item/encryptionkey/moth)
|
||||
|
||||
/datum/supply_pack/goody/lizard_encryption_key
|
||||
name = "Draconic radio encryption key"
|
||||
desc = "A hi-tech radio encryption key that allows the wearer to understand draconic when the radio is worn."
|
||||
cost = PAYCHECK_CREW * 12
|
||||
contains = list(/obj/item/encryptionkey/tiziran)
|
||||
|
||||
/datum/supply_pack/goody/plasmaman_encryption_key
|
||||
name = "Calcic radio encryption key"
|
||||
desc = "A hi-tech radio encryption key that allows the wearer to understand calcic when the radio is worn."
|
||||
cost = PAYCHECK_CREW * 12
|
||||
contains = list(/obj/item/encryptionkey/plasmaman)
|
||||
|
||||
/datum/supply_pack/goody/ethereal_encryption_key
|
||||
name = "Voltaic radio encryption key"
|
||||
desc = "A hi-tech radio encryption key that allows the wearer to understand voltaic when the radio is worn."
|
||||
cost = PAYCHECK_CREW * 12
|
||||
contains = list(/obj/item/encryptionkey/ethereal)
|
||||
|
||||
/datum/supply_pack/goody/felinid_encryption_key
|
||||
name = "Felinid radio encryption key"
|
||||
desc = "A hi-tech radio encryption key that allows the wearer to understand nekomimetic when the radio is worn."
|
||||
cost = PAYCHECK_CREW * 12
|
||||
contains = list(/obj/item/encryptionkey/felinid)
|
||||
|
||||
/datum/supply_pack/goody/fishing_toolbox
|
||||
name = "Fishing toolbox"
|
||||
desc = "Complete toolbox set for your fishing adventure. Advanced hooks and lines sold separetely."
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -1,101 +0,0 @@
|
||||
/obj/item/encryptionkey/translation
|
||||
name = "translation key"
|
||||
desc = "An encryption key that automatically encodes nothing. You shouldn't be seeing this."
|
||||
icon_state = "translation_cypherkey"
|
||||
greyscale_config = null
|
||||
greyscale_colors = null
|
||||
|
||||
/obj/item/encryptionkey/translation/beach_bum
|
||||
name = "\improper Beachtongue translation key"
|
||||
desc = "An encryption key that automatically encodes Beachtongue heard through the radio into common."
|
||||
translated_language = /datum/language/beachbum
|
||||
|
||||
/obj/item/encryptionkey/translation/buzzwords
|
||||
name = "\improper Buzzwords translation key"
|
||||
desc = "An encryption key that automatically encodes Buzzwords heard through the radio into common."
|
||||
translated_language = /datum/language/buzzwords
|
||||
|
||||
/obj/item/encryptionkey/translation/gutter
|
||||
name = "\improper Gutter translation key"
|
||||
desc = "An encryption key that automatically encodes Gutter heard through the radio into common."
|
||||
translated_language = /datum/language/gutter
|
||||
|
||||
/obj/item/encryptionkey/translation/machine
|
||||
name = "\improper Encoded Audio Language translation key"
|
||||
desc = "An encryption key that automatically encodes Encoded Audio Language heard through the radio into common."
|
||||
translated_language = /datum/language/machine
|
||||
|
||||
/obj/item/encryptionkey/translation/mushroom
|
||||
name = "\improper Mushroom translation key"
|
||||
desc = "An encryption key that automatically encodes Mushroom heard through the radio into common."
|
||||
translated_language = /datum/language/mushroom
|
||||
|
||||
/obj/item/encryptionkey/pan_slavic
|
||||
name = "\improper Pan-Slavic translation key"
|
||||
desc = "An encryption key that automatically encodes Pan-Slavic heard through the radio into common."
|
||||
translated_language = /datum/language/panslavic
|
||||
|
||||
/obj/item/encryptionkey/translation/shadow
|
||||
name = "\improper Shadowtongue translation key"
|
||||
desc = "An encryption key that automatically encodes Shadowtongue heard through the radio into common."
|
||||
translated_language = /datum/language/shadowtongue
|
||||
|
||||
/obj/item/encryptionkey/translation/skrellian
|
||||
name = "\improper Skrellian translation key"
|
||||
desc = "An encryption key that automatically encodes Skrellian heard through the radio into common."
|
||||
translated_language = /datum/language/skrell
|
||||
|
||||
/obj/item/encryptionkey/translation/slime
|
||||
name = "\improper Slime translation key"
|
||||
desc = "An encryption key that automatically encodes Slime heard through the radio into common."
|
||||
translated_language = /datum/language/slime
|
||||
|
||||
/obj/item/encryptionkey/translation/spacer
|
||||
name = "\improper Spacer translation key"
|
||||
desc = "An encryption key that automatically encodes Spacer heard through the radio into common."
|
||||
translated_language = /datum/language/spacer
|
||||
|
||||
/obj/item/encryptionkey/translation/sylvan
|
||||
name = "\improper Sylvan translation key"
|
||||
desc = "An encryption key that automatically encodes Sylvan heard through the radio into common."
|
||||
translated_language = /datum/language/sylvan
|
||||
|
||||
/obj/item/encryptionkey/translation/tajaran
|
||||
name = "\improper Siik'tajr translation key"
|
||||
desc = "An encryption key that automatically encodes Siik'tajr heard through the radio into common."
|
||||
translated_language = /datum/language/siiktajr
|
||||
|
||||
/obj/item/encryptionkey/translation/akula
|
||||
name = "\improper Te Velu Akko translation key"
|
||||
desc = "An encryption key that automatically encodes Te Velu Akko heard through the radio into common."
|
||||
translated_language = /datum/language/akulan
|
||||
|
||||
/obj/item/encryptionkey/translation/terrum
|
||||
name = "\improper Terrum translation key"
|
||||
desc = "An encryption key that automatically encodes Terrum heard through the radio into common."
|
||||
translated_language = /datum/language/terrum
|
||||
|
||||
/obj/item/encryptionkey/translation/teshari
|
||||
name = "\improper Schechi translation key"
|
||||
desc = "An encryption key that automatically encodes Schechi heard through the radio into common."
|
||||
translated_language = /datum/language/schechi
|
||||
|
||||
/obj/item/encryptionkey/translation/uncommon
|
||||
name = "\improper Galactic Uncommon translation key"
|
||||
desc = "An encryption key that automatically encodes Galactic Uncommon heard through the radio into common."
|
||||
translated_language = /datum/language/uncommon
|
||||
|
||||
/obj/item/encryptionkey/translation/vox
|
||||
name = "\improper Vox-pidgin translation key"
|
||||
desc = "An encryption key that automatically encodes Vox-pidgin heard through the radio into common."
|
||||
translated_language = /datum/language/vox
|
||||
|
||||
/obj/item/encryptionkey/translation/vulpkanin
|
||||
name = "\improper Canilunzt translation key"
|
||||
desc = "An encryption key that automatically encodes Canilunzt heard through the radio into common."
|
||||
translated_language = /datum/language/canilunzt
|
||||
|
||||
/obj/item/encryptionkey/translation/yangyu
|
||||
name = "\improper Yangyu translation key"
|
||||
desc = "An encryption key that automatically encodes Yangyu heard through the radio into common."
|
||||
translated_language = /datum/language/yangyu
|
||||
@@ -5497,7 +5497,6 @@
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\AI_modules.dm"
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\cards_ids.dm"
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\dyekit.dm"
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\encryptionkey.dm"
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\hhmirror.dm"
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\holy_weapons.dm"
|
||||
#include "modular_skyrat\master_files\code\game\objects\items\oxygen_candle.dm"
|
||||
|
||||
Reference in New Issue
Block a user