ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/login.ext
(Generate patch)

Comparing deliantra/server/ext/login.ext (file contents):
Revision 1.135 by root, Wed Apr 25 04:58:46 2018 UTC vs.
Revision 1.136 by root, Sun Nov 18 15:19:48 2018 UTC

200 } 200 }
201 201
202 Coro::Timer::sleep 0.05; 202 Coro::Timer::sleep 0.05;
203 } 203 }
204 204
205 $ob->set_animation (2); 205 $ob->set_anim_frame (2);
206 $ob->add_statbonus; 206 $ob->add_statbonus;
207 207
208 $pl->{chargen} = "race"; 208 $pl->{chargen} = "race";
209 } 209 }
210 210

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines