ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/treasures/player_starting_equip.trs
(Generate patch)

Comparing deliantra/arch/treasures/player_starting_equip.trs (file contents):
Revision 1.2 by root, Thu Sep 14 21:28:48 2006 UTC vs.
Revision 1.4 by elmex, Thu Aug 9 10:15:54 2007 UTC

17 more 17 more
18 arch skill_punching 18 arch skill_punching
19 end 19 end
20# basic set for fighter players 20# basic set for fighter players
21treasure fighter_skills 21treasure fighter_skills
22 list basic_skills
23 more
22 arch skill_one_handed_weapon 24 arch skill_one_handed_weapon
23 more 25 more
24 arch skill_two_handed_weapon 26 arch skill_two_handed_weapon
25 more 27 more
26 arch skill_missile_weapon 28 arch skill_missile_weapon
27 more
28 list basic_skills
29 end 29 end
30# basic set for talisman spellcasting players 30# basic set for talisman spellcasting players
31treasure mage_skills 31treasure mage_skills
32 arch talisman_sorcery 32 arch talisman_sorcery
33 end 33 end
34# basic set for multi-spellcasting players 34# basic set for multi-spellcasting players
35# Note that removed the spell skill form here, 35# Note that removed the spell skill form here,
36# since many things should start with this package, 36# since many things should start with this package,
37# but spell might be different. 37# but spell might be different.
38treasure wizard_skills 38treasure wizard_skills
39 list basic_skills
40 more
39 arch skill_one_handed_weapon 41 arch skill_one_handed_weapon
40 more 42 more
41 arch skill_praying 43 arch skill_praying
42 more
43 list basic_skills
44 end 44 end
45treasure prayer_skills 45treasure prayer_skills
46 arch skill_praying 46 arch skill_praying
47 end 47 end
48# 48#
139 arch skill_stealing 139 arch skill_stealing
140 more 140 more
141 arch skill_hide 141 arch skill_hide
142 end 142 end
143treasure pl_troll 143treasure pl_troll
144 list basic_skills
145 more
144 arch skill_clawing 146 arch skill_clawing
145 more 147 more
146 arch skill_one_handed_weapon 148 arch skill_one_handed_weapon
147 more 149 more
148 arch skill_two_handed_weapon 150 arch skill_two_handed_weapon
149 more
150 list basic_skills
151 more 151 more
152 arch club 152 arch club
153 more 153 more
154 arch sack 154 arch sack
155 end 155 end
435 arch cleric_book_l1 435 arch cleric_book_l1
436 more 436 more
437 arch b_small_shield 437 arch b_small_shield
438 end 438 end
439treasure barbarian_class_items 439treasure barbarian_class_items
440 arch skill_punching
441 more
440 arch skill_one_handed_weapon 442 arch skill_one_handed_weapon
441 more 443 more
442 arch skill_two_handed_weapon 444 arch skill_two_handed_weapon
443 more 445 more
444 arch skill_missile_weapon 446 arch skill_missile_weapon
648 arch pyro_book_l1 650 arch pyro_book_l1
649 more 651 more
650 arch cleric_book_l1 652 arch cleric_book_l1
651 end 653 end
652treasure fireborn 654treasure fireborn
655 list basic_skills
656 more
653 arch skill_levitate 657 arch skill_levitate
654 more 658 more
655 arch skill_missile_weapon 659 arch skill_missile_weapon
656 more
657 list basic_skills
658 more 660 more
659 arch skill_flame_touch 661 arch skill_flame_touch
660 more 662 more
661 arch skill_pyromancy 663 arch skill_pyromancy
662 more 664 more
709 arch no_class_face_change 711 arch no_class_face_change
710 more 712 more
711 arch skill_evocation 713 arch skill_evocation
712 end 714 end
713treasure quetzalcoatl 715treasure quetzalcoatl
716 list basic_skills
717 more
714 arch skill_levitate 718 arch skill_levitate
715 more 719 more
716 arch skill_one_handed_weapon 720 arch skill_one_handed_weapon
717 more 721 more
718 arch skill_two_handed_weapon 722 arch skill_two_handed_weapon
719 more 723 more
720 arch skill_missile_weapon 724 arch skill_missile_weapon
721 more 725 more
722 arch skill_clawing 726 arch skill_clawing
723 more 727 more
724 list basic_skills
725 more
726 arch skill_pyromancy 728 arch skill_pyromancy
727 more 729 more
728 arch pyro_book_l1 730 arch pyro_book_l1
729 more 731 more
730 arch pyro_book 732 arch pyro_book

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines