mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
update item description
This commit is contained in:
parent
698d367285
commit
e0f17269c8
@ -5,7 +5,7 @@ Namespace Items.KeyItems
|
||||
|
||||
Inherits KeyItem
|
||||
|
||||
Public Overrides ReadOnly Property Description As String = "The ticket required for flying on the sea plane. It has a drawing of xxxx on it. "
|
||||
Public Overrides ReadOnly Property Description As String = "The ticket required for flying on the sea plane. It has a drawing of a sea plane on it. "
|
||||
|
||||
Public Sub New()
|
||||
_textureRectangle = New Rectangle(432, 408, 24, 24)
|
||||
|
Loading…
x
Reference in New Issue
Block a user