Skip to content

Commit

Permalink
remove spear self-damage on throw and halve floor tile self-damage on…
Browse files Browse the repository at this point in the history
… throw
  • Loading branch information
angelofallars committed Jan 5, 2025
1 parent 24032fd commit f08a39b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Misc/tiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
- type: DamageOnLand
damage:
types:
Blunt: 5
Blunt: 2.5

- type: entity
name: steel tile
Expand Down
4 changes: 0 additions & 4 deletions Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@
max: 1
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: DamageOnLand
damage:
types:
Blunt: 5
- type: UseDelay
- type: Appearance
- type: SolutionContainerVisuals
Expand Down

0 comments on commit f08a39b

Please sign in to comment.