Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Resources/Prototypes/_DV/Entities/Mobs/Player/chitinid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
name: Urist McAnt
parent: BaseMobChitinid
id: MobChitinid
components:
- type: PotentialPsionic #HL -Irkalla Edit- Makes Bugs Psyker-Capable
2 changes: 2 additions & 0 deletions Resources/Prototypes/_DV/Entities/Mobs/Player/feroxi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
name: Urist McFin
parent: BaseMobFeroxi
id: MobFeroxi
components:
- type: PotentialPsionic #HL -Irkalla Edit- Makes Sharks Psyker-Capable
1 change: 1 addition & 0 deletions Resources/Prototypes/_DV/Entities/Mobs/Player/kitsune.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
id: MobKitsune
name: Urist McKitsune
components:
- type: PotentialPsionic #HL -Irkalla Edit- Makes Kitsunes Psyker-Capable
- type: HumanoidAppearance
species: Kitsune
- type: InteractionPopup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
id: MobKitsuneFox
description: A Kitsune's fox form.
components:
- type: PotentialPsionic #HL -Irkalla Edit- Makes Kitsune Fox Psyker-Capable
- type: KitsuneFox
- type: MovementSpeedModifier
baseWalkSpeed: 4.5
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/_DV/Entities/Mobs/Player/rodentia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
name: Urist McRat
parent: BaseMobRodentia
id: MobRodentia
components:
- type: PotentialPsionic #HL -Irkalla Edit- Makes Rodents Psyker-Capable
Loading