Fixed Frogsmith spawn to load correct sprite and accept him at home
This commit is contained in:
26
OWEdges.py
26
OWEdges.py
@@ -958,19 +958,19 @@ OWTileGroups = {
|
||||
'Palace of Darkness Area'
|
||||
]
|
||||
),
|
||||
# ("Blacksmith", "Regular"): (
|
||||
# [
|
||||
# 0x22, 0x62
|
||||
# ],
|
||||
# [
|
||||
# 'Blacksmith Area',
|
||||
# 'Bat Cave Ledge'
|
||||
# ],
|
||||
# [
|
||||
# 'Hammer Pegs Area',
|
||||
# 'Hammer Pegs Entry'
|
||||
# ]
|
||||
# ),
|
||||
("Blacksmith", "Regular"): (
|
||||
[
|
||||
0x22, 0x62
|
||||
],
|
||||
[
|
||||
'Blacksmith Area',
|
||||
'Bat Cave Ledge'
|
||||
],
|
||||
[
|
||||
'Hammer Peg Area',
|
||||
'Hammer Peg Entry'
|
||||
]
|
||||
),
|
||||
("Dunes", "Regular"): (
|
||||
[
|
||||
0x25, 0x65
|
||||
|
||||
Reference in New Issue
Block a user