From 41d2402f004bd446c6c4975caa5211fd44d302f5 Mon Sep 17 00:00:00 2001 From: Joshua Rahm Date: Mon, 28 Apr 2014 03:23:51 -0600 Subject: renamed and updated kingofhill to goliath. Added "leap" to jump. Added self-correcting frame rate --- maps/goliath_height.png | Bin 0 -> 15565 bytes maps/goliath_terrain.png | Bin 0 -> 2849 bytes maps/kingofhill_height.png | Bin 13921 -> 0 bytes maps/kingofhill_terrain.png | Bin 1101 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 maps/goliath_height.png create mode 100644 maps/goliath_terrain.png delete mode 100644 maps/kingofhill_height.png delete mode 100644 maps/kingofhill_terrain.png (limited to 'maps') diff --git a/maps/goliath_height.png b/maps/goliath_height.png new file mode 100644 index 0000000..557922b Binary files /dev/null and b/maps/goliath_height.png differ diff --git a/maps/goliath_terrain.png b/maps/goliath_terrain.png new file mode 100644 index 0000000..e3eb9ab Binary files /dev/null and b/maps/goliath_terrain.png differ diff --git a/maps/kingofhill_height.png b/maps/kingofhill_height.png deleted file mode 100644 index b548cf2..0000000 Binary files a/maps/kingofhill_height.png and /dev/null differ diff --git a/maps/kingofhill_terrain.png b/maps/kingofhill_terrain.png deleted file mode 100644 index 39b6d0e..0000000 Binary files a/maps/kingofhill_terrain.png and /dev/null differ -- cgit