|
Remove castle age and star age from here
var recruit_phps=[
'piratesrule',
'spacewarsgame',
'dragonwars',
'fashionwarsgame',
'heroesvillains',
'prisonlockdowngame',
'gangwarsgame',
];
~~~~~~~~~~~~
Add
// Star Age
['/star_age/','/index.php?tp=cht&lka=#id#&buf=1'],
// Castle Age
['/castle_age/','/index.php?tp=cht&lka=#id#&buf=1'],
// Underworld
['/under_world/','/index.php?tp=cht&lka=#id#&buf=1'],
// Glamour age
['/glamour_age/','/index.php?tp=cht&lka=#id#&buf=1'],
|