Mercurial > eagle-eye
comparison Ikariam.pm @ 263:83e3ce37779d
refined army scheme
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Sat, 22 Nov 2008 03:33:38 +0800 |
parents | a654d43731f0 |
children | aaffc50e3318 |
comparison
equal
deleted
inserted
replaced
262:1b435cd26a7b | 263:83e3ce37779d |
---|---|
645 $city->delete; | 645 $city->delete; |
646 } else { | 646 } else { |
647 $self->{mech}->submit_form( | 647 $self->{mech}->submit_form( |
648 form_number => 1, | 648 form_number => 1, |
649 fields => { | 649 fields => { |
650 cargo_army_302 => '3', # 劍士 | 650 cargo_army_302 => '2', # 劍士 |
651 cargo_army_303 => '1', # 方陣 | |
651 } | 652 } |
652 ); | 653 ); |
653 } | 654 } |
654 } else { | 655 } else { |
655 # put the id in the friends.txt file. | 656 # put the id in the friends.txt file. |