Archipelago/worlds/stardew_valley/logic
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
..
__init__.py
ability_logic.py
action_logic.py
animal_logic.py
arcade_logic.py
artisan_logic.py
base_logic.py
book_logic.py
building_logic.py
bundle_logic.py 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
combat_logic.py
cooking_logic.py
crafting_logic.py
farming_logic.py
fishing_logic.py Stardew Valley: Add Quality Bobber in the logic rules for fish quality gold and above #3792 2024-08-14 17:07:06 +02:00
gift_logic.py
grind_logic.py Stardew Valley - Prize Ticket and Mystery Box grinding requires the abilty to redeem them #3728 2024-08-31 20:57:43 +02:00
harvesting_logic.py
has_logic.py
logic.py Stardew valley: Fix Queen of Sauce Cookbook conditions (#3651) 2024-07-23 00:36:42 +02:00
logic_and_mods_design.md
logic_event.py
mine_logic.py
money_logic.py
monster_logic.py
museum_logic.py 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
pet_logic.py
quality_logic.py
quest_logic.py
received_logic.py
region_logic.py
relationship_logic.py
requirement_logic.py Stardew Valley: Fix Daggerfish, Cropsanity; Move Some Rules to Content Packs; Add Missing Shipsanity Location (#3626) 2024-07-25 09:22:46 +02:00
season_logic.py
shipping_logic.py
skill_logic.py Stardew Valley: Fix masteries logic so it requires levels and tools (#3640) 2024-09-08 18:46:58 +02:00
source_logic.py Stardew valley: Add Marlon bedroom entrance rule (#3735) 2024-09-18 00:03:33 +02:00
special_order_logic.py
time_logic.py 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
tool_logic.py
traveling_merchant_logic.py
wallet_logic.py
walnut_logic.py Stardew valley: Fix Queen of Sauce Cookbook conditions (#3651) 2024-07-23 00:36:42 +02:00