Skip to content

Commit

Permalink
Polymorph de Smile
Browse files Browse the repository at this point in the history
Providenciado por Dragometh
  • Loading branch information
cosmosgc committed Feb 7, 2025
1 parent d00eeb3 commit 0170585
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Resources/Prototypes/_Andromeda/Entities/Clothing/Neck/amulet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,3 +314,25 @@
transferDamage: true
revertOnCrit: true
revertOnDeath: true

- type: entity
parent: ClothingNeckDragonAmuletPolymorph
id: ClothingNeckSmileAmuletPolymorph
name: Cerberus amulet
description: Um amuleto de obsidiana esculpido com Um xeno diferente nela.
suffix: Smile
components:
- type: PolymorphProvider
polymorph: PolymorphSmile


- type: polymorph
id: PolymorphSmile
configuration:
entity: MobSlimesPet
forced: false
inventory: None
transferName: true
transferDamage: true
revertOnCrit: true
revertOnDeath: true

0 comments on commit 0170585

Please sign in to comment.