Solves a few things.

This commit is contained in:
JTGSZ
2019-05-23 00:40:57 -04:00
parent 84016ed3ef
commit 080b29de79
4 changed files with 31 additions and 16 deletions
+2 -2
View File
@@ -332,8 +332,8 @@
if(paint_mode == PAINT_LARGE_HORIZONTAL)
wait_time *= 3
if(takes_time)
if(!do_after(user, 50, target = target))
if(takes_time) //This is what deteremines the time it takes to spray a tag in gang mode. 50 is Default.
if(!do_after(user, 25, target = target)) //Lets try 25 instead of giving them all spraycans.
return
if(length(text_buffer))