mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 15:54:25 +02:00
Fix Coin Case description
This commit is contained in:
parent
30d89a4b42
commit
7136346b18
@ -5,7 +5,7 @@ Namespace Items.KeyItems
|
|||||||
|
|
||||||
Inherits KeyItem
|
Inherits KeyItem
|
||||||
|
|
||||||
Public Overrides ReadOnly Property Description As String = "A case for holding coins obtained at the Game Corner. It holds up to 50,000 coins."
|
Public Overrides ReadOnly Property Description As String = "A case for holding coins obtained at the Game Corner."
|
||||||
Public Overrides ReadOnly Property CanBeUsed As Boolean = True
|
Public Overrides ReadOnly Property CanBeUsed As Boolean = True
|
||||||
|
|
||||||
Public Sub New()
|
Public Sub New()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user