[SCAM] OMNTNS FLUFF (#38)
* Стучит по голове * Заебли --------- Co-authored-by: Mona Hmiza <>
This commit is contained in:
BIN
Resources/Audio/White/Fluff/Omntns/gavel.ogg
Normal file
BIN
Resources/Audio/White/Fluff/Omntns/gavel.ogg
Normal file
Binary file not shown.
@@ -137,3 +137,29 @@
|
|||||||
sprite: White/Fluff/HSKveez/contactor_batton.rsi
|
sprite: White/Fluff/HSKveez/contactor_batton.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/HSKveez/contactor_batton.rsi
|
sprite: White/Fluff/HSKveez/contactor_batton.rsi
|
||||||
|
|
||||||
|
#Omntns
|
||||||
|
- type: entity
|
||||||
|
parent: BaseItem
|
||||||
|
id: OmntnsHammer
|
||||||
|
name: Молоток судьи.
|
||||||
|
description: Порядок, порядок! Никаких бомб в здании моего суда.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Omntns/gavel_hammer.rsi
|
||||||
|
state: icon
|
||||||
|
- type: Item
|
||||||
|
sprite: White/Fluff/Omntns/gavel_hammer.rsi
|
||||||
|
size: 5
|
||||||
|
- type: ItemCooldown
|
||||||
|
- type: EmitSoundOnUse
|
||||||
|
sound:
|
||||||
|
path: /Audio/White/Fluff/Omntns/gavel.ogg
|
||||||
|
- type: UseDelay
|
||||||
|
delay: 2
|
||||||
|
- type: MeleeWeapon
|
||||||
|
soundHit:
|
||||||
|
path: /Audio/White/Fluff/Omntns/gavel.ogg
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Blunt: 0
|
||||||
|
|||||||
@@ -51,3 +51,9 @@
|
|||||||
entity: HSKveezStunBaton
|
entity: HSKveezStunBaton
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
whitelistJobs: [ Detective, HeadOfSecurity, SecurityCadet, SecurityOfficer, Warden ]
|
whitelistJobs: [ Detective, HeadOfSecurity, SecurityCadet, SecurityOfficer, Warden ]
|
||||||
|
|
||||||
|
#Omntns
|
||||||
|
- type: loadout
|
||||||
|
id: OmntnsHammerLoadout
|
||||||
|
entity: OmntnsHammer
|
||||||
|
sponsorOnly: true
|
||||||
|
|||||||
BIN
Resources/Textures/White/Fluff/Omntns/gavel_hammer.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Omntns/gavel_hammer.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 238 B |
Binary file not shown.
|
After Width: | Height: | Size: 865 B |
Binary file not shown.
|
After Width: | Height: | Size: 769 B |
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "da poebat' mne",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user