Project Zomboid

Project Zomboid

darlak's Ammo Pouch
Rip Pouch recipe is missing a coma
Sup, accidentally stumbled on it while was trying to track some other bugs.

Error:
[15-09-25 02:07:19.552] WARN : Recipe , 1757891239552> 0> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source " Ammo_Pouch_Bag" in recipe "Rip Pouch".
Reason:
no comma at the end of the 3rd line
recipe Rip Pouch { Ammo_Pouch_No_Bag/Ammo_Pouch_No_Bag_B/Ammo_Pouch_No_Bag_C/Ammo_Pouch_No_Bag_D/Ammo_Pouch_No_Bag_E/ Ammo_Pouch_Bag/Ammo_Pouch_Bag_B/Ammo_Pouch_Bag_C/Ammo_Pouch_Bag_D/Ammo_Pouch_Bag_E, keep Scissors, Sound:PutItemInBag, AnimNode:RipSheets, Result:LeatherStrips=2, Time:250.0, NoBrokenItems:true, Category:Ammo Pouchs, SkillRequired:Tailoring=1, }
Thanks!