Some minor Prize Shuffle fixes
This commit is contained in:
2
Items.py
2
Items.py
@@ -205,7 +205,7 @@ item_table = {'Bow': (True, False, None, 0x0B, 200, 'You have\nchosen the\narche
|
||||
}
|
||||
|
||||
prize_item_table = {
|
||||
'Green Pendant': [0x04, 0x38, 0x62, 0x00, 0x69, 0x08],
|
||||
'Green Pendant': [0x04, 0x38, 0x60, 0x00, 0x69, 0x08],
|
||||
'Blue Pendant': [0x02, 0x34, 0x60, 0x00, 0x69, 0x09],
|
||||
'Red Pendant': [0x01, 0x32, 0x60, 0x00, 0x69, 0x0a],
|
||||
'Crystal 1': [0x02, 0x34, 0x64, 0x40, 0x7F, 0x01],
|
||||
|
||||
Reference in New Issue
Block a user