jafo
06-29-2013, 07:26 PM
Around line 75 change to:
elsif bounty == "herbalist"
if Room.current.id == 13048
start_script("go2", [ "640", '_disable_confirm_' ])
else
start_script("go2", [ "herbalist", '_disable_confirm_' ])
end
elsif bounty == "herbalist"
if Room.current.id == 13048
start_script("go2", [ "640", '_disable_confirm_' ])
else
start_script("go2", [ "herbalist", '_disable_confirm_' ])
end