From 478f35980e622ab400735561cbbf30ef2e14c11e Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 14 Mar 2011 21:40:45 +0000 Subject: Renamed planet Hoboken to planet Antwerp. --- base/ini/zones/antwerp.ini | 8 ++++---- base/textures/planets/antwerp.jpg | Bin 0 -> 930680 bytes base/textures/planets/hoboken.jpg | Bin 930680 -> 0 bytes 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 base/textures/planets/antwerp.jpg delete mode 100644 base/textures/planets/hoboken.jpg diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini index a30a535..4a37bd2 100644 --- a/base/ini/zones/antwerp.ini +++ b/base/ini/zones/antwerp.ini @@ -49,12 +49,12 @@ location=512 -512 0 amount=0 ; ------------------------------------------------------------------ -; PLANET HOBOKEN +; PLANET ANTWERP [planet] -label=hoboken -name=planet Hoboken -texture=planets/hoboken +label=antwerp +name=planet Antwerp +texture=planets/antwerp location=-64 512 32 yaw=45 pitch=5 diff --git a/base/textures/planets/antwerp.jpg b/base/textures/planets/antwerp.jpg new file mode 100644 index 0000000..5fd8348 Binary files /dev/null and b/base/textures/planets/antwerp.jpg differ diff --git a/base/textures/planets/hoboken.jpg b/base/textures/planets/hoboken.jpg deleted file mode 100644 index 5fd8348..0000000 Binary files a/base/textures/planets/hoboken.jpg and /dev/null differ -- cgit v1.2.3