Difference between revisions of "Daily Schedules"
Jump to navigation
Jump to search
Event Schedule
Server Time: New York UTC/GMT -4 hours
Poring Search: Hunt event with 20 Coins reward
Poring Race: Competitive race with 25 Coins
Tarot: Luck event with 30 Coins
Bomb Poring: Explosive event with 35 Coins
Last Man Standing: Epic battle with 35 Coins
Novice VS Zombie: Special challenge with 35 Coins
Devil Square: Premium event with 90 Coins (highlighted)
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<html lang="pt-BR"> | <html lang="pt-BR"> | ||
<head> | <head> | ||
Line 10: | Line 5: | ||
<title>Event Schedule</title> | <title>Event Schedule</title> | ||
<style> | <style> | ||
− | .event-cell a, .legend a { | + | .server-time { |
− | + | font-size: 1.0em; | |
− | + | color: #aaa; | |
− | + | margin-top: 5px; | |
− | + | font-weight: normal; | |
− | + | } | |
− | + | .event-cell a, .legend a { | |
− | + | color: #fff !important; | |
− | + | text-decoration: none; | |
− | + | } | |
− | + | .event-cell a:hover, .legend a:hover { | |
− | + | color: #ffcc00 !important; | |
− | + | text-decoration: underline; | |
− | + | } | |
− | + | .legend .devil-highlight a { | |
− | + | color: #ffaaaa !important; | |
− | + | } | |
− | + | .legend .devil-highlight a:hover { | |
− | + | color: #ffcc00 !important; | |
− | + | } | |
− | + | /* Removido o duplicado de .event-cell a */ | |
− | + | .schedule-container { | |
− | + | max-width: 1200px; | |
− | + | margin: 20px auto; | |
− | + | font-family: Arial, sans-serif; | |
− | + | background: #2a2a2a !important; /* Força o background */ | |
− | + | border-radius: 8px; | |
− | + | overflow: hidden; | |
− | + | } | |
− | + | ||
− | + | .schedule-title { | |
− | + | background: #1a1a1a !important; /* Força o background */ | |
− | + | color: #fff; | |
− | + | text-align: center; | |
− | + | padding: 15px; | |
− | + | font-size: 1.5em; | |
− | + | font-weight: bold; | |
− | + | } | |
− | + | ||
− | + | .schedule-table { | |
− | + | width: 100%; | |
− | + | border-collapse: collapse; | |
− | + | background: #2a2a2a !important; /* Força o background */ | |
− | + | } | |
− | + | ||
− | + | .schedule-table th, | |
− | + | .schedule-table td { | |
− | + | padding: 8px 4px; | |
− | + | text-align: center; | |
− | + | border: 1px solid #444; | |
− | + | font-size: 0.85em; | |
− | + | } | |
− | + | ||
− | + | .schedule-table th { | |
− | + | background: #1a1a1a !important; /* Força o background */ | |
− | + | color: #fff; | |
− | + | font-weight: bold; | |
− | + | padding: 12px 4px; | |
− | + | } | |
− | + | ||
− | + | .time-cell { | |
− | + | background: #333 !important; /* Força o background */ | |
− | + | color: #fff; | |
− | + | font-weight: bold; | |
− | + | width: 60px; | |
− | + | } | |
− | + | ||
− | + | .event-cell { | |
− | + | background: #3a3a3a !important; /* Força o background */ | |
− | + | color: #ddd; | |
− | + | position: relative; | |
− | + | } | |
− | + | ||
− | + | .event-name { | |
− | + | font-weight: bold; | |
− | + | margin-bottom: 2px; | |
− | + | } | |
− | + | ||
− | + | .event-reward { | |
− | + | font-size: 0.75em; | |
− | + | color: #aaa; | |
− | + | } | |
− | + | ||
− | + | .devil-square { | |
− | + | background: #4a2828 !important; /* Já tinha !important, mantido */ | |
− | + | color: #ffcccc !important; | |
− | + | } | |
− | + | ||
− | + | .devil-square .event-reward { | |
− | + | color: #ffaaaa; | |
− | + | } | |
− | + | ||
− | + | .legend { | |
− | + | background: #1a1a1a !important; /* Força o background */ | |
− | + | padding: 15px; | |
− | + | color: #ddd; | |
− | + | } | |
− | + | ||
− | + | .legend-title { | |
− | + | color: #fff; | |
− | + | font-weight: bold; | |
− | + | margin-bottom: 10px; | |
− | + | } | |
− | + | ||
− | + | .legend-grid { | |
− | + | display: grid; | |
− | + | grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); | |
− | + | gap: 8px; | |
− | + | font-size: 0.9em; | |
− | + | } | |
− | + | ||
− | + | .legend-item { | |
− | + | padding: 5px 0; | |
− | + | } | |
− | + | ||
− | + | .devil-highlight { | |
− | + | color: #ffaaaa; | |
− | + | font-weight: bold; | |
− | + | } | |
− | |||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
<div class="schedule-container"> | <div class="schedule-container"> | ||
<div class="schedule-title">Event Schedule</div> | <div class="schedule-title">Event Schedule</div> | ||
− | <div class=" | + | <div class="server-container"> |
+ | <div class="server-time"><center>Server Time: New York UTC/GMT -4 hours</center></div> | ||
<table class="schedule-table"> | <table class="schedule-table"> | ||
Line 153: | Line 149: | ||
<tr> | <tr> | ||
<td class="time-cell">00:00</td> | <td class="time-cell">00:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">01:00</td> | <td class="time-cell">01:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">02:00</td> | <td class="time-cell">02:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">03:00</td> | <td class="time-cell">03:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">04:00</td> | <td class="time-cell">04:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">05:00</td> | <td class="time-cell">05:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">06:00</td> | <td class="time-cell">06:00</td> | ||
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">07:00</td> | <td class="time-cell">07:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">08:00</td> | <td class="time-cell">08:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">09:00</td> | <td class="time-cell">09:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">10:00</td> | <td class="time-cell">10:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">11:00</td> | <td class="time-cell">11:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">12:00</td> | <td class="time-cell">12:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">13:00</td> | <td class="time-cell">13:00</td> | ||
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">14:00</td> | <td class="time-cell">14:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">15:00</td> | <td class="time-cell">15:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">16:00</td> | <td class="time-cell">16:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">17:00</td> | <td class="time-cell">17:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">18:00</td> | <td class="time-cell">18:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">19:00</td> | <td class="time-cell">19:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a></div><div class="event-reward">35 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">20:00</td> | <td class="time-cell">20:00</td> | ||
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
− | <td class="event-cell devil-square"><div class="event-name"><img src="https://xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> | + | <td class="event-cell devil-square"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a></div><div class="event-reward">90 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">21:00</td> | <td class="time-cell">21:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a></div><div class="event-reward">20 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">22:00</td> | <td class="time-cell">22:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a></div><div class="event-reward">25 Coins</div></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="time-cell">23:00</td> | <td class="time-cell">23:00</td> | ||
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
− | <td class="event-cell"><div class="event-name"><img src="https://xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> | + | <td class="event-cell"><div class="event-name"><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a></div><div class="event-reward">30 Coins</div></td> |
</tr> | </tr> | ||
</tbody> | </tbody> | ||
</table> | </table> | ||
<div class="legend"> | <div class="legend"> | ||
− | + | <div class="legend-title">📋 Event Descriptions</div> | |
− | + | <div class="legend-grid"> | |
− | + | <div class="legend-item"><strong><img src="https://wiki.xilepk.net/wiki/images/1/17/Poring_Search.gif" width="24" height="24" /> <a href="/wiki/index.php/Poring_Search">Poring Search</a>:</strong> Hunt event with 20 Coins reward</div> | |
− | + | <div class="legend-item"><strong><img src="https://wiki.xilepk.net/wiki/images/b/b6/Poring_Race.gif" width="16" height="24" /> <a href="/wiki/index.php/Poring_Race">Poring Race</a>:</strong> Competitive race with 25 Coins</div> | |
− | + | <div class="legend-item"><strong><img src="https://wiki.xilepk.net/wiki/images/d/de/Tarot.gif" width="12" height="24" /> <a href="/wiki/index.php/Tarot">Tarot</a>:</strong> Luck event with 30 Coins</div> | |
− | + | <div class="legend-item"><strong><img src="https://wiki.xilepk.net/wiki/images/f/f6/BombPoring.gif" width="24" height="17" /> <a href="/wiki/index.php/Bomb_Poring">Bomb Poring</a>:</strong> Explosive event with 35 Coins</div> | |
− | + | <div class="legend-item"><strong><img src="https://wiki.xilepk.net/wiki/images/d/d9/Last_Man_Standing.gif" width="10" height="24" /> <a href="/wiki/index.php/Last_Man_Standing">Last Man Standing</a>:</strong> Epic battle with 35 Coins</div> | |
− | + | <div class="legend-item"><strong><img src="https://wiki.xilepk.net/wiki/images/c/cc/Zombie.gif" width="14" height="24" /> <a href="/wiki/index.php/Novice_VS_Zombie">Novice VS Zombie</a>:</strong> Special challenge with 35 Coins</div> | |
− | + | <div class="legend-item devil-highlight"><strong><img src="https://wiki.xilepk.net/wiki/images/6/6f/Devil_Square.gif" width="16" height="24" /> <a href="/wiki/index.php/Devil_Square">Devil Square</a>:</strong> Premium event with 90 Coins (highlighted)</div> | |
− | + | </div> | |
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 17:33, 23 June 2025
Event Schedule
Schedule | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday |
---|---|---|---|---|---|---|---|
00:00 | 20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
01:00 | 25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
02:00 | 30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
03:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
04:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
05:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
06:00 | 90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
07:00 | 20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
08:00 | 25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
09:00 | 30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
10:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
11:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
12:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
13:00 | 90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
14:00 | 20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
15:00 | 25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
16:00 | 30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
17:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
18:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
19:00 | 35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
35 Coins |
20:00 | 90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
90 Coins |
21:00 | 20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
20 Coins |
22:00 | 25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
25 Coins |
23:00 | 30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
30 Coins |
📋 Event Descriptions






