From 5ffce2df7336ce75bd77f76e250047c63e1960d1 Mon Sep 17 00:00:00 2001 From: Ratstail91 Date: Mon, 15 Sep 2014 02:22:04 -0700 Subject: [PATCH] Updated Monsters (markdown) --- Monsters.md => Enemies.md | 1 - 1 file changed, 1 deletion(-) rename Monsters.md => Enemies.md (98%) diff --git a/Monsters.md b/Enemies.md similarity index 98% rename from Monsters.md rename to Enemies.md index 34154d8..c0a673d 100644 --- a/Monsters.md +++ b/Enemies.md @@ -1,4 +1,3 @@ - TODO So I'm thinking about Boss Battles for the game. The game will have a drop in-drop out battle system, where if at least one person is still fighting the battle continues, but the people who drop out usually give something up in return (i.e. no exp, lose exp or gold, etc.) This will make permadeath easier on the players.