Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the visible misspelling of separation #234

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Date: ???
- Buffed simik scale -> uranium ore atomizer recipe by 5X
- Fixed typos in arqad turd descriptions
- Added nukes to nuclear carvan crafting recipe
- Fix the misspelling of separation in Cadaveric Seeds
---------------------------------------------------------------------------------------------------
Version: 2.1.21
Date: 2024-2-2
Expand Down
4 changes: 2 additions & 2 deletions locale/en/recipes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,11 @@ kicalk-mk03=Phase 3 kicalk breeding program
kicalk-mk04=Phase 4 kicalk breeding program
cadaveric-arum-mk02=Phase 2 cadaveric arum breeding program
cadaveric-arum-mk02-seeder=Phase 2 cadaveric seed harvesting
cadaveric-arum-mk02-juicer=Phase 2 cadaveric seed seperation
cadaveric-arum-mk02-juicer=Phase 2 cadaveric seed separation
cadaveric-arum-mk02-breeder=Phase 2 cadaveric arum nurturing and harvesting
cadaveric-arum-mk03=Phase 3 cadaveric arum breeding program
cadaveric-arum-mk03-seeder=Phase 3 cadaveric seed harvesting
cadaveric-arum-mk03-juicer=Phase 3 cadaveric seed seperation
cadaveric-arum-mk03-juicer=Phase 3 cadaveric seed separation
cadaveric-arum-mk03-breeder=Phase 3 cadaveric arum nurturing and harvesting
cadaveric-arum-mk04=Phase 4 cadaveric arum breeding program
cadaveric-arum-mk04-seeder=Phase 4 cadaveric seed harvesting
Expand Down
Loading