ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.115 by root, Sat Apr 24 09:53:09 2010 UTC vs.
Revision 1.117 by root, Tue Aug 31 14:31:50 2010 UTC

1522 para => ["Paralysation", 1522 para => ["Paralysation",
1523 "<b>Paralysation</b> (this resistance affects the chance you get paralysed)"], 1523 "<b>Paralysation</b> (this resistance affects the chance you get paralysed)"],
1524 deat => ["Death", 1524 deat => ["Death",
1525 "<b>Death</b> (resistance against death spells)"], 1525 "<b>Death</b> (resistance against death spells)"],
1526 phys => ["Physical", 1526 phys => ["Physical",
1527 "<b>Physical</b> (this is the resistance against physical attacks, like when a monster hit you in melee combat. The value displayed here is also displayed in the 'Arm' field on the left.)"], 1527 "<b>Physical</b> (this is the resistance against physical attacks, like when a monster hit you in melee combat. The value displayed here is also displayed as the 'Arm' secondary stat.)"],
1528 blind => ["Blind", 1528 blind => ["Blind",
1529 "<b>Blind</b> (blind resistance affects the chance of a successful blinding attack)"], 1529 "<b>Blind</b> (blind resistance affects the chance of a successful blinding attack)"],
1530 fear => ["Fear", 1530 fear => ["Fear",
1531 "<b>Fear</b> (this attack will drive you away from monsters who cast this and hit you successfully, being resistant to this helps a lot when fighting those monsters)"], 1531 "<b>Fear</b> (this attack will drive you away from monsters who cast this and hit you successfully, being resistant to this helps a lot when fighting those monsters)"],
1532 tund => ["Turn undead", 1532 tund => ["Turn undead",
2909# } 2909# }
2910# my $t2 = Time::HiRes::time; 2910# my $t2 = Time::HiRes::time;
2911# warn $t2-$t1; 2911# warn $t2-$t1;
2912# } 2912# }
2913 2913
2914 DC::IMG_Init;
2914 video_init; 2915 video_init;
2915 audio_init; 2916 audio_init;
2916 } 2917 }
2917 2918
2918 show_tip_of_the_day if $CFG->{show_tips}; 2919 show_tip_of_the_day if $CFG->{show_tips};

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines