Archipelago/worlds/pokemon_emerald
Tsukino 5fb1ebdcfd
Docs: Add Swedish Guide for Pokemon Emerald (#3252)
* Docs: Add Swedish Guide for Pokemon Emerald

Swedish Translation

* v2

some proof reading & clarification changes

* v3

* v4

* v5

typo

* v6

* Update worlds/pokemon_emerald/docs/setup_sv.md

Co-authored-by: Bryce Wilson <gyroscope15@gmail.com>

* Update worlds/pokemon_emerald/docs/setup_sv.md

Co-authored-by: Bryce Wilson <gyroscope15@gmail.com>

* v7

Tried to reduce the length of lines, this should still convey the same message/meaning

* typo

* v8

Removed Leading/Trailing Spaces

* typo v2

* Added a couple of full stops.

* lowercase typos

* Update setup_sv.md

* Apply suggestions from code review

Co-authored-by: Bryce Wilson <gyroscope15@gmail.com>

---------

Co-authored-by: Bryce Wilson <gyroscope15@gmail.com>
Co-authored-by: bittersweetrin <chandraherbozo@gmail.com>
2024-07-25 09:30:23 +02:00
..
data Pokemon Emerald: Change Lilycove access logic (#3277) 2024-05-08 18:26:13 +02:00
docs Docs: Add Swedish Guide for Pokemon Emerald (#3252) 2024-07-25 09:30:23 +02:00
test Pokemon Emerald: Change Lilycove access logic (#3277) 2024-05-08 18:26:13 +02:00
CHANGELOG.md Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
LICENSE Pokemon Emerald: Implement New Game (#1813) 2023-11-12 15:39:34 -06:00
__init__.py Docs: Add Swedish Guide for Pokemon Emerald (#3252) 2024-07-25 09:30:23 +02:00
client.py Pokemon Emerald: Use `self.player_name` (#3384) 2024-06-01 06:12:37 -05:00
data.py Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
items.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00
locations.py Pokemon Emerald: Change dexsanity to not create locations for blacklisted wilds (#3056) 2024-05-04 21:44:38 +02:00
opponents.py Pokemon Emerald: Fix opponents learning non-randomized TMs (#3025) 2024-03-29 01:05:39 +01:00
options.py Pokemon Emerald: Adjust options (#3278) 2024-06-01 06:14:40 -05:00
pokemon.py Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock (#3443) 2024-06-04 21:21:58 +02:00
regions.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00
rom.py Pokemon Emerald: Use `self.player_name` (#3384) 2024-06-01 06:12:37 -05:00
rules.py Pokemon Emerald: Fix logic for coin case location (#3631) 2024-07-14 14:05:50 +02:00
sanity_check.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00
util.py Pokemon Emerald: v2 Update (#2918) 2024-03-14 12:37:10 +01:00