Fixes pie cannon (#3797)
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
- Single
|
- Single
|
||||||
fillPrototype: FoodBananaCreamPie
|
fillPrototype: FoodBananaCreamPie
|
||||||
fireRate: 5
|
fireRate: 5
|
||||||
capacity: 15
|
capacity: 5
|
||||||
soundEmpty: /Audio/Weapons/Guns/Empty/empty.ogg
|
soundEmpty: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||||
soundGunshot: /Audio/Effects/bang.ogg
|
soundGunshot: /Audio/Effects/bang.ogg
|
||||||
soundInsert: /Audio/Items/bikehorn.ogg
|
soundInsert: /Audio/Items/bikehorn.ogg
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 388 B |
Binary file not shown.
|
After Width: | Height: | Size: 391 B |
@@ -1,14 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"size": {
|
"license": "CC-BY-SA-3.0",
|
||||||
"x": 32,
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation at dc9cef40447ee86c2b9fff9f690385cd63b655fa",
|
||||||
"y": 32
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "piecannon"
|
||||||
},
|
},
|
||||||
"license": "CC-BY-SA-3.0",
|
{
|
||||||
"copyright": "Taken from https://github.com/tgstation/tgstation at dc9cef40447ee86c2b9fff9f690385cd63b655fa",
|
"name": "inhand-left",
|
||||||
"states": [
|
"directions": 4
|
||||||
{
|
},
|
||||||
"name": "piecannon"
|
{
|
||||||
},
|
"name": "inhand-right",
|
||||||
]
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user