This commit is contained in:
Ghommie
2019-10-07 17:38:36 +02:00
parent 108a4acb99
commit 159d2a188d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -131,7 +131,7 @@
if(M.stat == DEAD)
if(M.timeofdeath + 6000 < world.time)
continue
if(is_eligible(I.imp_in))
if(is_eligible(M))
L[avoid_assoc_duplicate_keys(M.real_name, areaindex)] = I
var/desc = input("Please select a location to lock in.", "Locking Computer") as null|anything in L