For the chokers, the "if" to see if you own the chokers is looking for the wrong matches. On line 45202 it's doing an 'if' statement:
But the items listed in the wardrobe are actually called:
HTML:
if $wardrobe.hasAny('choker1', 'choker2', 'choker3', 'choker4', 'choker5', 'chokerdiamond', 'collar1', 'collar2')
- toy-choker1
- toy-choker2
- toy-choker3
- toy-collar1
- toy-collar2
HTML:
<<if $wardrobe.hasAny('toy-choker1', 'toy-choker2', 'toy-choker3', 'toy-choker4', 'toy-collar1', 'toy-collar2') or $access.hasAny('toy-choker1', 'toy-choker2', 'toy-choker3', 'toy-choker4', 'toy-collar1', 'toy-collar2')>><<link "Show off my choker">><<less "subdom" 1>><<add "open" 1>><<add "goodgirl" 2>><<pickup $mail "Slifire Mission 4 Option 1" 1>><<pickup $mail "Slifire Mission 4 Choice" 1>><<script>>