parent
a6e1172f97
commit
764d303543
30 changed files with 93 additions and 265 deletions
|
|
@ -96,7 +96,7 @@ namespace Server.Engines.Plants
|
|||
|
||||
if (hits == 0 && m_PlantStatus > PlantStatus.BowlOfDirt)
|
||||
{
|
||||
PlantSystem.Hits = hits + 1;
|
||||
PlantSystem.Hits = 1;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue