Fix happy honk meal sometimes causing tests to fail (#13669)

This commit is contained in:
Visne
2023-01-24 01:35:54 +01:00
committed by GitHub
parent b51202833d
commit ae11ef8b9c
2 changed files with 2 additions and 6 deletions

View File

@@ -436,8 +436,6 @@
orGroup: GiftPool orGroup: GiftPool
- id: FoamBlade - id: FoamBlade
orGroup: GiftPool orGroup: GiftPool
- id: ToySkeleton
orGroup: GiftPool
- id: ClothingHeadHatBunny - id: ClothingHeadHatBunny
orGroup: GiftPool orGroup: GiftPool
- id: PersonalAI - id: PersonalAI
@@ -578,8 +576,6 @@
orGroup: GiftPool orGroup: GiftPool
- id: FoamBlade - id: FoamBlade
orGroup: GiftPool orGroup: GiftPool
- id: ToySkeleton
orGroup: GiftPool
- id: ClothingHeadHatBunny - id: ClothingHeadHatBunny
orGroup: GiftPool orGroup: GiftPool
- id: PersonalAI - id: PersonalAI
@@ -597,4 +593,4 @@
orGroup: GiftPool orGroup: GiftPool
- id: GoldenBikeHorn - id: GoldenBikeHorn
prob: 0.1 prob: 0.1
orGroup: GiftPool orGroup: GiftPool

View File

@@ -594,7 +594,7 @@
types: types:
Blunt: 0 Blunt: 0
- type: Item - type: Item
size: 24 size: 20
sprite: Objects/Fun/toys.rsi sprite: Objects/Fun/toys.rsi
heldPrefix: foamblade heldPrefix: foamblade
- type: ItemCooldown - type: ItemCooldown