mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
Removes several ways to know every language
Removes translators from loadout (departments still have them spawn for dealing with their work), removes EAL implant from loadout, remove omni language implant from R&D. (Also fixes bug with soulcatchers that keeps the brains from hearing borgs, so you can still know all the languages while in a soulcatcher. So if you want to understand everything, get a translator in your head :p)
This commit is contained in:
@@ -264,6 +264,7 @@
|
||||
var/parent_mob = FALSE //If we've captured our owner
|
||||
var/transient = FALSE //Someone who ghosted into the NIF
|
||||
var/client_missing = 0 //How long the client has been missing
|
||||
universal_understand = TRUE
|
||||
|
||||
var/obj/item/device/nif/nif
|
||||
var/datum/nifsoft/soulcatcher/soulcatcher
|
||||
|
||||
Reference in New Issue
Block a user