Skip to content

Commit

Permalink
telescopichka-resprite (#2463)
Browse files Browse the repository at this point in the history
  • Loading branch information
EstKemran authored Jan 8, 2025
1 parent d8ac1ff commit dda1614
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 70 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/ru-RU/ss220/weapons/telescopichka.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ent-Telescopichka = Телескопическая дубинка-шокер
ent-Telescopichka = Телескопическая дубинка
.desc = Компактное оружие для самозащиты. Можно сложить, чтобы уменьшить занимаемое место.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@
- type: MeleeWeapon
wideAnimationRotation: -135
angle: 60
animation: WeaponArcSlash
soundHit:
path: /Audio/Weapons/egloves.ogg
soundHit: !type:SoundCollectionSpecifier
collection: BatonHit
damage:
types:
Blunt: 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from goonstation at https://github.com/goonstation/goonstation/pull/7163/commits/5429349ac82b1cadc401f5b0f00dc868cbaed177, modified by Estkemran (Github) for SS220",
"license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt",
"copyright": "Sprited by Estkemran (Github) for SS220",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "telescope_on",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
"name": "telescope_on"
},
{
"name": "telescope_off"
Expand All @@ -32,63 +23,11 @@
},
{
"name": "on-inhand-left",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
]
]
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
]
]
"directions": 4
}
]
}
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.
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 dda1614

Please sign in to comment.