diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-17 03:42:26 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-17 03:42:26 +0000 |
commit | 5e847d613b8cf4a702330a5938b1c310b522f17a (patch) | |
tree | 565707388963de5c65213cc6edd5316cb0b4e7c0 | |
parent | 5eba4443346baca7e328628ed8d59a6d94650731 (diff) | |
parent | 974542e3629150ed5dad2ed95c3a314c6f721718 (diff) | |
download | clientdata-5e847d613b8cf4a702330a5938b1c310b522f17a.tar.gz clientdata-5e847d613b8cf4a702330a5938b1c310b522f17a.tar.bz2 clientdata-5e847d613b8cf4a702330a5938b1c310b522f17a.tar.xz clientdata-5e847d613b8cf4a702330a5938b1c310b522f17a.zip |
Merge branch 'RubberBat' into 'master'
Rubber Bat
See merge request evol/clientdata!168
-rw-r--r-- | LICENSE | 3 | ||||
-rw-r--r-- | effects.xml | 1 | ||||
-rw-r--r-- | items.xml | 3 | ||||
-rw-r--r-- | sfx/items/legacy/rubberbat.ogg | bin | 0 -> 6328 bytes |
4 files changed, 6 insertions, 1 deletions
@@ -1115,6 +1115,9 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE maps/jail.tmx (Kytty) (CC BY-SA 3.0) (Micksha) # Sound Effects +## Items +### Rubber Bat + sfx/items/legacy/rubberbat.ogg (Cosmotrator) (GPL v2) (-) ## Monsters ### Blub sfx/monsters/blub/die1.ogg (Cosmostrator) (CC BY-SA 3.0) (Alige, Socapex) diff --git a/effects.xml b/effects.xml index ace91900..2cb98d8a 100644 --- a/effects.xml +++ b/effects.xml @@ -44,6 +44,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="38" particle="graphics/particles/magic.black.xml"/> <effect id="39" particle="graphics/particles/electricity.blue.xml"/> <effect id="69" particle="graphics/particles/python.xml" audio="env/fart.ogg"/> + <effect id="70" audio="items/legacy/rubberbat.ogg"/> <!-- Legacy Rubber Bat squeeze sound --> <effect id="344"/> <!-- @summon GM command particle effect. --> <!-- known server special effects @@ -3569,7 +3569,8 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="merge/rubberbat.png" name="Rubber Bat" description="Squeaks when you squeeze it." - type="generic" + useButton="Squeeze" + type="usable" weight="30"/> <item id="8028" image="merge/santacookie.png" diff --git a/sfx/items/legacy/rubberbat.ogg b/sfx/items/legacy/rubberbat.ogg Binary files differnew file mode 100644 index 00000000..3b28bb61 --- /dev/null +++ b/sfx/items/legacy/rubberbat.ogg |