SM: rename death_link_survive and update docstring
This commit is contained in:
@@ -282,7 +282,7 @@ class SMWorld(World):
|
||||
|
||||
openTourianGreyDoors = {0x07C823 + 5: [0x0C], 0x07C831 + 5: [0x0C]}
|
||||
|
||||
deathLink = {0x277f04: [self.world.death_link_survive[self.player].value]}
|
||||
deathLink = {0x277f04: [self.world.death_link[self.player].value]}
|
||||
|
||||
playerNames = {}
|
||||
playerNameIDMap = {}
|
||||
|
||||
Reference in New Issue
Block a user