changeset 51:3417cf0e8795

Place for artist credits.
author Simon Cross <simon@simonx>
date Mon, 23 Aug 2010 12:18:03 +0200
parents 414910c415a2
children 7a977f8f433a
files docs/artcredits.rst docs/index.rst gamelib/scenes/map.py
diffstat 3 files changed, 43 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/artcredits.rst	Mon Aug 23 12:18:03 2010 +0200
@@ -0,0 +1,40 @@
+Art Credits
+===========
+
+Anything without a credit is up for grabs. Chat to the Boomslang team
+before starting work on anything.
+
+
+Cryo Chambers
+^^^^^^^^^^^^^
+
+* Background: Adrianna Pinska
+* Items:
+
+  * Titanium Prostethic Leg:
+
+Bridge
+^^^^^^
+* Background:
+
+
+Engine Room
+^^^^^^^^^^^
+* Background:
+
+
+Machine Room
+^^^^^^^^^^^^
+* Background:
+
+
+Mess Room
+^^^^^^^^^
+* Background:
+
+
+Map Room
+^^^^^^^^
+* Background:
+
+
--- a/docs/index.rst	Mon Aug 23 12:00:12 2010 +0200
+++ b/docs/index.rst	Mon Aug 23 12:18:03 2010 +0200
@@ -13,6 +13,7 @@
 
    walkthrough
    artists
+   artcredits
 
 Indices and tables
 ==================
--- a/gamelib/scenes/map.py	Mon Aug 23 12:00:12 2010 +0200
+++ b/gamelib/scenes/map.py	Mon Aug 23 12:18:03 2010 +0200
@@ -3,6 +3,8 @@
    It is illegal for prisoners in transit to activate such an
    implant. Failure to comply carries a minimum sentence of
    six months.
+
+   Many parts of the ship are derelict and inaccessible.
    """
 
 from gamelib.state import Scene, Item, Thing