Ryan is still an idiot

This commit is contained in:
Bxil
2018-02-09 08:10:27 +01:00
committed by GitHub
parent e568a6bd58
commit db145bbcf0
+2 -2
View File
@@ -17,7 +17,7 @@ var/church_name = null
var/command_name = null
/proc/command_name()
+ return using_map.dock_name
return using_map.dock_name
var/religion_name = null
/proc/religion_name()
@@ -32,7 +32,7 @@ var/religion_name = null
return capitalize(name)
/proc/system_name()
+ return using_map.starsys_name
return using_map.starsys_name
/proc/station_name()
return using_map.station_name