Skip to content

Commit

Permalink
мммм
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Jan 11, 2025
1 parent 1efc2eb commit 18bbe9e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 4 deletions.
9 changes: 9 additions & 0 deletions Resources/Changelog/ChangelogLust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,3 +433,12 @@
id: 186
time: '2025-01-07T02:39:30.0000000+00:00'
url: https://github.com/space-sunrise/lust-station/pull/140
- author: VigersRay
changes:
- message: "\u0410\u0440\u0430\u0445\u043D\u0438\u0434\u044B, \u0442\u0440\u043E\
\u0442\u0442\u0438\u043D\u044B, \u0445\u0438\u0449\u043D\u0438\u043A\u0438 \u0438\
\ \u043A\u0441\u0435\u043D\u043E\u043C\u043E\u0440\u0444\u044B \u0442\u0435\u043F\
\u0435\u0440\u044C \u0443\u043C\u0435\u044E\u0442 \u0432 \u0435\u0440\u043F."
type: Tweak
id: 187
time: '2025-01-11T06:26:15.190145+00:00'
4 changes: 3 additions & 1 deletion Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
abstract: true
components:
- type: Absorbable
# Sunrise-Lust edit start
- type: Interaction
erp: false
erp: true
# Sunrise-Lust edit end
- type: Body
prototype: Arachnid
requiredLegs: 2 # It would be funny if arachnids could use their little back limbs to move around once they lose their legs, but just something to consider post-woundmed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
components:
# Sunrise-Lust edit start
- type: Interaction
erp: false
erp: true
# Sunrise-Lust edit end
- type: Absorbable
- type: Respirator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
components:
# Sunrise-Lust edit start
- type: Interaction
erp: false
erp: true
# Sunrise-Lust edit end
- type: Absorbable
- type: Hunger
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
components:
# Sunrise-Lust edit start
- type: Interaction
erp: false
erp: true
# Sunrise-Lust edit end
- type: Absorbable
- type: HumanoidAppearance
Expand Down

0 comments on commit 18bbe9e

Please sign in to comment.