Add missing file, workaround for placement positions bug
This commit is contained in:
@@ -19,6 +19,7 @@ data Annotation g
|
||||
| BossAno Creature
|
||||
| TreasureAno [Creature] [Item]
|
||||
| AnoApplyInt Int (Int -> State g (SubCompTree Room))
|
||||
| AnoNewInt (Int -> State g (SubCompTree Room))
|
||||
| PassthroughLockKeyLists Int
|
||||
[(Int -> State g (SubCompTree Room), State g CombineType)]
|
||||
[(CombineType, State g (SubCompTree Room))]
|
||||
|
||||
Reference in New Issue
Block a user