Commit Graph

6 Commits

Author SHA1 Message Date
cosme12 304e1c81c5 Raid list - error fixes
**Line 16:** If you type a number greater than your map size 2 errors will be displayed. This is fixed by comparing with WORLD_MAX global var

**Line 21:** If you type any coord where there is nothing, you will get an error. ```$database->getVillageType2``` already gives you the "oasistype"
2015-04-07 00:16:42 -03:00
KFCSpike 957a09f7b6 Correctly show Oasis or the Village Name 2013-12-07 06:18:13 +00:00
KFCSpike 5ecf2528d3 Typo 2013-12-07 05:43:41 +00:00
KFCSpike e71286f0ad Show Pop instead of EW in table headers 2013-12-07 05:42:57 +00:00
KFCSpike ecc89dc775 getVillageType2 returns an integer containing oasistype, not an array 2013-12-07 05:41:31 +00:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00