From 9742b9a9c93265452044395c401f89711117de91 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 8 Feb 2009 21:15:47 +0000 Subject: Add formatting fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8995 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/mon-data.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'crawl-ref/source/mon-data.h') diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h index 5a1dc8ac7e..938084f692 100644 --- a/crawl-ref/source/mon-data.h +++ b/crawl-ref/source/mon-data.h @@ -125,11 +125,11 @@ MONUSE_WEAPONS_ARMOUR, MONUSE_MAGIC_ITEMS - From MONUSE_STARTING_EQUIPMENT on, monsters are capable of handling items. - Contrary to what one might expect MONUSE_WEAPONS_ARMOUR also means a - monster is capable of using wands and will also pick them up, something - that those with MONUSE_STARTING_EQUIPMENT won't do. - MONUSE_MAGIC_ITEMS is currently never used anywhere. + From MONUSE_STARTING_EQUIPMENT on, monsters are capable of handling + items. Contrary to what one might expect, MONUSE_WEAPONS_ARMOUR + also means a monster is capable of using wands and will also pick + them up, something that those with MONUSE_STARTING_EQUIPMENT won't + do. MONUSE_MAGIC_ITEMS is currently never used anywhere. size: SIZE_TINY, // rats/bats -- cgit v1.2.3-54-g00ecf