[MIRROR] Using a soulstone on somebody now transfers your languages to the shade (#2911)
* Merge pull request #30939 from MoreRobustThanYou/patch-8 Using a soulstone on somebody now transfers your languages to the shade * Using a soulstone on somebody now transfers your languages to the shade
This commit is contained in:
committed by
Poojawa
parent
442689219e
commit
222274d108
@@ -244,6 +244,7 @@
|
||||
S.name = name
|
||||
S.ckey = theghost.ckey
|
||||
S.status_flags |= GODMODE
|
||||
S.language_holder = user.language_holder.copy(S)
|
||||
var/input = stripped_input(S,"What are you named?", ,"", MAX_NAME_LEN)
|
||||
|
||||
if(src && input)
|
||||
|
||||
Reference in New Issue
Block a user