Hey, I encountered a problem or maybe it's me.
It happens that when I'm capturing prisonner with rope or chain, nothing happen.
I checked the variables on the console and it happens that on prisoner1 I have none and on prisoenr2, I have a object containing what seems to be a prisoner.
Huh... haven't heard about something like this happening before...
Hmm, you can try setting a bunch of prisoner variables to false. Like:
SugarCube.State.variables.prisoner =false
SugarCube.State.variables.prisoner1 =false
SugarCube.State.variables.prisoner2 =false
SugarCube.State.variables.prisoner1occupied =false
SugarCube.State.variables.prisoner2occupied =false
Then capture a new prisoner.
Let me know if that works
![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)