mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Running shoes dutch correction + remove space
This commit is contained in:
parent
66b78158e3
commit
becb559498
@ -1823,7 +1823,7 @@ item_name_66,Rode Schub
|
||||
item_name_67,Geheim Drankje
|
||||
item_name_69,Mysterieus Ei
|
||||
item_name_71,Zilver~vleugel
|
||||
item_name_78,Renschoenen
|
||||
item_name_78,Hardloopschoenen
|
||||
item_name_115,GS-Bal
|
||||
item_name_116,Blauwe Kaart
|
||||
item_name_127,Kaartsleutel
|
||||
|
@ -5,7 +5,7 @@ Namespace Items.KeyItems
|
||||
|
||||
Inherits KeyItem
|
||||
|
||||
Public Overrides ReadOnly Property Description As String = "The ticket required for sailing on the ferry S.S. Aqua. It has a drawing of a ship on it. "
|
||||
Public Overrides ReadOnly Property Description As String = "The ticket required for sailing on the ferry S.S. Aqua. It has a drawing of a ship on it."
|
||||
|
||||
Public Sub New()
|
||||
_textureRectangle = New Rectangle(240, 216, 24, 24)
|
||||
|
Loading…
x
Reference in New Issue
Block a user