The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

BlackMarket
r0_0t 2018 年 1 月 4 日 上午 11:12
External Item Descriptions Compatibility
EID just added mod-item support.
As it is pretty easy to add i would suggest you try it out :-)

if not __eidItemDescriptions then __eidItemDescriptions = {}; end __eidItemDescriptions[blackMarket] = "Sells all heart pickups in the room to the devil for coins.#Sells any organ-based items for a dollar, removing itself."; __eidItemDescriptions[rustyScalpel] = "You now cough up blood periodically that splatters in front of you.";

Just change the descriptions to your liking and you're done :steamhappy:
Continue the good work and thanks for the mod :-)
最后由 r0_0t 编辑于; 2018 年 1 月 7 日 上午 4:40