summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-28 00:30:41 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-28 00:30:41 +0000
commita5e18dd06f5a60eab277870915004461a747adc2 (patch)
treee1a05bff844e56763e3f88a8407899fcca155cc0 /crawl-ref/source/itemprop.cc
parente016645b2db59b0f4f7b6161d4eb129f607bef9b (diff)
downloadcrawl-ref-a5e18dd06f5a60eab277870915004461a747adc2.tar.gz
crawl-ref-a5e18dd06f5a60eab277870915004461a747adc2.zip
Add spacing fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4711 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/itemprop.cc')
-rw-r--r--crawl-ref/source/itemprop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc
index 1313107109..7bc636a920 100644
--- a/crawl-ref/source/itemprop.cc
+++ b/crawl-ref/source/itemprop.cc
@@ -291,7 +291,7 @@ static weapon_def Weapon_prop[NUM_WEAPONS] =
{ WPN_HAND_AXE, "hand axe", 7, 3, 13, 80, 6,
SK_AXES, HANDS_ONE, SIZE_SMALL, MI_NONE, true,
DAMV_CHOPPING, 10 },
- { WPN_WAR_AXE, "war axe", 11, 0, 16, 180, 7,
+ { WPN_WAR_AXE, "war axe", 11, 0, 16, 180, 7,
SK_AXES, HANDS_ONE, SIZE_MEDIUM, MI_NONE, false,
DAMV_CHOPPING, 10 },
{ WPN_BROAD_AXE, "broad axe", 14, -2, 17, 230, 8,