mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Remove and save custom tags
This commit is contained in:
parent
e36ef6a368
commit
2f3f807911
264 changed files with 1118 additions and 498 deletions
14
Assets/StreamingAssets/customTags.xml
Normal file
14
Assets/StreamingAssets/customTags.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<CustomTagsHelper>
|
||||
<defNames />
|
||||
<bodyParts />
|
||||
<bodyDefTypes />
|
||||
<sexTypes />
|
||||
<interactionDefTypes>
|
||||
<li>AnalSex</li>
|
||||
<li>VaginalSex</li>
|
||||
<li>VaginalSexF</li>
|
||||
<li>VaginalRapeF</li>
|
||||
</interactionDefTypes>
|
||||
<soundDefs />
|
||||
</CustomTagsHelper>
|
7
Assets/StreamingAssets/customTags.xml.meta
Normal file
7
Assets/StreamingAssets/customTags.xml.meta
Normal file
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: e968673039badf84793171c61dce04ce
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Add a link
Reference in a new issue