• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

chance blessed wooden stake and obsidian knife

Astherq

Banned User
Joined
Apr 1, 2011
Messages
77
Reaction score
5
hi fox
i have question what chance is optimal to real map server for blessed wooden stake and obsidian knife because 22000 is to high :P for 8 vampires i get 3 vampire dust :/
local DUSTS = {
-- Demons
[2956] = {22000, 5905},

-- Vampires
[2916] = {22000, 5906}
}

and obsidian too to high ;/

local SKINS = {
-- Minotaurs
[2830] = {25000, 5878},
[2871] = {25000, 5878},
[2866] = {25000, 5878},
[2876] = {25000, 5878},
[3090] = {25000, 5878},

-- Lizards
[4259] = {25000, 5876},
[4262] = {25000, 5876},
[4256] = {25000, 5876},

-- Dragons
[3104] = {25000, 5877},
[2844] = {25000, 5877},

-- Dragon Lords
[2881] = {25000, 5948},

-- Behemoths
[2931] = {25000, 5930, 90000, 5893},

-- Bone Beasts
[3031] = {25000, 5925}
}
 
Back
Top