Skip to content

Commit

Permalink
Update e_sword.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShuEd authored Mar 20, 2024
1 parent c0a175c commit dc35a42
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
enabled: false
- type: IgnitionSource
temperature: 700
- type: HiddenDescription #Corvax MRP Hidden Description
# Corvax-HiddenDesc-Start
- type: HiddenDescription
entries:
- label: corvax-hidden-desc-EnergySword-syndicate
whitelistMind:
Expand All @@ -97,6 +98,7 @@
- label: corvax-hidden-desc-EnergySword-cargo
jobRequired:
- SalvageSpecialist
# Corvax-HiddenDesc-End

- type: entity
name: pen
Expand Down Expand Up @@ -175,7 +177,8 @@
- Write
- type: DisarmMalus
malus: 0
- type: HiddenDescription #Corvax MRP Hidden Description
# Corvax-HiddenDesc-Start
- type: HiddenDescription
entries:
- label: corvax-hidden-desc-EnergyDagger-syndicate
whitelistMind:
Expand All @@ -188,6 +191,7 @@
- ResearchDirector
- Scientist
- Borg
# Corvax-HiddenDesc-End

- type: entity
parent: BaseItem
Expand Down Expand Up @@ -243,7 +247,8 @@
right:
- state: inhand-right-blade
shader: unshaded
- type: HiddenDescription #Corvax MRP Hidden Description
# Corvax-HiddenDesc-Start
- type: HiddenDescription
entries:
#- label: corvax-hidden-desc-EnergyCutlass-pirate #У нас нету в игре PirateRole, грусть
- label: corvax-hidden-desc-EnergyCutlass-security
Expand All @@ -256,6 +261,7 @@
- label: corvax-hidden-desc-EnergyCutlass-cargo
jobRequired:
- SalvageSpecialist
# Corvax-HiddenDesc-End

- type: entity
name: double-bladed energy sword
Expand Down Expand Up @@ -325,7 +331,8 @@
right:
- state: inhand-right-blade
shader: unshaded
- type: HiddenDescription #Corvax MRP Hidden Description
# Corvax-HiddenDesc-Start
- type: HiddenDescription
entries:
- label: corvax-hidden-desc-EnergySword-syndicate
whitelistMind:
Expand All @@ -341,4 +348,5 @@
- Warden
- label: corvax-hidden-desc-EnergySword-cargo
jobRequired:
- SalvageSpecialist
- SalvageSpecialist
# Corvax-HiddenDesc-End

0 comments on commit dc35a42

Please sign in to comment.