Update internal Nfp wording
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
export default function getSensiplanMucus(feeling, texture) {
|
||||
export default function getNfpMucus(feeling, texture) {
|
||||
if (typeof feeling != 'number' || typeof texture != 'number') return null
|
||||
|
||||
const feelingMapping = {
|
||||
|
||||
Reference in New Issue
Block a user