View file wofh/locations.php
<? require"world/loc.g.elf.php"; require"world/loc.g.human.php"; require"world/loc.g.orc.php"; require"world/loc.g.telf.php"; $locations=array_merge($elf,$human,$orc,$telf); ?>
<? require"world/loc.g.elf.php"; require"world/loc.g.human.php"; require"world/loc.g.orc.php"; require"world/loc.g.telf.php"; $locations=array_merge($elf,$human,$orc,$telf); ?>