File tree Expand file tree Collapse file tree
region/maridia/inner-pink Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "link" : [1 , 2 ],
6262 "name" : " Base" ,
6363 "entranceCondition" : {
64- "comeInNormally" : {}
64+ "comeInNormally" : {},
65+ "comesThroughToilet" : " any"
6566 },
6667 "requires" : [],
6768 "exitCondition" : {
6869 "leaveNormally" : {}
6970 },
70- "flashSuitChecked" : true
71+ "unlocksDoors" : [{"types" : [" ammo" ], "requires" : [" never" ]}],
72+ "flashSuitChecked" : true ,
73+ "devNote" : " These doors can't be locked and 'comesThroughToilet' doesn't make sense unless this room was chained together."
7174 },
7275 {
7376 "link" : [2 , 1 ],
7477 "name" : " Base" ,
7578 "entranceCondition" : {
76- "comeInNormally" : {}
79+ "comeInNormally" : {},
80+ "comesThroughToilet" : " any"
7781 },
7882 "requires" : [],
7983 "exitCondition" : {
8084 "leaveNormally" : {}
8185 },
82- "flashSuitChecked" : true
86+ "unlocksDoors" : [{"types" : [" ammo" ], "requires" : [" never" ]}],
87+ "flashSuitChecked" : true ,
88+ "devNote" : " These doors can't be locked and 'comesThroughToilet' doesn't make sense unless this room was chained together."
8389 }
8490 ],
8591 "nextStratId" : 1 ,
You can’t perform that action at this time.
0 commit comments