From fedb042daff1d4b0cb7666cacdbe745e7a2cead6 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Wed, 16 Sep 2026 19:00:36 +0200 Subject: [PATCH] Add Ashcroft Costume --- DATA/CHARACTERS/costumes.ini | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/DATA/CHARACTERS/costumes.ini b/DATA/CHARACTERS/costumes.ini index a3df6bc3..e4e5232f 100644 --- a/DATA/CHARACTERS/costumes.ini +++ b/DATA/CHARACTERS/costumes.ini @@ -1083,4 +1083,13 @@ body = pi_pirate8_body head = br_quigly_head lefthand = benchmark_male_hand_left righthand = benchmark_male_hand_right -accessory = comm_pi_pirate \ No newline at end of file +accessory = comm_pi_pirate + +; Ashcroft + +[Costume] +nickname = li_rogues_ashcroft +head = pi_pirate4_head +body = pi_pirate8_body +righthand = benchmark_male_hand_right +lefthand = benchmark_male_hand_left \ No newline at end of file