Archipelago/worlds/stardew_valley
agilbert1412 a7c96436d9
Stardew valley: Add Marlon bedroom entrance rule (#3735)
* - Created a test for the "Mapping Cave Systems" book

* - Added missing rule to marlon's bedroom

* - Can kill any monster, not just green slime

* - Added a compound source structure, but I ended up deciding to not use it here. Still keeping it as it will probably be useful eventually

* - Use the compound source of the monster compoundium (ironic, I know)

* - Add required elevators

---------

Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
2024-09-18 00:03:33 +02:00
..
bundles Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
content Stardew valley: Add Marlon bedroom entrance rule (#3735) 2024-09-18 00:03:33 +02:00
data Stardew valley: Add Marlon bedroom entrance rule (#3735) 2024-09-18 00:03:33 +02:00
docs Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
logic Stardew valley: Add Marlon bedroom entrance rule (#3735) 2024-09-18 00:03:33 +02:00
mods Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
scripts Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
stardew_rule Stardew Valley: Make sure number of month in time logic is a int to improve performance by ~20% (#3665) 2024-07-20 21:24:24 +02:00
strings Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
test Stardew valley: Add Marlon bedroom entrance rule (#3735) 2024-09-18 00:03:33 +02:00
__init__.py Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
early_items.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
items.py Stardew Valley: Make Fairy Dust a Ginger Island only item and location (#3650) 2024-07-25 06:13:16 +02:00
locations.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
option_groups.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
options.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
presets.py Core: Rework accessibility (#1481) 2024-07-31 12:13:14 +02:00
region_classes.py Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
regions.py Stardew Valley: Properly support Universal Tracker (#3630) 2024-07-26 11:33:14 +02:00
requirements.txt Stardew Valley 6.x.x: The Content Update (#3478) 2024-07-07 15:04:25 +02:00
rules.py Stardew valley: Add Marlon bedroom entrance rule (#3735) 2024-09-18 00:03:33 +02:00