Reduces table climbing time by one third

This commit is contained in:
Yoshax
2016-04-18 18:29:03 +01:00
parent a1ae964c16
commit a77d9269b0
+1 -1
View File
@@ -102,7 +102,7 @@
usr.visible_message("<span class='warning'>[user] starts climbing onto \the [src]!</span>")
climbers |= user
if(!do_after(user,(issmall(user) ? 30 : 50)))
if(!do_after(user,(issmall(user) ? 20 : 34)))
climbers -= user
return