mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +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.Power = 100
|
||||
Me.JuiceColor = "grass"
|
||||
Me.JuiceColor = "green"
|
||||
Me.JuiceGroup = 1
|
||||
End Sub
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user