mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-20 04:14:49 +02:00
Adjust White Flute description
This commit is contained in:
parent
6d5c798321
commit
02aef02183
@ -5,7 +5,7 @@ Namespace Items.Standard
|
||||
|
||||
Inherits Item
|
||||
|
||||
Public Overrides ReadOnly Property Description As String = "A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear."
|
||||
Public Overrides ReadOnly Property Description As String = "A lovely toy flute to admire. It's made from white glass."
|
||||
Public Overrides ReadOnly Property PokeDollarPrice As Integer = 500
|
||||
Public Overrides ReadOnly Property CanBeUsedInBattle As Boolean = False
|
||||
Public Overrides ReadOnly Property CanBeUsed As Boolean = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user