Adds the second block for table climbing before the first return.

This commit is contained in:
Mandurrrh
2015-03-02 16:53:15 -05:00
parent 43f1fc3fd6
commit 2ec53ea6c7
@@ -398,6 +398,7 @@
"<span class='notice'>You climb onto [src].</span>")
add_logs(user, src, "climbed onto")
user.Stun(2)
tableclimber = null
return 1
tableclimber = null
return 0