forked from MarseyWorld/MarseyWorld
fddf
parent
7fb0ce476c
commit
8d07b5be0a
|
@ -16,7 +16,7 @@
|
|||
<pre></pre>
|
||||
{% if v and v.coins > 5000 and time - v.created_utc > 604800 and not v.is_suspended %}
|
||||
<a class="btn btn-primary" href="javascript:void(0)", onclick="post('/steal', callback=function(){window.location.reload(true)})">Attempt to steal coins</a>
|
||||
<div class="text-small-extra text-muted mt-1">30% chance of being banned for 1 day, 70% chance of stealing 2000 coins</div>
|
||||
<div class="text-small-extra text-muted mt-1">Landlords, like all other men, love to reap where they never sowed.</div>
|
||||
{% endif %}
|
||||
<pre>
|
||||
|
||||
|
|
Loading…
Reference in New Issue