mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Merge pull request #4516 from Fox-McCloud/abductor-fix
Fixes Abductor Languages
This commit is contained in:
@@ -24,4 +24,6 @@
|
||||
H.gender = NEUTER
|
||||
if(H.mind)
|
||||
H.mind.abductor = new /datum/abductor
|
||||
return ..()
|
||||
H.languages.Cut() //Under no condition should you be able to speak any language
|
||||
H.add_language("Abductor Mindlink") //other than over the abductor's own mindlink
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user