Jump to content

Recommended Posts

Here's the code:

if day > 15 then

flame_hound_chance = .2

elseif day > 30 then

flame_hound_chance = .4

elseif day > 50 then

flame_hound_chance = .6

elseif day > 75 then

flame_hound_chance = .8

end

So the wiki is WRONG about the Red Hound chance

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...