From 2dba606e1217ffb236e19aa38157a945e919d76b Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 6 Apr 2011 22:28:51 +0300 Subject: stone shovel now needs cobble, not stone. --- src/main.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index fe426b6b7..46d685ae3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -117,6 +117,9 @@ Game content: - Uh, is there an active block list somewhere? - Player health points - When player dies, throw items on map +- Cobble to get mossy if near water +- More slots in furnace source list, so that multiple ingredients + are possible. Documentation: -------------- -- cgit v1.2.3