mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fix Escape Rope price.
I think the free sale is over xD
This commit is contained in:
parent
b13ed6adf8
commit
3f81f195bd
@ -5,8 +5,8 @@ Namespace Items.Standard
|
||||
|
||||
Inherits Item
|
||||
|
||||
Public Overrides ReadOnly Property PokeDollarPrice As Integer = 550
|
||||
Public Overrides ReadOnly Property Description As String = "A long and durable rope. Use it to escape instantly from a cave or a dungeon."
|
||||
Public Overrides ReadOnly Property BattlePointsPrice As Integer = 550
|
||||
Public Overrides ReadOnly Property CanBeUsedInBattle As Boolean = False
|
||||
|
||||
Public Sub New()
|
||||
|
Loading…
x
Reference in New Issue
Block a user