[SCAM] OMNTNS FLUFF (#38)

* Стучит по голове

* Заебли

---------

Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-05-09 22:15:52 +03:00
committed by Aviu00
parent 3e89b42e6b
commit bd7c2fd2c8
7 changed files with 54 additions and 0 deletions

Binary file not shown.

View File

@@ -137,3 +137,29 @@
sprite: White/Fluff/HSKveez/contactor_batton.rsi
- type: Clothing
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

View File

@@ -51,3 +51,9 @@
entity: HSKveezStunBaton
sponsorOnly: true
whitelistJobs: [ Detective, HeadOfSecurity, SecurityCadet, SecurityOfficer, Warden ]
#Omntns
- type: loadout
id: OmntnsHammerLoadout
entity: OmntnsHammer
sponsorOnly: true

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

View File

@@ -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
}
]
}