diff options
-rw-r--r-- | doc/attributions.html | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/doc/attributions.html b/doc/attributions.html index c8ad5e9..e90d6a6 100644 --- a/doc/attributions.html +++ b/doc/attributions.html @@ -458,8 +458,33 @@ <td>sounds/engines</td> <td>jump_stop00.wav</td> <td> - Colman O'Reilly - (<a href="http://wiki.laptop.org/go/Free_sound_samples">OLPC Free Sound Samples</a>) + Thunder.wav by Colman O'Reilly, + from the <a href="http://wiki.laptop.org/go/Free_sound_samples">OLPC Free Sound Samples</a> + </td> + </tr> + + <tr> + <td>sounds/projectiles</td> + <td>blaster.wav</td> + <td> + laser6.wav by Matt Lange, + from the <a href="http://wiki.laptop.org/go/Free_sound_samples">OLPC Free Sound Samples</a> + </td> + </tr> + <tr> + <td>sounds/projectiles</td> + <td>laser.wav</td> + <td> + laser2.wav by Matt Lange, + from the <a href="http://wiki.laptop.org/go/Free_sound_samples">OLPC Free Sound Samples</a> + </td> + </tr> + <tr> + <td>sounds/projectiles</td> + <td>neutron.wav</td> + <td> + kick4.wav by Matt Lange, + from the <a href="http://wiki.laptop.org/go/Free_sound_samples">OLPC Free Sound Samples</a> </td> </tr> |