From 42b2e57dc12d9238a5a24171f338ceda46beba89 Mon Sep 17 00:00:00 2001 From: DarkAtra Date: Fri, 7 Jun 2024 22:33:29 +0200 Subject: [PATCH] fix: use correct guid for Willfred --- character/VBlood.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/character/VBlood.cs b/character/VBlood.cs index 803a2ea..80223c0 100644 --- a/character/VBlood.cs +++ b/character/VBlood.cs @@ -108,7 +108,7 @@ public enum VBlood { UNDEAD_ZEALOUSCULTIST = -1208888966, [VBloodName("Willfred the Werewolf Chief")] - WEREWOLFCHIEFTAIN = -1007062401, + WEREWOLFCHIEFTAIN = -1505705712, [VBloodName("Albert the Duke of Balaton")] CURSED_TOADKING = -203043163,