Changed description for AncientShard as per Darkfire's request.
This commit is contained in:
parent
11c3191777
commit
8f78d7c359
|
@ -5,7 +5,7 @@ Namespace Items.KeyItems
|
|||
|
||||
Inherits KeyItem
|
||||
|
||||
Public Overrides ReadOnly Property Description As String = "A piece of a very ancient wall. It seems like it fits somewhere."
|
||||
Public Overrides ReadOnly Property Description As String = "A fragment of an ancient structure. It seems like it could fit somewhere."
|
||||
|
||||
Public Sub New()
|
||||
_textureRectangle = New Rectangle(360, 288, 24, 24)
|
||||
|
|
Loading…
Reference in New Issue