Add chainsaw to doom campaign

This commit is contained in:
Cong
2017-04-04 20:29:02 +10:00
parent 48f715a2b8
commit 87ecf1fe55
8 changed files with 78 additions and 58 deletions

View File

@@ -24,12 +24,6 @@ By OceansDream
http://opengameart.org/content/various-inventory-24-pixel-icon-set
http://creativecommons.org/licenses/by/3.0/
graphics/chainsaw.png
141 Military Icons Set
by AngryMeteor.com
http://opengameart.org/content/141-military-icons-set
http://creativecommons.org/licenses/by/3.0/
sounds/bfg.ogg
x_explosion.wav
by cubicApocalypse
@@ -42,12 +36,6 @@ by wildweasel
http://freesound.org/people/wildweasel/sounds/39020/
http://creativecommons.org/licenses/by/3.0/
sounds/chainsaw.ogg
Chainsaw gasoline-powered.wav
by aoristos
http://freesound.org/people/aoristos/sounds/235795/
http://creativecommons.org/publicdomain/zero/1.0/
sounds/sshotgun.ogg
sounds/sshotgun_r.ogg
Chaingun, pistol, rifle, shotgun shots

View File

Before

Width:  |  Height:  |  Size: 418 B

After

Width:  |  Height:  |  Size: 418 B

4
graphics/chainsaw.txt Normal file
View File

@@ -0,0 +1,4 @@
141 Military Icons Set
by AngryMeteor.com
http://opengameart.org/content/141-military-icons-set
http://creativecommons.org/licenses/by/3.0/

View File

@@ -1,6 +1,14 @@
{
"Version": 2,
"Bullets": [
{
"Name": "chainsaw",
"Power": 3,
"HitSounds": {
"Object": "chainsaw",
"Flesh": "chainsaw"
}
},
{
"Name": "10mm",
"Pic": {

View File

@@ -1,6 +1,18 @@
{
"Version": 1,
"Guns": [
{
"Pic": "knife",
"Icon": "chainsaw",
"Name": "Chainsaw",
"Description": "What's a chainsaw doing on Mars? Who cares, as long as your enemy is ripped to pieces!",
"Bullet": "chainsaw",
"Cost": 0,
"Lock": 5,
"Sound": "",
"SoundLockLength": 50,
"CanShoot": false
},
{
"Name": "Marine Pistol",
"Icon": "pistol",

File diff suppressed because one or more lines are too long

4
sounds/chainsaw.txt Normal file
View File

@@ -0,0 +1,4 @@
Chainsaw gasoline-powered.wav
by aoristos
http://freesound.org/people/aoristos/sounds/235795/
http://creativecommons.org/publicdomain/zero/1.0/