Skip to content

Commit

Permalink
Кейсы оружия
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Dec 17, 2024
1 parent 8f7b8f7 commit deb5eeb
Show file tree
Hide file tree
Showing 19 changed files with 107 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,18 @@
tags:
- Cartridge

- type: entity
name: ammo case
parent: WeaponCaseShort
id: WeaponCaseShortAmmo
description: A reinforced casing for storing ammo.
suffix: Short
components:
- type: Sprite
sprite: _LostParadise/Objects/Storage/Cases/ammocaseshort.rsi
- type: Item
sprite: _LostParadise/Objects/Storage/Cases/ammocaseshort.rsi

- type: entity
name: explosives case
parent: WeaponCaseShort
Expand All @@ -82,6 +94,6 @@
- type: ExplosionResistance
damageCoefficient: 0.2
- type: Sprite
sprite: _NF/Objects/Storage/Cases/explosivescaseshort.rsi
sprite: _LostParadise/Objects/Storage/Cases/explosivescaseshort.rsi
- type: Item
sprite: _NF/Objects/Storage/Cases/explosivescaseshort.rsi
sprite: _LostParadise/Objects/Storage/Cases/explosivescaseshort.rsi
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/master/icons/obj/storage/case.dmi , held sprites and open sprite made by erhardsteinhauer",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
},
{
"name": "icon-open"
},
{
"name": "unshaded",
"delays": [
[ 0.2, 0.1, 0.1, 0.2 ]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/master/icons/obj/storage/case.dmi , held sprites and open sprite made by erhardsteinhauer",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
},
{
"name": "icon-open"
},
{
"name": "unshaded",
"delays": [
[ 0.2, 0.1, 0.1, 0.2 ]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/master/icons/obj/storage/case.dmi , held sprites and open sprite made by erhardsteinhauer",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
},
{
"name": "icon-open"
},
{
"name": "unshaded",
"delays": [
[ 0.2, 0.1, 0.1, 0.2 ]
]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit deb5eeb

Please sign in to comment.