You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2658,6 +2658,7 @@ struct srpForgeItem : public recipe{
CISW.bMainMaterRemainsBecomeLump=true;
CISW.bMixRemainingLump = false;
CISW.iReqMatCfgMain=SPIDER_SILK;
CISW.bIsMainIngredient = false;
if(!choseIngredients<lump>(cfestring("as sewing material"),lVolSewing,rpd,iSCfg,CISW)){ //TODO instead of <lump> should be <sewingthread> with new graphics
ADD_MESSAGE("You don't have enough sewing thread...");