mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
protean and prommie blobs not having real_name set
This commit is contained in:
+1
@@ -512,6 +512,7 @@
|
||||
//We can still speak our languages!
|
||||
blob.languages = languages.Copy()
|
||||
blob.name = real_name
|
||||
blob.real_name = real_name
|
||||
blob.voice_name = name
|
||||
var/datum/species/protean/S = src.species
|
||||
blob.icon_living = S.blob_appearance
|
||||
|
||||
Reference in New Issue
Block a user