Map cursor/stamp/effects group (18 keys)

This commit is contained in:
2026-06-13 18:58:09 +02:00
parent 09c3b663b1
commit 4c642bebb5
188 changed files with 84 additions and 63 deletions

View File

@@ -122,6 +122,27 @@ namespace _2DGAMELIB
["拘束具下"] = "RestraintLower",
["拘束鎖"] = "RestraintChain",
["押し付け"] = "Pressing",
["コモン"] = "CommonCursor",
["ハンド"] = "HandCursor",
["ペニス"] = "PenisCursor",
["アナル"] = "AnalCursor",
["マウス"] = "MouthCursor",
["ディル"] = "DildoCursor",
["デンマ"] = "VibratorCursor",
["ドリル"] = "DrillCursor",
["パール"] = "PearlCursor",
["ロータ"] = "RotoCursor",
["T字剃刀"] = "TRazorCursor",
["ぶっかけ"] = "Bukkake",
["キスマーク"] = "KissMark",
["汗"] = "Sweat",
["汚れ"] = "Stain",
["流血中"] = "BleedingMid",
["流血大"] = "BleedingLarge",
["流血小"] = "BleedingSmall",
["鞭痕"] = "WhipMark",
["衝撃"] = "Impact",
["鎖"] = "Chain",
};
public static void MigrateKeys(this Obj obj)