I'm on Patch 8, and I just can't find the underwear version of the two collars in the chest. I only have the helmet and cloak versions of them in the tutorial chest. How can I get the underwear version?
Edit: I just found out how to add the underwear version through the Script Extender's console by unpacking the pak file and looking through it. Copy paste these into the console and they will be added:
see idk if you take requests, but if you do - I think it would be cute to have a version with the ribbon ones rotated 180. Like, with the ribbon at the back of the neck, kinda like Marie in Aristocats. Just throwing the idea out there ^-^
Uhhh I coded it to be in the tutorial chest but imma be honest with you I just spawned the items in to test them and didnt actually check in the chest. If its not there I'll fix it when i wake up.
18 comments
I'm on Patch 8, and I just can't find the underwear version of the two collars in the chest. I only have the helmet and cloak versions of them in the tutorial chest. How can I get the underwear version?
Edit: I just found out how to add the underwear version through the Script Extender's console by unpacking the pak file and looking through it. Copy paste these into the console and they will be added:
Bow Underwear
TemplateAddTo("06e053c7-b273-4fb7-b7d1-1a0fcb687228", GetHostCharacter(), 1)
Plain Underwear
TemplateAddTo("78d1737f-6bff-439b-b6e1-52a8ec0629fe", GetHostCharacter(), 1)
Bow Camp Shoe
TemplateAddTo("26568c39-2c5a-428a-a458-0a84d3b60b05", GetHostCharacter(), 1)
Plain Camp Shoe
TemplateAddTo("5873f51d-298f-4aa8-92c0-5aa28f604344", GetHostCharacter(), 1)