mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
30
This commit is contained in:
@@ -341,7 +341,7 @@ turf/simulated/mineral/floor/light_corner
|
|||||||
to_chat(user, "<span class='notice'>You start digging.</span>")
|
to_chat(user, "<span class='notice'>You start digging.</span>")
|
||||||
playsound(user.loc, 'sound/effects/rustle1.ogg', 50, 1)
|
playsound(user.loc, 'sound/effects/rustle1.ogg', 50, 1)
|
||||||
|
|
||||||
if(!do_after(user,20)) return //YAWN change 40 - > 20
|
if(!do_after(user,30)) return //YAWN change 40 - > 30
|
||||||
|
|
||||||
to_chat(user, "<span class='notice'>You dug a hole.</span>")
|
to_chat(user, "<span class='notice'>You dug a hole.</span>")
|
||||||
GetDrilled()
|
GetDrilled()
|
||||||
|
|||||||
Reference in New Issue
Block a user