Judgement fix + updated maps
This commit is contained in:
parent
5e954cb39b
commit
7fc83cb5f3
Binary file not shown.
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 10 KiB |
|
@ -61,6 +61,8 @@
|
||||||
Dim itemID As Integer = 0
|
Dim itemID As Integer = 0
|
||||||
If Not p.Item Is Nothing Then
|
If Not p.Item Is Nothing Then
|
||||||
itemID = p.Item.ID
|
itemID = p.Item.ID
|
||||||
|
Else
|
||||||
|
Return New Element(Element.Types.Normal)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Select Case p.Item.ID
|
Select Case p.Item.ID
|
||||||
|
|
Loading…
Reference in New Issue