Skip to content

Commit

Permalink
Merge pull request #382 from Fansana/FoxxoTrystan-patch-1
Browse files Browse the repository at this point in the history
Remove MassMindSwap
  • Loading branch information
FoxxoTrystan authored Nov 26, 2024
2 parents aa2de35 + e58455a commit 062171b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Resources/Prototypes/Nyanotrasen/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,17 +100,17 @@
glimmerBurnUpper: 40
- type: PsionicCatGotYourTongueRule

- type: entity
id: MassMindSwap
parent: BaseGlimmerEvent
noSpawn: true
components:
- type: GlimmerEvent
minimumGlimmer: 900
glimmerBurnLower: 350
glimmerBurnUpper: 450 # Unless epistemics badly f-d up, this will restore the glimmer balance for a while.
- type: MassMindSwapRule
isTemporary: true # Permanent mindswap is hell.
# - type: entity # Floofstation - Disabled because this is perm and this is bullshit!
# id: MassMindSwap
# parent: BaseGlimmerEvent
# noSpawn: true
# components:
# - type: GlimmerEvent
# minimumGlimmer: 900
# glimmerBurnLower: 350
# glimmerBurnUpper: 450 # Unless epistemics badly f-d up, this will restore the glimmer balance for a while.
# - type: MassMindSwapRule
# isTemporary: true # Permanent mindswap is hell.

- type: entity
abstract: true
Expand Down

0 comments on commit 062171b

Please sign in to comment.