Fixing old and new issues alike. (#12281)

This commit is contained in:
Ghom
2020-05-17 16:47:53 -07:00
committed by GitHub
parent 12ac08d7c5
commit d8d59e5052
8 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -542,7 +542,7 @@
if (!(R in contents))
return // User is not in this belly
R.setClickCooldown(50)
R.changeNext_move(CLICK_CD_BREAKOUT*0.5)
if(owner.stat) //If owner is stat (dead, KO) we can actually escape
to_chat(R,"<span class='warning'>You attempt to climb out of \the [lowertext(name)]. (This will take around [escapetime/10] seconds.)</span>")