From a009fdaa56a295f213924ab9647c7c6a5da736b9 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Thu, 30 Oct 2008 22:19:28 +0000 Subject: [PATCH] Moved screenshots to new area --- website/index.php | 14 +++++++------- website/{img => screenshot}/kingratshot.png | Bin website/{img => screenshot}/shot_20080927.png | Bin website/{img => screenshot}/shot_20081006.png | Bin website/{img => screenshot}/tn_kingrat.png | Bin website/{img => screenshot}/tn_kingratshot.png | Bin website/{img => screenshot}/tn_rc_1.png | Bin website/{img => screenshot}/tn_shot_20080927.png | Bin website/{img => screenshot}/tn_shot_20081006.png | Bin website/{img => screenshot}/webimage.png | Bin 10 files changed, 7 insertions(+), 7 deletions(-) rename website/{img => screenshot}/kingratshot.png (100%) rename website/{img => screenshot}/shot_20080927.png (100%) rename website/{img => screenshot}/shot_20081006.png (100%) rename website/{img => screenshot}/tn_kingrat.png (100%) rename website/{img => screenshot}/tn_kingratshot.png (100%) rename website/{img => screenshot}/tn_rc_1.png (100%) rename website/{img => screenshot}/tn_shot_20080927.png (100%) rename website/{img => screenshot}/tn_shot_20081006.png (100%) rename website/{img => screenshot}/webimage.png (100%) diff --git a/website/index.php b/website/index.php index 21ba12f..8a6f6f9 100644 --- a/website/index.php +++ b/website/index.php @@ -6,7 +6,7 @@ nethack.net - ratcatcher

Rat Catcher

- +

A platform game inspired by Bubble Bubble, Rodland, Snow Bros and the like. @@ -18,8 +18,8 @@ A platform game inspired by Bubble Bubble, Rodland, Snow Bros and the like.
- - + +
The player shooting a net @@ -27,8 +27,8 @@ A platform game inspired by Bubble Bubble, Rodland, Snow Bros and the like.
- - + +
Start of level text @@ -36,8 +36,8 @@ A platform game inspired by Bubble Bubble, Rodland, Snow Bros and the like.
- - + +
The boss at the end of the first world. diff --git a/website/img/kingratshot.png b/website/screenshot/kingratshot.png similarity index 100% rename from website/img/kingratshot.png rename to website/screenshot/kingratshot.png diff --git a/website/img/shot_20080927.png b/website/screenshot/shot_20080927.png similarity index 100% rename from website/img/shot_20080927.png rename to website/screenshot/shot_20080927.png diff --git a/website/img/shot_20081006.png b/website/screenshot/shot_20081006.png similarity index 100% rename from website/img/shot_20081006.png rename to website/screenshot/shot_20081006.png diff --git a/website/img/tn_kingrat.png b/website/screenshot/tn_kingrat.png similarity index 100% rename from website/img/tn_kingrat.png rename to website/screenshot/tn_kingrat.png diff --git a/website/img/tn_kingratshot.png b/website/screenshot/tn_kingratshot.png similarity index 100% rename from website/img/tn_kingratshot.png rename to website/screenshot/tn_kingratshot.png diff --git a/website/img/tn_rc_1.png b/website/screenshot/tn_rc_1.png similarity index 100% rename from website/img/tn_rc_1.png rename to website/screenshot/tn_rc_1.png diff --git a/website/img/tn_shot_20080927.png b/website/screenshot/tn_shot_20080927.png similarity index 100% rename from website/img/tn_shot_20080927.png rename to website/screenshot/tn_shot_20080927.png diff --git a/website/img/tn_shot_20081006.png b/website/screenshot/tn_shot_20081006.png similarity index 100% rename from website/img/tn_shot_20081006.png rename to website/screenshot/tn_shot_20081006.png diff --git a/website/img/webimage.png b/website/screenshot/webimage.png similarity index 100% rename from website/img/webimage.png rename to website/screenshot/webimage.png