Skip to content

Commit

Permalink
Noah's wife #712
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed May 12, 2024
1 parent 7715db1 commit 3046c51
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion data/.wolf3d/N3Ddata.cdogscpn/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"Hat": "fc7e04ff",
"Glasses": "fc7e04ff",
"speed": 256,
"Gun": "Machine gun",
"Gun": "Small Launcher",
"maxHealth": 40,
"excessHealth": 80,
"flags": 0,
Expand Down Expand Up @@ -533,5 +533,28 @@
"probabilityToTrack": 20,
"probabilityToShoot": 42,
"actionDelay": 40
},
{
"Class": "Lady",
"PlayerTemplateName": "Naamah",
"HairType": "ponytail",
"Skin": "ffb26aff",
"Arms": "ff412aff",
"Body": "ff352aff",
"Legs": "ff372bff",
"Hair": "fff7efff",
"Feet": "744815ff",
"Facehair": "fcfcfcff",
"Hat": "fc7e04ff",
"Glasses": "fc7e04ff",
"speed": 256,
"Gun": "Small Launcher",
"maxHealth": 40,
"excessHealth": 80,
"flags": 0,
"probabilityToMove": 50,
"probabilityToTrack": 25,
"probabilityToShoot": 2,
"actionDelay": 15
}]
}

0 comments on commit 3046c51

Please sign in to comment.