Archipelago/worlds/witness
NewSoupVi 3c4ebb2114
The Witness: Fix... I don't know how to explain this one (#2920)
```            
for hint in generated_hints:
    hint = generated_hints.pop(0)
```

lmao
2024-03-09 00:03:02 +01:00
..
docs The Witness: Update docs (outdated information) (#2294) 2023-10-12 19:46:16 -04:00
settings The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessItems.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogic.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogicExpert.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
WitnessLogicVanilla.txt The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
__init__.py The Witness: Fix... I don't know how to explain this one (#2920) 2024-03-09 00:03:02 +01:00
hints.py The Witness: Laser Hints (#2895) 2024-03-05 22:54:02 +01:00
items.py The Witness: Allow specifying custom trap weights (#2835) 2024-02-29 07:40:08 +01:00
locations.py The Witness: Allow specifying custom trap weights (#2835) 2024-02-29 07:40:08 +01:00
options.py The Witness: Laser Hints (#2895) 2024-03-05 22:54:02 +01:00
player_logic.py The Witness: Event System & Item Classification System revamp (#2652) 2024-02-13 22:47:19 +01:00
presets.py The Witness: Laser Hints (#2895) 2024-03-05 22:54:02 +01:00
regions.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00
rules.py The Witness: Event System & Item Classification System revamp (#2652) 2024-02-13 22:47:19 +01:00
static_logic.py The Witness: Allow specifying custom trap weights (#2835) 2024-02-29 07:40:08 +01:00
utils.py The Witness: New hint type ("area hints") (#2494) 2024-02-28 04:44:22 +01:00