Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
In case you don't know about it,I'll tell you:
Sewing Machine is a new machine that upgrades familiars to become stronger
Also adds 2 passive items,1 active item,2 cards,& a handful of trinkets that use the same concept!
There a 4 types of Sewing Machines:
Normal:Can be spawned with Warranty Card,costs a soul heart for an upgrade
Shop:Has a chance of spawning in Shops of course,cost 10 cents for an upgrade
Devil:Can spawn in Devil deals,I think it damages Isaac for an upgrade
Angel:Can spawn in Angel Rooms,I think it functions like Eternal Chests,upgrading a familiar for free.
Every familiar's upgrades can effect themselves differently,but they can generally make them stronger.
Changed some callbacks in light of the new game update.
The effect from Larry's Butt now applies to coop players.
Chastity Belt no longer instantly kills portals.
Changed Mini Maw's attraction code.
Minor adjustment to Red Spider Egg's sprite.
Remember that you can now spawn all 11 items in any room by executing the following command in the Debug Console: showcase strawpack
Minor fixes/changes to Mom's Ring and Mini Maw.
Instead of changing a variable in the main.lua file, you can now spawn every item in the current room by executing the following command in the Debug Console: showcase strawpack
I checked the log and there is no error in it, when I tried to search for it.
If it's not too much trouble, could you check for errors in the game's log file? Search for "error" in log.txt (located under: Documents\My Games\Binding of Isaac Afterbirth+\log.txt).
Minor fixes + code cleanup.
It now uses Lua's require() for better organization.
Be sure to change the SPAWN_ITEMS_IN_START_ROOM flag again in case you had it set to true before the update and want the items to spawn in your starting room (see the description).
After you find it, open it with any text editor and you should see the SPAWN_ITEMS_IN_START_ROOM variable in the second line. Change it from false to true to have every item in the pack in your starting room.
Chastity Belt: chance to prevent spawn reduced to 50%. The trinket now synergizes with Mom's Box: 100% chance instead. Removed ability to kill enemies that were spawned before picking up the trinket.
Larry's Butt: added two new synergies: Midas Touch and Bozo (golden and rainbow poops respectively). Improved how synergies work: poop shield will be a mix of all the possible poops depending of what items you have (Meconium, Midas Touch, Bozo).
Moldy Cheese: green creep now begins spawning again when Isaac goes down a floor.
Other minor improvements to callsbacks for Moldy Cheese, Mom's Ring and Doorstop.