[escape-from-the-masters-lair] push by DarkOppr...@gmail.com - Restored a missing file. Oops! on 2011-04-19 20:38 GMT

1 view
Skip to first unread message

escape-from-th...@googlecode.com

unread,
Apr 19, 2011, 4:39:02 PM4/19/11
to escape-from-th...@googlegroups.com
Revision: 7b2b3ccb799c
Author: Kevin Wells <DarkOp...@gmail.com>
Date: Tue Apr 19 13:38:22 2011
Log: Restored a missing file. Oops!
http://code.google.com/p/escape-from-the-masters-lair/source/detail?r=7b2b3ccb799c

Added:
/starting_values.h
Deleted:
/player_starting_values.h

=======================================
--- /dev/null
+++ /starting_values.h Tue Apr 19 13:38:22 2011
@@ -0,0 +1,13 @@
+/* Copyright (c) 2011 Kevin Wells */
+/* Escape from the Master's Lair may be freely redistributed. See license
for details. */
+
+#ifndef starting_values_h
+#define starting_values_h
+
+const int STARTING_ITEMS_GOLD=25;
+
+const int STARTING_THROWN_STACK_SIZE=30;
+
+const int STARTING_SKILL_EXPERIENCE_MAX=200;
+
+#endif
=======================================
--- /player_starting_values.h Sun Apr 17 01:59:21 2011
+++ /dev/null
@@ -1,11 +0,0 @@
-/* Copyright (c) 2011 Kevin Wells */
-/* Escape from the Master's Lair may be freely redistributed. See license
for details. */
-
-#ifndef player_starting_values_h
-#define player_starting_values_h
-
-const int STARTING_ITEMS_GOLD=25;
-
-const int STARTING_THROWN_STACK_SIZE=30;
-
-#endif

Reply all
Reply to author
Forward
0 new messages