Skip to content

Commit

Permalink
Фиксы линтера
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Dec 14, 2024
1 parent d19d02d commit 1ba6068
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: cultistFactoryProduction
id: FactoryWhetstone
icon:
sprite: /Textures/White/Items/Misc/wetstone.rsi
sprite: /Textures/_Sunrise/BloodCult/Entities/wetstone.rsi
state: cult_sharpener
name: Точильный камень
item:
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/_Sunrise/BloodCult/Object/wetstone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
- type: Sharpener
damageModifier: 5
- type: Sprite
sprite: White/Items/Misc/wetstone.rsi
sprite: _Sunrise/BloodCult/Entities/wetstone.rsi
size: 1
state: sharpener
- type: Item
size: Small
sprite: White/Items/Misc/wetstone.rsi
sprite: _Sunrise/BloodCult/Entities/wetstone.rsi

- type: entity
id: CultSharpener
Expand All @@ -23,6 +23,6 @@
- type: Sharpener
damageModifier: 15
- type: Sprite
sprite: White/Items/Misc/wetstone.rsi
sprite: _Sunrise/BloodCult/Entities/wetstone.rsi
size: 1
state: cult_sharpener

0 comments on commit 1ba6068

Please sign in to comment.