Map clothing/accessories group (19 keys)
This commit is contained in:
@@ -103,6 +103,25 @@ namespace _2DGAMELIB
|
||||
["飛沫"] = "Splash",
|
||||
["飛膜先"] = "MembraneTip",
|
||||
["飛膜根"] = "MembraneBase",
|
||||
["上着トップ"] = "JacketTop",
|
||||
["上着ミドル"] = "JacketMid",
|
||||
["上着ボトム前"] = "JacketBottomFront",
|
||||
["上着ボトム後"] = "JacketBottomBack",
|
||||
["下着トップ"] = "UnderwearTop",
|
||||
["下着ボトム"] = "UnderwearBottom",
|
||||
["下着乳首左"] = "UnderwearNippleLeft",
|
||||
["下着陰核"] = "UnderwearClitoris",
|
||||
["帽子"] = "Hat",
|
||||
["パンスト"] = "Pantyhose",
|
||||
["キャップ左"] = "CapLeft",
|
||||
["キャップ中"] = "CapMid",
|
||||
["玉口枷"] = "BallGag",
|
||||
["留具前"] = "FastenerFront",
|
||||
["留具後"] = "FastenerBack",
|
||||
["拘束具上"] = "RestraintUpper",
|
||||
["拘束具下"] = "RestraintLower",
|
||||
["拘束鎖"] = "RestraintChain",
|
||||
["押し付け"] = "Pressing",
|
||||
};
|
||||
|
||||
public static void MigrateKeys(this Obj obj)
|
||||
|
||||
Reference in New Issue
Block a user