Skip to content

Commit

Permalink
TAKEOVER
Browse files Browse the repository at this point in the history
RAAAAAAAAAARGH
  • Loading branch information
musicmanvr committed Mar 27, 2024
1 parent 20e0467 commit 3e4bec7
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,6 @@
- type: EmitSoundOnCollide
sound:
path: /Audio/Effects/hit_kick.ogg
- type: GhostTakeoverAvailable
- type: Clothing
quickEquip: false
sprite: Objects/Fun/pet_rock.rsi
Expand Down Expand Up @@ -1550,6 +1549,12 @@
state: icon
- type: GhostRole
prob: 0.001 # The rare sentient normal rock
makeSentient: true
allowSpeech: true
allowMovement: true
name: ghost-role-information-petrock-name
description: ghost-role-information-petrock-description
- type: GhostTakeoverAvailable
- type: PhysicalComposition
materialComposition:
Steel: 10
Expand All @@ -1572,6 +1577,7 @@
allowMovement: true
name: ghost-role-information-petrock-name
description: ghost-role-information-petrock-description
- type: GhostTakeoverAvailable
- type: NameIdentifier
group: GenericNumber
- type: PhysicalComposition
Expand All @@ -1597,6 +1603,7 @@
allowMovement: true
name: ghost-role-information-petrock-name
description: ghost-role-information-petrock-description
- type: GhostTakeoverAvailable
- type: Sprite
sprite: Objects/Fun/pet_rock.rsi
state: icon
Expand All @@ -1622,6 +1629,7 @@
allowMovement: true
name: ghost-role-information-petrock-name
description: ghost-role-information-petrock-description
- type: GhostTakeoverAvailable
- type: PhysicalComposition
materialComposition:
Steel: 10
Expand Down Expand Up @@ -1651,6 +1659,7 @@
allowMovement: true
name: ghost-role-information-petrock-name
description: ghost-role-information-petrock-description
- type: GhostTakeoverAvailable
- type: PhysicalComposition
materialComposition:
Steel: 10
Expand Down

0 comments on commit 3e4bec7

Please sign in to comment.