From 3729bb7d83361ee5032dcc513e5740da08798be6 Mon Sep 17 00:00:00 2001 From: haranp Date: Wed, 25 Apr 2007 18:49:20 +0000 Subject: Removed oklob nonbrandability, since we visibly distinguish them anyway. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1369 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/makeitem.cc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'crawl-ref/source/makeitem.cc') diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc index 7137a31c70..e0ea2b9e14 100644 --- a/crawl-ref/source/makeitem.cc +++ b/crawl-ref/source/makeitem.cc @@ -1,3 +1,10 @@ +/* + * File: makeitem.cc + * Summary: Item creation routines. + * + * Modified for Crawl Reference by $Author: haranp $ on $Date: 2007-03-15T20:10:20.648083Z $ + */ + #include "AppHdr.h" #include "enum.h" -- cgit v1.2.3-54-g00ecf