mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-03-28 10:03:34 +01:00
POLO fix (I can't count)
This commit is contained in:
parent
2dbdc3109b
commit
d73586c566
@ -84,7 +84,7 @@ int Element_POLO::update(UPDATE_FUNC_ARGS)
|
||||
}
|
||||
}
|
||||
}
|
||||
if (parts[i].tmp2 >= 6)
|
||||
if (parts[i].tmp2 >= 10)
|
||||
{
|
||||
sim->part_change_type(i,x,y,PT_PLUT);
|
||||
parts[i].temp = (parts[i].temp+600.0f)/2.0f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user