ProjectEQ / projecteqquests

Quest scripts for ProjectEQ
http://projecteq.net
44 stars 78 forks source link

gold ref invalid? #1360

Closed xackery closed 1 year ago

xackery commented 1 year ago

shouldn't this line: https://github.com/ProjectEQ/projecteqquests/blob/396f0f615e8a318d2009fac004a87e07ce33121a/airplane/a_thunder_spirit_princess.lua#L13

be

if(item_lib.check_turn_in(e.trade, {e.gold == 10})) then