Skip to content

Commit b9cf5dc

Browse files
authored
Remove stamina damage type due to crash (Floof-Station#316)
1 parent 5d70886 commit b9cf5dc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Resources/Prototypes/_Floof/Entities/Objects/Lewd/dildos.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
Blunt: 1
1818
- type: StaminaDamageOnHit
1919
damage: 10
20-
- type: DamageOtherOnHit
21-
damage:
22-
types:
23-
Stamina: 5
20+
#- type: DamageOtherOnHit
21+
# damage:
22+
# types:
23+
# Stamina: 5
2424
- type: StaticPrice
2525
price: 75
2626
- type: Tag

Resources/Prototypes/_Floof/Entities/Objects/Lewd/vibes.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
Blunt: 1
2828
- type: StaminaDamageOnHit
2929
damage: 10
30-
- type: DamageOtherOnHit
31-
damage:
32-
types:
33-
Stamina: 5
30+
#- type: DamageOtherOnHit
31+
# damage:
32+
# types:
33+
# Stamina: 5
3434
- type: GenericVisualizer
3535
visuals:
3636
enum.ToggleableVisuals.Enabled:

0 commit comments

Comments
 (0)