a bunch of async and waitfor

This commit is contained in:
Putnam3145
2021-07-25 19:51:27 -07:00
parent cd2a710a23
commit 95d2adb996
6 changed files with 9 additions and 3 deletions
+1
View File
@@ -163,6 +163,7 @@ Turf and target are separate in case you want to teleport some distance from a t
//Generalised helper proc for letting mobs rename themselves. Used to be clname() and ainame()
/mob/proc/apply_pref_name(role, client/C)
set waitfor = FALSE
if(!C)
C = client
var/oldname = real_name