Skip to content

Commit

Permalink
mail fix for other morphos
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheackraze committed Jul 10, 2023
1 parent 20246f4 commit d94d5ee
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
- type: Faction
factions:
- NanoTrasen
- type: MailReceiver
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@
- type: Faction
factions:
- NanoTrasen
- type: MailReceiver
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/dwarf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@
- type: Faction
factions:
- NanoTrasen
- type: MailReceiver
3 changes: 2 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Player/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
- type: Faction
factions:
- NanoTrasen

- type: MailReceiver

#Syndie
- type: entity
parent: MobHuman
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@
damageRecovery:
types:
Asphyxiation: -1.0
- type: MailReceiver
#Weh
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@
- type: Faction
factions:
- NanoTrasen
- type: MailReceiver
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Player/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
damageRecovery:
types:
Asphyxiation: -1.0
- type: MailReceiver

0 comments on commit d94d5ee

Please sign in to comment.