Map wings/tentacles/appendages group (13 keys)

This commit is contained in:
2026-06-13 18:52:28 +02:00
parent d7f35b21d9
commit 95a4557869
69 changed files with 52 additions and 39 deletions

View File

@@ -90,6 +90,19 @@ namespace _2DGAMELIB
["手"] = "Hand", ["手"] = "Hand",
["足"] = "Foot", ["足"] = "Foot",
["腿"] = "Thigh", ["腿"] = "Thigh",
["前翅"] = "Forewing",
["後翅"] = "Hindwing",
["触手"] = "Tentacle",
["触覚"] = "Antenna",
["節足"] = "SegmentLeg",
["虫鎌"] = "InsectScythe",
["虫顎"] = "InsectJaw",
["植"] = "Plant",
["葉"] = "Leaf",
["羽根箒"] = "FeatherDuster",
["飛沫"] = "Splash",
["飛膜先"] = "MembraneTip",
["飛膜根"] = "MembraneBase",
}; };
public static void MigrateKeys(this Obj obj) public static void MigrateKeys(this Obj obj)

View File

@@ -163,10 +163,10 @@ parts:
path: Parts/鳥翼LowerArm/ path: Parts/鳥翼LowerArm/
- id: 鳥翼手 - id: 鳥翼手
path: Parts/鳥翼手/ path: Parts/鳥翼手/
- id: 飛膜根 - id: MembraneBase
path: Parts/飛膜根/ path: Parts/MembraneBase/
- id: 飛膜先 - id: MembraneTip
path: Parts/飛膜先/ path: Parts/MembraneTip/
- id: 獣翼UpperArm - id: 獣翼UpperArm
path: Parts/獣翼UpperArm/ path: Parts/獣翼UpperArm/
- id: 獣翼LowerArm - id: 獣翼LowerArm
@@ -225,30 +225,30 @@ parts:
path: Parts/四足肛門精液垂れ/ path: Parts/四足肛門精液垂れ/
- id: - id:
path: Parts/鰭/ path: Parts/鰭/
- id: - id: Leaf
path: Parts// path: Parts/Leaf/
- id: Horn - id: Horn
path: Parts/Horn/ path: Parts/Horn/
- id: Ear - id: Ear
path: Parts/Ear/ path: Parts/Ear/
- id: - id: Plant
path: Parts// path: Parts/Plant/
- id: BeastEar - id: BeastEar
path: Parts/BeastEar/ path: Parts/BeastEar/
- id: 虫顎 - id: InsectJaw
path: Parts/虫顎/ path: Parts/InsectJaw/
- id: 触覚 - id: Antenna
path: Parts/触覚/ path: Parts/Antenna/
- id: 虫鎌 - id: InsectScythe
path: Parts/虫鎌/ path: Parts/InsectScythe/
- id: 前翅 - id: Forewing
path: Parts/前翅/ path: Parts/Forewing/
- id: 後翅 - id: Hindwing
path: Parts/後翅/ path: Parts/Hindwing/
- id: 節足 - id: SegmentLeg
path: Parts/節足/ path: Parts/SegmentLeg/
- id: 触手 - id: Tentacle
path: Parts/触手/ path: Parts/Tentacle/
- id: Tail - id: Tail
path: Parts/Tail/ path: Parts/Tail/
- id: 頭部後 - id: 頭部後
@@ -269,8 +269,8 @@ parts:
path: Parts/Genitals/ path: Parts/Genitals/
- id: 四足性器 - id: 四足性器
path: Parts/四足性器/ path: Parts/四足性器/
- id: 飛沫 - id: Splash
path: Parts/飛沫/ path: Parts/Splash/
- id: Squirting - id: Squirting
path: Parts/Squirting/ path: Parts/Squirting/
- id: Urination - id: Urination
@@ -323,8 +323,8 @@ parts:
path: Parts/ドリル/ path: Parts/ドリル/
- id: パール - id: パール
path: Parts/パール/ path: Parts/パール/
- id: 羽根箒 - id: FeatherDuster
path: Parts/羽根箒/ path: Parts/FeatherDuster/
- id: 調教鞭 - id: 調教鞭
path: Parts/調教鞭/ path: Parts/調教鞭/
- id: T字剃刀 - id: T字剃刀

View File

@@ -1,4 +1,4 @@
id: 触覚 id: Antenna
original_key: 触覚 original_key: 触覚
resource: 肢左 resource: 肢左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 77 KiB

View File

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 266 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -1,4 +1,4 @@
id: 羽根箒 id: FeatherDuster
original_key: 羽根箒 original_key: 羽根箒
resource: カーソル resource: カーソル
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -1,4 +1,4 @@
id: 前翅 id: Forewing
original_key: 前翅 original_key: 前翅
resource: 肢左 resource: 肢左
morph_x: 4 morph_x: 4

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,4 +1,4 @@
id: 後翅 id: Hindwing
original_key: 後翅 original_key: 後翅
resource: 肢左 resource: 肢左
morph_x: 4 morph_x: 4

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 143 KiB

View File

Before

Width:  |  Height:  |  Size: 158 KiB

After

Width:  |  Height:  |  Size: 158 KiB

View File

@@ -1,4 +1,4 @@
id: 虫顎 id: InsectJaw
original_key: 虫顎 original_key: 虫顎
resource: 肢左 resource: 肢左
morph_x: 2 morph_x: 2

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

@@ -1,4 +1,4 @@
id: 虫鎌 id: InsectScythe
original_key: 虫鎌 original_key: 虫鎌
resource: 肢左 resource: 肢左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -1,4 +1,4 @@
id: id: Leaf
original_key: original_key:
resource: 肢左 resource: 肢左
morph_x: 2 morph_x: 2

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -1,4 +1,4 @@
id: 飛膜根 id: MembraneBase
original_key: 飛膜根 original_key: 飛膜根
resource: 腕左 resource: 腕左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@@ -1,4 +1,4 @@
id: 飛膜先 id: MembraneTip
original_key: 飛膜先 original_key: 飛膜先
resource: 腕左 resource: 腕左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1,4 +1,4 @@
id: id: Plant
original_key: original_key:
resource: 肢左 resource: 肢左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 165 KiB

After

Width:  |  Height:  |  Size: 165 KiB

View File

@@ -1,4 +1,4 @@
id: 節足 id: SegmentLeg
original_key: 節足 original_key: 節足
resource: 肢左 resource: 肢左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,4 +1,4 @@
id: 飛沫 id: Splash
original_key: 飛沫 original_key: 飛沫
resource: 性器付 resource: 性器付
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,4 +1,4 @@
id: 触手 id: Tentacle
original_key: 触手 original_key: 触手
resource: 肢左 resource: 肢左
morph_x: 1 morph_x: 1

View File

Before

Width:  |  Height:  |  Size: 393 KiB

After

Width:  |  Height:  |  Size: 393 KiB

View File

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 210 KiB

View File

Before

Width:  |  Height:  |  Size: 467 KiB

After

Width:  |  Height:  |  Size: 467 KiB

View File

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 256 KiB