From 86c546ea3f5ce5151c36f84af1776a63772c0691 Mon Sep 17 00:00:00 2001
From: johns <>
Date: Sun, 4 Jun 2000 10:41:53 +0000
Subject: [PATCH] Attack sounds for peasant added (from rock808)

---
 src/sound/unitsound.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/sound/unitsound.cpp b/src/sound/unitsound.cpp
index 52319912f..1a62b215d 100644
--- a/src/sound/unitsound.cpp
+++ b/src/sound/unitsound.cpp
@@ -1033,6 +1033,8 @@ SimpleSound SimpleSounds[]={
 	"axe throw.wav" },
     { "fist",
 	"fist.wav" },
+    { "peasant attack",
+	"peasant attack.wav" },
     { "lightning",
 	"lightning.wav" },
     { "touch of darkness",