From 2b7c10e3c351a113a6cbff307d148f7f6b0e8762 Mon Sep 17 00:00:00 2001 From: Ratstail91 Date: Mon, 15 Sep 2014 02:24:33 -0700 Subject: [PATCH] Updated Enemies (markdown) --- Enemies.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Enemies.md b/Enemies.md index c0a673d..3eb9b75 100644 --- a/Enemies.md +++ b/Enemies.md @@ -1,3 +1,5 @@ +**NOT DONE YET** + 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.