Skip to content
Permalink
Browse files
added meeting point to farm, removed pig sounds, added goat sounds, u…
…pdated credits
  • Loading branch information
John authored and John committed Dec 17, 2011
1 parent f1f431f commit ccfeec48cc427a9b992248512f61cada26b223a1
@@ -7,6 +7,8 @@ Archmage - additional art and assets
jda - additional art and assets
John.d.h (http://johndh.deviantart.com) - Project Red art and assets
Michel Baradari (http://apollo-music.de) - http://opengameart.org/content/2-explosions
reinsamba (http://www.freesound.org/people/reinsamba/) - http://www.freesound.org/people/reinsamba/sounds/57794/
confusion_music (http://www.freesound.org/people/confusion_music/) - http://www.freesound.org/people/confusion_music/sounds/103410/

Elves:
Amish Coelho aka gAMeboy - original author, original art and assets
@@ -40,7 +40,7 @@
</resources-stored>
<image path="images/dfarm.bmp"/>
<image-cancel path="images/dfarm.bmp"/>
<meeting-point value="false"/>
<meeting-point value="true" image-path="images/dmeeting.bmp"/>
<selection-sounds enabled="false"/>
<command-sounds enabled="false"/>
</parameters>
@@ -32,17 +32,9 @@
<image-cancel path="../worker/images/dstop.bmp"/>
<meeting-point value="false"/>
<selection-sounds enabled="true">
<sound path="sounds/pig_select1.wav"/>
<sound path="sounds/pig_select2.wav"/>
<sound path="sounds/pig_select3.wav"/>
<sound path="sounds/pig_select4.wav"/>
<sound path="sounds/57794__reinsamba__1202-goat.wav"/>
</selection-sounds>
<command-sounds enabled="true">
<sound path="sounds/pig_ack1.wav"/>
<sound path="sounds/pig_ack2.wav"/>
<sound path="sounds/pig_ack3.wav"/>
<sound path="sounds/pig_ack4.wav"/>
</command-sounds>
<command-sounds enabled="false"/>

</parameters>

@@ -80,10 +72,7 @@
<anim-speed value="90"/>
<animation path="models/goat_dying.g3d"/>
<sound enabled="true" start-time="0">
<sound-file path="sounds/pig_die1.wav"/>
<sound-file path="sounds/pig_die2.wav"/>
<sound-file path="sounds/pig_die3.wav"/>
<sound-file path="sounds/pig_die4.wav"/>
<sound-file path="sounds/103410__confusion-music__goat-1-c.wav"/>
</sound>
<fade value="false"/>
</skill>
@@ -114,4 +103,4 @@


</commands>
</unit>
</unit>
Binary file not shown.
Binary file not shown.

0 comments on commit ccfeec4

Please sign in to comment.