mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
change rel name to read prefernce (#19230)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
data["db_version"] = "0.3"
|
||||
data["db_repo"] = "vorestation"
|
||||
data["mob_name"] = host.real_name
|
||||
data["mob_name"] = host.read_preference(/datum/preference/name/real_name)
|
||||
|
||||
for(var/belly in host.vore_organs)
|
||||
if(isbelly(belly))
|
||||
|
||||
Reference in New Issue
Block a user