double_dildo
Vars | |
end_in_hand | If one end of the toy is in your hand |
---|---|
in_back | Whether or not the current location is front or behind |
other_end | Reference to the end of the toy that you can hold when the other end is inserted in you |
Procs | |
can_take_in_hand | A check to make sure the user can actually take one end in their hand |
take_in_hand | For holding the other end while the thing is inserted, returns FALSE if unsuccessful |
toggle | Code for taking out/putting away the other end of the toy when one end is in you |
Var Details
end_in_hand
If one end of the toy is in your hand
in_back
Whether or not the current location is front or behind
other_end
Reference to the end of the toy that you can hold when the other end is inserted in you
Proc Details
can_take_in_hand
A check to make sure the user can actually take one end in their hand
take_in_hand
For holding the other end while the thing is inserted, returns FALSE if unsuccessful
toggle
Code for taking out/putting away the other end of the toy when one end is in you