locations, items, controls, proxemics, setting
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
% import random
|
||||
% rebase('frame.tpl')
|
||||
<div class="content-grid">
|
||||
<h1><a href="/gdd">blessfrey gdd</a> - setting</h1>
|
||||
<p>Blessfrey takes place in Lucrest, Nickajack, a small town unknowingly situated over an abyssal dungeon. <br></p>
|
||||
<br>
|
||||
<ul>
|
||||
% for i in ["arboretum","black lake","buffer","club 302","go long sporting goods","lucrest","lusk apothecary","mayor's mansion","mercur library","merry-go-round","nickajack","questionmart","scrapyard","sixth view baptist","thunderspy arcade","USA"]:
|
||||
<li class="latest">{{random.choice(['.','•','☆','★'])}}	<a href=/loc/{{i}}>{{i}}</a></li>
|
||||
% end
|
||||
</ul>
|
||||
Reference in New Issue
Block a user