forked from chomp/BotGenerator
facecover, not head
This commit is contained in:
parent
b961e8e19d
commit
dbbb3a1da8
@ -87,7 +87,7 @@ namespace Generator.Helpers.Gear
|
|||||||
switch (botToUpdate.botType)
|
switch (botToUpdate.botType)
|
||||||
{
|
{
|
||||||
case BotType.bosstagilla:
|
case BotType.bosstagilla:
|
||||||
botToUpdate.chances.equipment.Headwear = 100;
|
botToUpdate.chances.equipment.FaceCover = 100;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user