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
@@ -381,6 +381,7 @@
..()
/mob/living/simple_animal/pet/dog/corgi/Ian/proc/Read_Memory()
set waitfor = FALSE
if(fexists("data/npc_saves/Ian.sav")) //legacy compatability to convert old format to new
var/savefile/S = new /savefile("data/npc_saves/Ian.sav")
S["age"] >> age