Skip to content

Commit

Permalink
Merge pull request #52 from CandyCrystal/Stubs-4
Browse files Browse the repository at this point in the history
Stubs 4
  • Loading branch information
Ibot02 authored Apr 3, 2021
2 parents d101216 + e1fed70 commit 480ad1d
Show file tree
Hide file tree
Showing 32 changed files with 349 additions and 0 deletions.
3 changes: 3 additions & 0 deletions castle_garden_minish_holes.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
area CastleGardenMinishHoles:
room Left
room Right
19 changes: 19 additions & 0 deletions cave_of_flames.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
area CaveOfFlames:
room BF1CartExit
room BF1FlippedCart
room BF1MinishLava
room BF1MinishPortal
room BF1PacciChest
room BF1PillbugsAndFloating
room BF1PostPacci
room BF1TrackSwap
room BF2BladeChest
room BF2CartPuzzle
room BF2GleerokEntrance
room BF2Lava
room BF2Pillbugs
room BF2PostLava
room GFBombOmbs
room GFEntrance
room GFLikeLike
room GFSpikedBeetles
59 changes: 59 additions & 0 deletions dark_hyrule_castle.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
area DarkHyruleCastle:
room B1BigChest
room B1EastCannons
room B1EastUpperPath
room B1Firebar
room B1JailStairs
room B1KeatonBombWall
room B1MinishPortal
room B1PostqhroneStairs
room B1PreThroneStairs
room B1ShrineEntry
room B1ThroneStairs
room B1WestLockedDoor
room B2Jail
room B2MinishDrop
room B2Staircase
room F1BigKeyChest
room F1BigKeyDoor
room F1DarkKnight
room F1EastEntry
room F1NortheastBigDoor
room F1NortheastHologhini
room F1NortheastLanternTrial
room F1NortheastTower
room F1NorthwestArrowTrial
room F1NorthwestBigDoor
room F1NorthwestTower
room F1SouthCloneEntry
room F1SoutheastBigDoor
room F1SoutheastCloneSwitches
room F1SoutheastTower
room F1SouthwestBigDoor
room F1SouthwestHologhini
room F1SouthwestPathPuzzle
room F1SouthwestTower
room F1SparkRoom
room F1WestSwitchDoor
room F2KeatonPath
room F2NortheastTower
room F2NorthwestTower
room F2SoutheastTower
room F2SouthwestTower
room F2TripleDarknut
room GFCloneBlade
room GFFrontEntrance
room GFNortheastPath
room GFNortheastTower
room GFNorthwestPath
room GFPathPuzzle
room GFPostThrone
room GFPreThrone
room GFSouthPath
room GFSoutheastPath
room GFSoutheastTower
room GFSouthwestPath
room GFSouthwestTower
room GFSouthwestTower
room GFThrone
room GFWestCannons
9 changes: 9 additions & 0 deletions dark_hyrule_castle_outside.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
area DarkHyruleCastleOutside:
room Altar
room EastEntry
room NorthEastTower
room NorthwestTower
room ShrineEntrance
room SouthEastTower
room SouthEntry
room SouthwestTower
20 changes: 20 additions & 0 deletions deepwood_shrine.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
area DeepwoodShrine:
room BarrelMagic
room BF1BigKey
room BF1LilyButton
room BF1LilyChest
room BF1LilyDrop
room F1PreChu
room GFBarrelROom
room GFEntrance
room GFLanterns
room GFLeverBridge
room GFMadderpillar
room GFMadderpillarHP
room GFMulldozers
room GFMushrooms
room GFPillarButtons
room GFPillarDoor
room GFPortalHeart
room GFPotButton
room GFStairs
2 changes: 2 additions & 0 deletions deepwood_shrine_entry.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area DeepwoodEntry:
room Main
2 changes: 2 additions & 0 deletions dhc_bridge.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area DHCBridge:
room Main
24 changes: 24 additions & 0 deletions fortress_of_winds.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
area FortressOfWinds:
room F1BladeSpin
room F1CentralRoom
room F1CloneButtons
room F1Darknut
room F1DropIn
room F1EastMinishHole
room F1EastStairs
room F1EyeBridge
room F1EyeDoor
room F1MinishPortal
room F1Split
room F1West
room F1WestStairs
room F2CenterKeyPull
room F2East
room F2EyegoreButtons
room F2MazaalRoom
room F2PreMazaal
room F2West
room GFCenterStairs
room GFEastStairs
room GFMinishHP
room GFWizrobes
2 changes: 2 additions & 0 deletions fortress_top.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area FortressTop:
room Main
2 changes: 2 additions & 0 deletions gleerock.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area Gleerock:
room Main
2 changes: 2 additions & 0 deletions greenchu.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area Greenchu:
room Main
2 changes: 2 additions & 0 deletions gyorg.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area Gyorg:
room Main
6 changes: 6 additions & 0 deletions hyrule_castle.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
area HyruleCastle:
room B1FMainHalls
room GFBedroom
room GFEntrance
room GFMainHalls
room GFThroneRoom
3 changes: 3 additions & 0 deletions hyrule_castle_cellar.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
area HyruleCastleCellar:
room GardenEntrance
room CastleEntrance
3 changes: 3 additions & 0 deletions hyrule_castle_garden_fountains.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
area HyruleCastleGardenFountains:
room Left
room Right
2 changes: 2 additions & 0 deletions hyrule_castle_pre_sanctuary_garden.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area HyruleCastlePreSanctuaryGarden:
room Main
3 changes: 3 additions & 0 deletions inside_mazaal.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
area InsideMazaal:
room NotPhase1
room Phase1
11 changes: 11 additions & 0 deletions minish_caves.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
area MinishCaves:
room CastorWaterEntry
room CastorWaterTop
room CrenelVine
room HyliaToLibrari
room HyliaWater
room SouthHyruleFieldWater
room WindRuinsVine
room WoodsFlipper
room WoodsFromHyliaEntry
room WoodsFromHyliaIce
22 changes: 22 additions & 0 deletions minish_houses.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
area MinishHouseInteriors:
room EasternHills
room Festari
room Gentari
room GentariSide
room HyruleTownPreWestGorman
room LakeCenter
room LakeCrest
room MineEast
room MineSouth
room MineSouthWest
room MinishWoods
room SouthHyruleField
room Trilby
room VillageBarrel
room VillageLakeMushroom
room VillageMushroomCenter
room VillageMushroomEast
room VillageMushroomWest
room VillagePot
room VillageShoe
room WesternWood
51 changes: 51 additions & 0 deletions palace_of_winds.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
area PalaceOfWinds:
room F1CloudStairs
room F1Fans
room F1InsideNorth
room F1InsideNorthEast
room F1InsideNorthWest
room F1InsideSouth
room F1InsideSouthEast
room F1InsideSouthWest
room F1South
room F1SouthEast
room F1SouthWest
room F2CloneBlockPush
room F2CloudStairUp
room F2East
room F2InsideNorth
room F2InsideNorthEast
room F2InsideNorthWest
room F2InsideSouth
room F2InsideSouthEast
room F2InsideSouthWest
room F2MovingPlatform
room F2PotPush
room F3EastClouds
room F3Inside
room F3Lakitus
room F3SouthFans
room F3WestClouds
room F3WestCloudsChestAccess
room F4BigKey
room F4BombRoom
room F4BossKey
room F4CenterWindGap
room F4CloudStairTop
room F4DoubleCloudStairTop
room F4Drop
room F4EastWindGap
room F4KeyMiniboss
room F4NorthEastChest
room F4Stairs
room F4UnstableFloor
room F4WestExterior
room F4WestWindGap
room GFBlockPush
room GFBridges
room GFWizrobesMiniboss
room GFDarknut
room GFEntrance
room GFInside
room GFMovingPlatform
room GFPostDarknut
7 changes: 7 additions & 0 deletions royal_crypt.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
area RoyalCrypt:
room Entrance
room KeyPuzzles
room KingsGrave
room LanternRoom
room MushroomPit
room RopeCorridor
3 changes: 3 additions & 0 deletions royal_valley_graves.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
area RoyalValleyGraves:
room Left
room Right
4 changes: 4 additions & 0 deletions sanctuary.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
area Sanctuary:
room Hall
room Pedestal
room StainedGlass
12 changes: 12 additions & 0 deletions sewer_and_fountain.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
area SewerAndFountain:
room FountainBigChest
room FountainEntrance
room FountainPacciHole
room FountainSmallChest
room FountainWaterfall
room SewerBigChest
room SewerCrossroads
room SewerDropIn
room SewerEast
room SewerEntrance
room SewerFrozenChest
2 changes: 2 additions & 0 deletions simon.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area Simon:
room Main
42 changes: 42 additions & 0 deletions temple_of_droplets.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
area TempleOfDroplets:
room BF1BigAndFrozenChest
room BF1BigKey
room BF1ClonePushing
room BF1CloneSliding
room BF1DarkMaze
room BF1DarkSplitPath
room BF1DoubleMadderpillars
room BF1FrozenLilyChest
room BF1IceBridge
room BF1IceMadderpillar
room BF1LightMiddle
room BF1LilypadPuzzles
room BF1Mulldozers
room BF1PreDouble
room BF1PushFiresnake
room BF1ScissorMiniboss
room BF1SlidingFireSnakes
room BF1SmallKey
room BF1SplitPath
room BF1UnlitLanterns
room BF1WaterfallDrop
room BF1WaterPot
room BF1WaterScissors
room BF2LightBottom
room GFAboveBigKey
room GFAboveSmallKey
room GFBluChu
room GFBossOctorock
room GFEastFreeChest
room GFEastIceMaze
room GFEastStairs
room GFEntrance
room GFFrozenOctoRoom
room GFLightTop
room GFNorthTorches
room GFPreBluChu
room GFWaterfallDrop
room GFWestEntry
room GFWestStairs
room GFWestWaterButton
room GFWestWaterfall
10 changes: 10 additions & 0 deletions town_minish_houses.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
area TownMinishHouses:
room Mayor
room GormanWest
room DrLeft
room LumberMill
room Cafe
room LibraryBookCase
room LibraryBook
room Rem

2 changes: 2 additions & 0 deletions vaati_2.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area Vaati2:
room Main
2 changes: 2 additions & 0 deletions vaati_3.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
area Vaati3:
room Main
4 changes: 4 additions & 0 deletions vaati_3_arms.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
area Vaati3Arms:
room Arm1
room Arm2
room Arm3
11 changes: 11 additions & 0 deletions veil_falls_caves.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
area VeilFallsCaves:
room C1F1BehindBreakableWall
room C1F1BreakableWall
room C1F2Climb
room C1F3PushClones
room C1GFEntrance
room C2BF1WaterRupees
room C2F1
room C2GFEntry
room C2GFSideRoom
room WaterfallCave
3 changes: 3 additions & 0 deletions well.logic
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
area Well:
room Main
room SouthEntry

0 comments on commit 480ad1d

Please sign in to comment.