Skip to content

Commit

Permalink
telescopichka-resprite
Browse files Browse the repository at this point in the history
  • Loading branch information
EstKemran committed Jan 7, 2025
1 parent 18913ca commit 389eeb3
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 71 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 @@ -6,7 +6,7 @@
id: Telescopichka
description: Very loud and very dangerous energy sword that can reflect shots. Can be stored in pockets when turned off.
components:
- type: EmitSoundOnLand ##new sound_drop effect, add MIXnikita
- type: EmitSoundOnLand ##new sound_drop effect, add MIXnikita
sound:
path: /Audio/SS220/Effects/Drop/stunprod.ogg
params:
Expand Down 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 389eeb3

Please sign in to comment.