mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 09:06:34 +01:00
fixes resleeving/scori languages (#4714)
Co-authored-by: VM_USER <VM_USER>
This commit is contained in:
co-authored by
VM_USER <VM_USER>
parent
783c675a72
commit
e6bd3a1296
@@ -447,7 +447,7 @@
|
||||
to_chat(usr, "Mob doesn't exist anymore")
|
||||
return
|
||||
|
||||
if(H.set_species(new_species))
|
||||
if(H.set_species(new_species, force = TRUE))
|
||||
to_chat(usr, "Set species of [H] to [H.species].")
|
||||
else
|
||||
to_chat(usr, "Failed! Something went wrong.")
|
||||
|
||||
Reference in New Issue
Block a user