Skip to content

Commit

Permalink
add PyrokinesisPower for Ifrit, Insulated for Robohands Gloves
Browse files Browse the repository at this point in the history
EndrAnimet committed Jul 7, 2024
1 parent 0668623 commit 8216233
Showing 3 changed files with 13 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/familiars.yml
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@
- type: PotentialPsionic
- type: Psionic
removable: false
# - type: PyrokinesisPower # Pending psionic rework
- type: PyrokinesisPower # Pending psionic rework
- type: Grammar
attributes:
proper: true
@@ -105,7 +105,7 @@
requirements:
- !type:DepartmentTimeRequirement
department: Epistemics
time: 14400 # DeltaV - 4 hours
time: 360 # Stray - 10 min

- type: entity
parent: WelderExperimental
10 changes: 10 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Hands/gloves.yml
Original file line number Diff line number Diff line change
@@ -204,6 +204,16 @@
fiberMaterial: fibers-leather
fiberColor: fibers-black
- type: FingerprintMask
- type: GloveHeatResistance
heatResistance: 1400
- type: Insulated
- type: Butcherable
butcheringType: Knife
spawned:
- id: MaterialCloth1
amount: 1
- id: SheetSteel1
amount: 1

- type: entity
parent: ClothingHandsBase
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Original file line number Diff line number Diff line change
@@ -789,7 +789,7 @@
requirements: # Delta V - No raiders
- !type:RoleTimeRequirement
role: JobBartender
time: 14400 # Delta V - 4 hours
time: 360 # Delta V - 10 min
- type: GhostTakeoverAvailable
- type: Butcherable
butcheringType: Spike

0 comments on commit 8216233

Please sign in to comment.