committed by
CitadelStationBot
parent
e0aaed6d3b
commit
87c16e3939
@@ -23,7 +23,7 @@
|
||||
for(var/D in devils)
|
||||
var/datum/mind/devil = D
|
||||
text += printplayer(devil)
|
||||
text += printdevilinfo(devil)
|
||||
text += printdevilinfo(devil.current)
|
||||
text += printobjectives(devil)
|
||||
text += "<br>"
|
||||
text += "<br>"
|
||||
|
||||
Reference in New Issue
Block a user