Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crusader Helmet Quest #271

Open
MaxyTibia opened this issue Sep 14, 2015 · 3 comments
Open

Crusader Helmet Quest #271

MaxyTibia opened this issue Sep 14, 2015 · 3 comments

Comments

@MaxyTibia
Copy link

The Spider's Web don't broke when I use the item.

@ghost
Copy link

ghost commented Sep 30, 2015

What item do you used ?

@joseluis2g
Copy link

items that can be used in a list

        [2376] = {name = "sword", slot = "sword"},
        [2377] = {name = "two handed sword", slot = "two-handed"},
        [2378] = {name = "battle axe", slot = "two-handed"},
        [2379] = {name = "dagger", slot = "sword"},
        [2380] = {name = "hand axe", slot = "axe"},
        [2381] = {name = "halberd", slot = "two-handed"},
        [2382] = {name = "club", slot = "club"},
        [2383] = {name = "spike sword", slot = "sword"},
        [2384] = {name = "rapier", slot = "sword"},
        [2385] = {name = "sabre", slot = "sword"},
        [2386] = {name = "axe", slot = "axe"},
        [2387] = {name = "double axe", slot = "two-handed"},
        [2388] = {name = "hatchet", slot = "axe"},
        [2389] = {name = "spear", slot = "distance"},
        [2390] = {name = "magic longsword", slot = "two-handed"},
        [2391] = {name = "war hammer", slot = "two-handed"},
        [2392] = {name = "fire sword", slot = "sword"},
        [2393] = {name = "giant sword", slot = "two-handed"},
        [2394] = {name = "morning star", slot = "club"},
        [2395] = {name = "carlin sword", slot = "sword"},
        [2396] = {name = "ice rapier", slot = "sword"},
        [2397] = {name = "longsword", slot = "sword"},
        [2398] = {name = "mace", slot = "club"},
        [2399] = {name = "throwing star", slot = "distance"},
        [2400] = {name = "magic sword", slot = "sword"},
        [2401] = {name = "staff", slot = "two-handed"},
        [2402] = {name = "silver dagger", slot = "sword"},
        [2403] = {name = "knife", slot = "sword"},
        [2404] = {name = "combat knife", slot = "sword"},
        [2406] = {name = "short sword", slot = "sword"},
        [2407] = {name = "bright sword", slot = "sword"},
        [2408] = {name = "warlord sword", slot = "two-handed"},
        [2409] = {name = "serpent sword", slot = "sword"},
        [2410] = {name = "throwing knife", slot = "distance"},
        [2411] = {name = "poison dagger", slot = "sword"},
        [2412] = {name = "katana", slot = "sword"},
        [2413] = {name = "broadsword", slot = "two-handed"},
        [2414] = {name = "dragon lance", slot = "two-handed"},
        [2415] = {name = "great axe", slot = "two-handed"},
        [2417] = {name = "battle hammer", slot = "club"},
        [2418] = {name = "golden sickle", slot = "axe"},
        [2419] = {name = "scimitar", slot = "sword"},
        [2421] = {name = "thunder hammer", slot = "club"},
        [2422] = {name = "iron hammer", slot = "club"},
        [2423] = {name = "clerical mace", slot = "club"},
        [2424] = {name = "silver mace", slot = "club"},
        [2425] = {name = "obsidian lance", slot = "two-handed"},
        [2426] = {name = "naginata", slot = "two-handed"},
        [2427] = {name = "guardian halberd", slot = "two-handed"},
        [2428] = {name = "orcish axe", slot = "axe"},
        [2429] = {name = "barbarian axe", slot = "axe"},
        [2430] = {name = "knight axe", slot = "axe"},
        [2431] = {name = "stonecutter axe", slot = "axe"},
        [2432] = {name = "fire axe", slot = "axe"},
        [2433] = {name = "enchanted staff", slot = "two-handed"},
        [2434] = {name = "dragon hammer", slot = "club"},
        [2435] = {name = "dwarven axe", slot = "axe"},
        [2436] = {name = "skull staff", slot = "club"},
        [2437] = {name = "light mace", slot = "club"},
        [2438] = {name = "epee", slot = "sword"},
        [2439] = {name = "daramian mace", slot = "club"},
        [2440] = {name = "daramian waraxe", slot = "two-handed"},
        [2441] = {name = "daramian axe", slot = "axe"},
        [2442] = {name = "heavy machete", slot = "sword"},
        [2443] = {name = "ravager's axe", slot = "two-handed"},
        [2444] = {name = "hammer of wrath", slot = "two-handed"},
        [2445] = {name = "crystal mace", slot = "club"},
        [2446] = {name = "pharaoh sword", slot = "sword"},
        [2447] = {name = "twin axe", slot = "two-handed"},
        [2448] = {name = "studded club", slot = "club"},
        [2449] = {name = "bone club", slot = "club"},
        [2450] = {name = "bone sword", slot = "sword"},
        [2451] = {name = "djinn blade", slot = "sword"},
        [2452] = {name = "heavy mace", slot = "two-handed"},
        [2453] = {name = "arcane staff", slot = "two-handed"}

@vankk
Copy link
Contributor

vankk commented Feb 16, 2016

I confirm this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants