mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
fancy new manifest
This commit is contained in:
@@ -235,8 +235,7 @@ Code:
|
||||
menu = "<h4><img src=pda_notes.png> Crew Manifest</h4>"
|
||||
menu += "Entries cannot be modified from this terminal.<br><br>"
|
||||
|
||||
for (var/datum/data/record/t in data_core.general)
|
||||
menu += "[t.fields["name"]] - [t.fields["rank"]]<br>"
|
||||
menu += data_core.get_manifest(1)
|
||||
menu += "<br>"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user