Map tail/back/limbs group (5 keys)

This commit is contained in:
2026-06-13 18:42:44 +02:00
parent bc8f2b8bf5
commit d7f35b21d9
53 changed files with 22 additions and 17 deletions

View File

@@ -85,6 +85,11 @@ namespace _2DGAMELIB
["放尿"] = "Urination",
["噴乳左"] = "LactationLeft",
["潮吹"] = "Squirting",
["尾"] = "Tail",
["背中"] = "Back",
["手"] = "Hand",
["足"] = "Foot",
["腿"] = "Thigh",
};
public static void MigrateKeys(this Obj obj)