Make dance machine mob dancing asynchronous (#1221)
This commit is contained in:
committed by
kevinz000
parent
f1239b1b9c
commit
833c0c549c
@@ -317,7 +317,7 @@
|
||||
|
||||
|
||||
/obj/machinery/disco/proc/dance(var/mob/living/M) //Show your moves
|
||||
|
||||
set waitfor = FALSE
|
||||
switch(rand(0,9))
|
||||
if(0 to 1)
|
||||
dance2(M)
|
||||
|
||||
Reference in New Issue
Block a user