mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 00:04:33 +02:00
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.Type = Element.Types.Water
|
||||||
Me.Power = 100
|
Me.Power = 100
|
||||||
Me.JuiceColor = "grass"
|
Me.JuiceColor = "green"
|
||||||
Me.JuiceGroup = 1
|
Me.JuiceGroup = 1
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user