Skip to content

Commit 42b2e57

Browse files
committed
fix: use correct guid for Willfred
1 parent c3698af commit 42b2e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

character/VBlood.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public enum VBlood {
108108
UNDEAD_ZEALOUSCULTIST = -1208888966,
109109

110110
[VBloodName("Willfred the Werewolf Chief")]
111-
WEREWOLFCHIEFTAIN = -1007062401,
111+
WEREWOLFCHIEFTAIN = -1505705712,
112112

113113
[VBloodName("Albert the Duke of Balaton")]
114114
CURSED_TOADKING = -203043163,

0 commit comments

Comments
 (0)