CONSISTENCY

Fixes all the tiny little details that need to be fixed, thank you Captain
This commit is contained in:
JLinari
2020-06-12 18:55:49 +01:00
parent 3e0df37b06
commit 2739968945
90 changed files with 190 additions and 190 deletions
+1 -1
View File
@@ -288,7 +288,7 @@
id.icon_state = "gold"
id.access = get_all_accesses().Copy()
id.registered_name = H.real_name
id.assignment = "Colony Director"
id.assignment = "Facility Director"
id.name = "[id.registered_name]'s ID Card ([id.assignment])"
H.equip_to_slot_or_del(id, slot_wear_id)
H.update_inv_wear_id()