mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Adds 'Provisional' to the list of acting rank prefixes
This commit is contained in:
@@ -166,7 +166,7 @@
|
|||||||
return dat
|
return dat
|
||||||
|
|
||||||
|
|
||||||
/var/list/acting_rank_prefixes = list("acting", "temporary", "interim")
|
/var/list/acting_rank_prefixes = list("acting", "temporary", "interim", "provisional")
|
||||||
|
|
||||||
/proc/make_list_rank(rank)
|
/proc/make_list_rank(rank)
|
||||||
for(var/prefix in acting_rank_prefixes)
|
for(var/prefix in acting_rank_prefixes)
|
||||||
|
|||||||
Reference in New Issue
Block a user