update item description

This commit is contained in:
darkfire006 2023-06-26 09:21:31 -05:00
parent 698d367285
commit e0f17269c8
1 changed files with 1 additions and 1 deletions

View File

@ -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)