Map nose/ear/horn group (6 keys)

This commit is contained in:
2026-06-13 18:37:34 +02:00
parent aa49bc3c84
commit a494fd4ac1
74 changed files with 26 additions and 20 deletions

View File

@@ -58,6 +58,12 @@ namespace _2DGAMELIB
["涎口裂け左"] = "DroolMouthGashLeft",
["呼気"] = "Breath",
["吹出し"] = "SpeechBubble",
["鼻"] = "Nose",
["鼻水左"] = "NoseDripLeft",
["鼻肌"] = "NoseSkin",
["耳"] = "Ear",
["獣耳"] = "BeastEar",
["角"] = "Horn",
};
public static void MigrateKeys(this Obj obj)