Skip to content

Commit

Permalink
fix crusher bounty
Browse files Browse the repository at this point in the history
  • Loading branch information
ultramario1998 committed Dec 14, 2024
1 parent daf84ac commit 92771f6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@
shader: unshaded
visible: false
map: [ "light" ]
- type: Tag
tags:
- Crusher

- type: entity
parent: [BaseWeaponCrusher, BaseSecurityCargoContraband]
Expand All @@ -117,6 +114,7 @@
- type: Tag
tags:
- Pickaxe
- Crusher
- type: Sprite
sprite: Objects/Weapons/Melee/crusher.rsi
- type: AmmoCounter
Expand Down Expand Up @@ -189,6 +187,7 @@
- type: Tag
tags:
- Knife
- Crusher

# Like a crusher... but better
- type: entity
Expand All @@ -209,6 +208,7 @@
- type: Tag
tags:
- Pickaxe
- Crusher
- type: Item
size: Ginormous
sprite: Objects/Weapons/Melee/crusher_glaive-inhands.rsi
Expand Down

0 comments on commit 92771f6

Please sign in to comment.