Show
Ignore:
Timestamp:
07/04/08 08:25:12 (6 months ago)
Author:
takkaria
Message:

Fix the graphic pref files: (Rowan Beentje)

  • Staff of slowness -> Staff of confuse monster in graf-xxx.prf; this lets the 8x8 tiles work correctly again.
  • Uncomment the Wicker Shield in graf-dvg.prf.
  • Expand the "Special artifacts" section in all three files to use the numeric SVALs again, avoiding problems.
  • Remove the unused entries for flavoured objects in graf-*.prf, since they're overridden with flavour-specific info anyway
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/pref/graf-dvg.prf

    r964 r977  
    20912091 
    20922092### The shrooms, an interesting collection ### 
    2093  
    2094 # K:food:Second Sight:0x00:0x2C 
    2095 # K:food:Fast Recovery:0x00:0x2C 
    2096 # K:food:Vigor:0x00:0x2C 
    2097 # K:food:Clear Mind:0x00:0x2C 
    2098 # K:food:Emergency:0x00:0x2C 
    2099 # K:food:Terror:0x00:0x2C 
    2100 # K:food:Stoneskin:0x00:0x2C 
    2101 # K:food:Turbulence:0x00:0x2C 
    2102 # K:food:Debility:0x00:0x2C 
    2103 # K:food:Sprinting:0x00:0x2C 
    2104 # K:food:Purging:0x00:0x2C 
     2093# Graphics are sourced from flavor entries in flvr-dvg.prf 
    21052094 
    21062095 
     
    22712260### The shields ### 
    22722261 
    2273 #K:shield:Buckler~:0x80:0xDA 
    22742262#K:shield:Buckler~:0x80:0x9C 
     2263K:shield:Wicker Shield~:0x80:0x9C 
    22752264K:shield:Small Metal Shield~:0x80:0x9E 
    22762265K:shield:Leather Shield~:0x80:0x9D 
     
    22822271 
    22832272##### Rings ##### 
    2284  
    2285 ### Stat rings ### 
    2286  
    2287 # K:ring:Strength:0x00:0x3D 
    2288 # K:ring:Intelligence:0x00:0x3D 
    2289 # K:ring:Dexterity:0x00:0x3D 
    2290 # K:ring:Constitution:0x00:0x3D 
    2291 # K:ring:Speed:0x00:0x3D 
    2292 # K:ring:Searching:0x00:0x3D 
    2293  
    2294  
    2295 ### Stat sustain rings ### 
    2296  
    2297 # K:ring:Bodykeeping:0x00:0x3D 
    2298 # K:ring:Soulkeeping:0x00:0x3D 
    2299 # K:ring:Sustain Charisma:0x00:0x3D 
    2300  
    2301  
    2302 ### Resistance rings ### 
    2303  
    2304 # K:ring:Resist Poison:0x00:0x3D 
    2305 # K:ring:Resist Fire:0x00:0x3D 
    2306 # K:ring:Resist Cold:0x00:0x3D 
    2307  
    2308  
    2309 ### Elemental rings ### 
    2310  
    2311 # K:ring:Light:0x00:0x3D 
    2312 # K:ring:Dark:0x00:0x3D 
    2313 # K:ring:Flames:0x00:0x3D 
    2314 # K:ring:Acid:0x00:0x3D 
    2315 # K:ring:Ice:0x00:0x3D 
    2316 # K:ring:Lightning:0x7f:0x80 
    2317  
    2318  
    2319 ### Combat rings ### 
    2320  
    2321 # K:ring:Damage:0x00:0x3D 
    2322 # K:ring:Accuracy:0x00:0x3D 
    2323 # K:ring:Slaying:0x00:0x3D 
    2324 # K:ring:Protection:0x00:0x3D 
    2325  
    2326  
    2327 ### Mixed blessings ### 
    2328  
    2329 # K:ring:Teleportation:0x00:0x3D 
    2330 # K:ring:Reckless Attacks:0x00:0x3D 
    2331 # K:ring:Open Wounds:0x00:0x3D 
    2332 # K:ring:Escaping:0x00:0x3D 
    2333 # K:ring:the Mouse:0x00:0x3D 
    2334 # K:ring:the Dog:0x00:0x3D 
    2335  
    2336  
    2337 ### Misc rings ### 
    2338  
    2339 # K:ring:Slow Digestion:0x00:0x3D 
    2340 # K:ring:Feather Falling:0x00:0x3D 
    2341 # K:ring:Free Action:0x00:0x3D 
    2342 # K:ring:See Invisible:0x00:0x3D 
    2343 # K:ring:Delving:0x00:0x3D 
     2273# Graphics are sourced from flavor entries in flvr-dvg.prf 
    23442274 
    23452275 
     
    23472277 
    23482278##### Amulets ##### 
    2349  
    2350 ### Stat boosts ### 
    2351  
    2352 # K:amulet:Wisdom:0x00:0x22 
    2353 # K:amulet:Charisma:0x00:0x22 
    2354  
    2355  
    2356 ### Resistances ### 
    2357  
    2358 # K:amulet:Resist Lightning:0x7f:0x80 
    2359 # K:amulet:Resist Acid:0x00:0x22 
    2360 # K:amulet:Resistance:0x7f:0x80 
    2361  
    2362  
    2363 ### JLE amulets ### 
    2364  
    2365 # K:amulet:Sustenance:0x7f:0x80 
    2366 # K:amulet:the Magi:0x00:0x22 
    2367 # K:amulet:ESP:0x7f:0x80 
    2368 # K:amulet:Devotion:0x7f:0x80 
    2369 # K:amulet:Weaponmastery:0x7f:0x80 
    2370 # K:amulet:Trickery:0x7f:0x80 
    2371  
    2372  
    2373 ### Ability boosts ### 
    2374  
    2375 # K:amulet:Regeneration:0x7f:0x80 
    2376 # K:amulet:Infravision:0x7f:0x80 
    2377 # K:amulet:Searching:0x00:0x22 
    2378  
    2379  
    2380 ### Powers ### 
    2381  
    2382 # K:amulet:Teleportation:0x00:0x22 
    2383 # K:amulet:Slow Digestion:0x00:0x22 
    2384 # K:amulet:Adornment:0x00:0x22 
    2385  
    2386  
    2387 ### Mixed ### 
    2388  
    2389 # K:amulet:Inertia:0x00:0x22 
     2279# Graphics are sourced from flavor entries in flvr-dvg.prf 
    23902280 
    23912281 
     
    24742364 
    24752365##### Potions ##### 
    2476  
    2477 ### Statgain ### 
    2478  
    2479 # K:potion:Strength:0x00:0x21 
    2480 # K:potion:Intelligence:0x00:0x21 
    2481 # K:potion:Wisdom:0x00:0x21 
    2482 # K:potion:Dexterity:0x00:0x21 
    2483 # K:potion:Constitution:0x00:0x21 
    2484 # K:potion:Charisma:0x00:0x21 
    2485 # K:potion:Augmentation:0x00:0x21 
    2486 # K:potion:Experience:0x00:0x21 
    2487  
    2488  
    2489 ### Healings ### 
    2490  
    2491 # K:potion:Cure Light Wounds:0x00:0x21 
    2492 # K:potion:Cure Serious Wounds:0x00:0x21 
    2493 # K:potion:Cure Critical Wounds:0x00:0x21 
    2494 # K:potion:Healing:0x00:0x21 
    2495 # K:potion:*Healing*:0x00:0x21 
    2496 # K:potion:Life:0x00:0x21 
    2497 # K:potion:Neutralize Poison:0x00:0x21 
    2498 # K:potion:Restore Mana:0x00:0x21 
    2499  
    2500  
    2501 ### Stat restore ### 
    2502  
    2503 # K:potion:Restore Strength:0x00:0x21 
    2504 # K:potion:Restore Intelligence:0x00:0x21 
    2505 # K:potion:Restore Wisdom:0x00:0x21 
    2506 # K:potion:Restore Dexterity:0x00:0x21 
    2507 # K:potion:Restore Constitution:0x00:0x21 
    2508 # K:potion:Restore Charisma:0x00:0x21 
    2509 # K:potion:Restore Life Levels:0x00:0x21 
    2510  
    2511  
    2512 ### Gain one/lose one potions ### 
    2513  
    2514 # K:potion:Brawn:0x00:0x21 
    2515 # K:potion:Intellect:0x00:0x21 
    2516 # K:potion:Contemplation:0x00:0x21 
    2517 # K:potion:Nimbleness:0x00:0x21 
    2518 # K:potion:Toughness:0x00:0x21 
    2519  
    2520  
    2521 ### Knowledge ### 
    2522  
    2523 # K:potion:Self Knowledge:0x00:0x21 
    2524 # K:potion:Enlightenment:0x00:0x21 
    2525 # K:potion:*Enlightenment*:0x00:0x21 
    2526  
    2527  
    2528 ### Buffs ### 
    2529  
    2530 # K:potion:Speed:0x00:0x21 
    2531 # K:potion:Heroism:0x00:0x21 
    2532 # K:potion:Berserk Strength:0x00:0x21 
    2533 # K:potion:Boldness:0x00:0x21 
    2534 # K:potion:Resist Heat:0x00:0x21 
    2535 # K:potion:Resist Cold:0x00:0x21 
    2536 # K:potion:Resist Poison:0x00:0x21 
    2537 # K:potion:True Seeing:0x00:0x21 
    2538 # K:potion:Infravision:0x00:0x21 
    2539  
    2540  
    2541 ### Useless buggers ### 
    2542  
    2543 # K:potion:Slime Mold Juice:0x00:0x21 
    2544 # K:potion:Sleep:0x00:0x21 
    2545 # K:potion:Blindness:0x00:0x21 
    2546 # K:potion:Confusion:0x00:0x21 
    2547 # K:potion:Poison:0x00:0x21 
    2548 # K:potion:Slowness:0x00:0x21 
    2549 # K:potion:Lose Memories:0x00:0x21 
    2550 # K:potion:Salt Water:0x00:0x21 
     2366# Graphics are sourced from flavor entries in flvr-dvg.prf 
    25512367 
    25522368 
     
    25542370 
    25552371##### Wands ##### 
    2556  
    2557 ### Bolts ### 
    2558  
    2559 # K:wand:Magic Missile:0x00:0x2D 
    2560 # K:wand:Lightning Bolts:0x00:0x2D 
    2561 # K:wand:Frost Bolts:0x00:0x2D 
    2562 # K:wand:Fire Bolts:0x00:0x2D 
    2563 # K:wand:Acid Bolts:0x00:0x2D 
    2564  
    2565  
    2566 ### Balls ### 
    2567  
    2568 # K:wand:Stinking Cloud:0x00:0x2D 
    2569 # K:wand:Lightning Balls:0x00:0x2D 
    2570 # K:wand:Cold Balls:0x00:0x2D 
    2571 # K:wand:Fire Balls:0x00:0x2D 
    2572 # K:wand:Acid Balls:0x00:0x2D 
    2573  
    2574  
    2575 ### Monster status changing ### 
    2576  
    2577 # K:wand:Slow Monster:0x00:0x2D 
    2578 # K:wand:Confuse Monster:0x00:0x2D 
    2579 # K:wand:Sleep Monster:0x00:0x2D 
    2580 # K:wand:Scare Monster:0x00:0x2D 
    2581  
    2582  
    2583 ### Utility ### 
    2584  
    2585 # K:wand:Light:0x00:0x2D 
    2586 # K:wand:Stone to Mud:0x00:0x2D 
    2587 # K:wand:Polymorph:0x00:0x2D 
    2588 # K:wand:Trap/Door Destruction:0x00:0x2D 
    2589 # K:wand:Clone Monster:0x00:0x2D 
    2590 # K:wand:Teleport Other:0x00:0x2D 
    2591 # K:wand:Disarming:0x00:0x2D 
    2592 # K:wand:Wonder:0x00:0x2D 
    2593  
    2594  
    2595 ### Dragons' wands ### 
    2596  
    2597 # K:wand:Dragon's Flame:0x00:0x2D 
    2598 # K:wand:Dragon's Frost:0x00:0x2D 
    2599 # K:wand:Dragon's Breath:0x00:0x2D 
    2600  
    2601  
    2602 ### Drain lifes ### 
    2603  
    2604 # K:wand:Drain Life:0x00:0x2D 
    2605 # K:wand:Annihilation:0x00:0x2D 
    2606  
    2607  
    2608 ### Rubbish ### 
    2609  
    2610 # K:wand:Heal Monster:0x00:0x2D 
    2611 # K:wand:Haste Monster:0x00:0x2D 
     2372# Graphics are sourced from flavor entries in flvr-dvg.prf 
    26122373 
    26132374 
     
    26152376 
    26162377##### Staffs ##### 
    2617  
    2618 ### Bad staffs ### 
    2619  
    2620 # K:staff:Summoning:0x00:0x5F 
    2621 # K:staff:Haste Monsters:0x00:0x5F 
    2622 # K:staff:Darkness:0x00:0x5F 
    2623  
    2624  
    2625 ### Destruction ### 
    2626  
    2627 # K:staff:Earthquakes:0x00:0x5F 
    2628 # K:staff:*Destruction*:0x00:0x5F 
    2629  
    2630  
    2631 ### Monster-affecting ### 
    2632  
    2633 # K:staff:Confuse Monsters:0x00:0x5F 
    2634 # K:staff:Slow Monsters:0x00:0x5F 
    2635 # K:staff:Sleep Monsters:0x00:0x5F 
    2636  
    2637  
    2638 ### Detect ### 
    2639  
    2640 # K:staff:Detect Invisible:0x00:0x5F 
    2641 # K:staff:Detect Evil:0x00:0x5F 
    2642 # K:staff:Mapping:0x00:0x5F 
    2643  
    2644  
    2645 ### Healing ### 
    2646  
    2647 # K:staff:Curing:0x00:0x5F 
    2648 # K:staff:Cure Light Wounds:0x00:0x5F 
    2649 # K:staff:Healing:0x00:0x5F 
    2650  
    2651  
    2652 ### Killing staffs ### 
    2653  
    2654 # K:staff:Dispel Evil:0x00:0x5F 
    2655 # K:staff:Banishment:0x00:0x5F 
    2656 # K:staff:Power:0x00:0x5F 
    2657 # K:staff:Holiness:0x00:0x5F 
    2658  
    2659  
    2660 ### Utility ### 
    2661  
    2662 # K:staff:Light:0x00:0x5F 
    2663 # K:staff:Starlight:0x00:0x5F 
    2664 # K:staff:Teleportation:0x00:0x5F 
    2665 # K:staff:Speed:0x00:0x5F 
    2666 # K:staff:Remove Curse:0x00:0x5F 
    2667 # K:staff:the Magi:0x00:0x5F 
    2668 # K:staff:Identify:0x00:0x5F 
     2378# Graphics are sourced from flavor entries in flvr-dvg.prf 
    26692379 
    26702380 
     
    26722382 
    26732383##### Rods ##### 
    2674  
    2675 ### Detection ### 
    2676  
    2677 # K:rod:Treasure Location:0x00:0x2D 
    2678 # K:rod:Door/Stair Location:0x00:0x2D 
    2679 # K:rod:Trap Location:0x00:0x2D 
    2680 # K:rod:Detection:0x00:0x2D 
    2681 # K:rod:Magic Mapping:0x00:0x2D 
    2682 # K:rod:Probing:0x00:0x2D 
    2683  
    2684  
    2685 ### Bolts ### 
    2686  
    2687 # K:rod:Fire Bolts:0x00:0x2D 
    2688 # K:rod:Frost Bolts:0x00:0x2D 
    2689 # K:rod:Lightning Bolts:0x00:0x2D 
    2690 # K:rod:Acid Bolts:0x00:0x2D 
    2691  
    2692  
    2693 ### Balls ### 
    2694  
    2695 # K:rod:Fire Balls:0x00:0x2D 
    2696 # K:rod:Cold Balls:0x00:0x2D 
    2697 # K:rod:Lightning Balls:0x00:0x2D 
    2698 # K:rod:Acid Balls:0x00:0x2D 
    2699  
    2700  
    2701 ### Status-affecting ### 
    2702  
    2703 # K:rod:Slow Monster:0x00:0x2D 
    2704 # K:rod:Sleep Monster:0x00:0x2D 
    2705  
    2706  
    2707 ### Healing ### 
    2708  
    2709 # K:rod:Curing:0x00:0x2D 
    2710 # K:rod:Healing:0x00:0x2D 
    2711 # K:rod:Restoration:0x00:0x2D 
    2712  
    2713  
    2714 ### Other ### 
    2715  
    2716 # K:rod:Polymorph:0x00:0x2D 
    2717 # K:rod:Drain Life:0x00:0x2D 
    2718 # K:rod:Teleport Other:0x00:0x2D 
    2719 # K:rod:Disarming:0x00:0x2D 
    2720 # K:rod:Light:0x00:0x2D 
    2721 # K:rod:Illumination:0x00:0x2D 
    2722 # K:rod:Recall:0x00:0x2D 
    2723 # K:rod:Identify:0x00:0x2D 
    2724 # K:rod:Speed:0x00:0x2D 
     2384# Graphics are sourced from flavor entries in flvr-dvg.prf 
    27252385 
    27262386 
     
    28312491 
    28322492##### "Special Artifacts" ##### 
    2833  
    2834 K:light:Phial~:0x87:0xB3 
    2835 K:light:Star~:0x87:0xB4 
    2836 K:light:Arkenstone~:0x87:0xB5 
    2837 K:amulet:Amulet~:0x85:0xA6 
    2838 K:amulet:Amulet~:0x85:0x9F 
    2839 K:amulet:Necklace~:0x85:0xA5 
    2840 K:ring:Ring~:0x85:0x95 
    2841 K:ring:Ring~:0x85:0x95 
    2842 K:ring:Ring~:0x85:0x96 
    2843 K:ring:Ring~:0x85:0x93 
    2844 K:ring:Ring~:0x85:0x94 
    2845 K:ring:Ring~:0x85:0x97 
    2846 K:light:Palantir~:0x85:0xAA 
    2847 K:amulet:Elfstone~:0x85:0xA9 
    2848 K:amulet:Jewel~:0x85:0xA8 
     2493# These artifacts use numeric SVALs to ensure unique matches 
     2494 
     2495# The Phial of Galadriel 
     2496K:light:4:0x87:0xB3 
     2497 
     2498# The Star of Elendil 
     2499K:light:5:0x87:0xB4 
     2500 
     2501# The Arkenstone of Thrain 
     2502K:light:6:0x87:0xB5 
     2503 
     2504# The Amulet of Carlammas 
     2505K:amulet:50:0x85:0xA6 
     2506 
     2507# The Amulet of Ingwe 
     2508K:amulet:51:0x85:0x9F 
     2509 
     2510# The Necklace of the Dwarves 
     2511K:amulet:52:0x85:0xA5 
     2512 
     2513# The Ring of Barahir 
     2514K:ring:50:0x85:0x95 
     2515 
     2516# The Ring of Tulkas 
     2517K:ring:51:0x85:0x95 
     2518 
     2519# The Ring of Power 'Narya' 
     2520K:ring:52:0x85:0x96 
     2521 
     2522# The Ring of Power 'Nenya' 
     2523K:ring:53:0x85:0x93 
     2524 
     2525# The Ring of Power 'Vilya' 
     2526K:ring:54:0x85:0x94 
     2527 
     2528# The Ring of Power 'The One Ring' 
     2529K:ring:55:0x85:0x97 
     2530 
     2531# The Palantir of Westernesse 
     2532K:light:7:0x85:0xAA 
     2533 
     2534# The Elfstone 'Elessar' 
     2535K:amulet:53:0x85:0xA9 
     2536 
     2537# The Jewel 'Evenstar' 
     2538K:amulet:54:0x85:0xA8 
    28492539 
    28502540