Adds a delay to the RCD when building.

This commit is contained in:
Zuhayr
2013-08-12 22:51:27 -07:00
parent 5476ae192d
commit 44aa77f7de
+2
View File
@@ -86,6 +86,8 @@ RCD
if(!(istype(A, /turf) || istype(A, /obj/machinery/door/airlock)))
return 0
user.delay_click(10)
switch(mode)
if(1)
if(istype(A, /turf/space))