predict egg cracking + refactor (#25028)
* move stuff to server and some refactoring * update spikables to not use triggering * add Delete bool just incase * a new egg * mom can we have webedit. no, we have webedit at home --------- Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
sourceSolution: food
|
||||
ignoreEmpty: true
|
||||
popup: spike-solution-egg
|
||||
- type: DeleteOnTrigger
|
||||
# egg fragile
|
||||
- type: DamageOnHighSpeedImpact
|
||||
minimumSpeed: 0.1
|
||||
|
||||
@@ -118,7 +118,6 @@
|
||||
- type: SolutionSpiker
|
||||
sourceSolution: food
|
||||
ignoreEmpty: true
|
||||
- type: DeleteOnTrigger
|
||||
- type: Extractable
|
||||
grindableSolutionName: food
|
||||
|
||||
|
||||
@@ -454,7 +454,6 @@
|
||||
maxVol: 20
|
||||
- type: SolutionSpiker
|
||||
sourceSolution: food
|
||||
- type: DeleteOnTrigger
|
||||
- type: Extractable
|
||||
grindableSolutionName: food
|
||||
- type: StaticPrice
|
||||
|
||||
Reference in New Issue
Block a user