diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fd78e1826e450f3db72037ea6cf7166d80ea955d..0e09b5b4c5a8dac8ebfc37ab89581aea447e0671 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,7 +104,8 @@ errors, it's not totally clean as is and there are a few false positives. * [Eyes](devNotes/eye functions.md) * [Limbs](devNotes/limb functions.md) * [Standalone functions](devNotes/standaloneFunctions.md) - * [some potentially useful JS functions](devNotes/usefulJSFunctionDocumentation.txt) + * [Some potentially useful JS functions](devNotes/usefulJSFunctionDocumentation.txt) + * [Content embending chart](devNotes/contentEmbendingChart.png) (for more detail refer to https://gitgud.io/pregmodfan/fc-pregmod/-/merge_requests/7453#note_118616) ## Useful issues diff --git a/devNotes/contentEmbendingChart.png b/devNotes/contentEmbendingChart.png new file mode 100644 index 0000000000000000000000000000000000000000..d0a41e7d7014f91b60a2c41f06529563feb2e2d8 Binary files /dev/null and b/devNotes/contentEmbendingChart.png differ