missing food items

Post Reply
whitevamp
Posts: 52
Joined: Sun Dec 09, 2012 12:19 pm

missing food items

Post by whitevamp » Fri Apr 05, 2013 2:36 pm

here is a list of some missing food items.

Code: Select all

grilled_lik.lua
loach_gruel.lua
loach_slop.lua
loach_soup.lua
meatloaf.lua
meatloaf_+1.lua
mushroom_salad.lua
serving_of_patriarch_sautee.lua
Attachments
missing_food_items.patch
corrected loach_gruel and loach_soup
(13.49 KiB) Downloaded 188 times
Last edited by whitevamp on Fri Apr 12, 2013 5:29 pm, edited 1 time in total.

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: missing food items

Post by whasf » Fri Apr 12, 2013 10:18 am

For loach_soup and loach_gruel why are you adding MOD_DEX in the onEffectLose function?
-- Whasf

whitevamp
Posts: 52
Joined: Sun Dec 09, 2012 12:19 pm

Re: missing food items

Post by whitevamp » Fri Apr 12, 2013 5:27 pm

whasf wrote:For loach_soup and loach_gruel why are you adding MOD_DEX in the onEffectLose function?
it was an over look on my part, uploaded a new and corrected patch file.

Post Reply