Changes

39 bytes added ,  17:23, 23 June 2021
m
Line 7: Line 7:  
flag5 = true;
 
flag5 = true;
 
Game1.debugOutput = object2.Name + " was destroyed";
 
Game1.debugOutput = object2.Name + " was destroyed";
}</syntaxhighlight>
+
}
 +
this.objects.Remove(vector + vector2);</syntaxhighlight>
 
:I'm not sure how debugOutput works, but I guess the weeds can destroy all types of objects except for weeds, stone and twig. [[User:Horizon98|Horizon98]] ([[User talk:Horizon98|talk]]) 17:16, 23 June 2021 (UTC)
 
:I'm not sure how debugOutput works, but I guess the weeds can destroy all types of objects except for weeds, stone and twig. [[User:Horizon98|Horizon98]] ([[User talk:Horizon98|talk]]) 17:16, 23 June 2021 (UTC)
1,078

edits