typed the wrong thing for the color
This commit is contained in:
parent
d329e00af5
commit
7663f5eb21
|
@ -18,7 +18,7 @@ Namespace Items.Berries
|
|||
|
||||
Me.Type = Element.Types.Water
|
||||
Me.Power = 100
|
||||
Me.JuiceColor = "grass"
|
||||
Me.JuiceColor = "green"
|
||||
Me.JuiceGroup = 1
|
||||
End Sub
|
||||
|
||||
|
|
Loading…
Reference in New Issue